Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libt3window-devel-0.4.1-1.7 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libt3window-devel Distribution: openSUSE:Factory:zSystems
Version: 0.4.1 Vendor: openSUSE
Release: 1.7 Build date: Thu Jun 15 02:09:20 2023
Group: Development/Libraries/C and C++ Build host: s390zp25
Size: 36643 Source RPM: libt3window-0.4.1-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://os.ghalkes.nl/t3/libt3window.html
Summary: Development files for libt3window, a library for window-based terminal drawing
libt3window library provides functions for manipulating the terminal
and for creating (possibly overlapping) windows on a terminal.
libt3window can be used instead of (n)curses for drawing on the
terminal.

This subpackage contains libraries and header files for developing
applications that want to make use of libt3window.

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Aug 29 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 0.4.1
    * Fix incorrect length computation of buffer in t3_win_clrtoeol
      when the current paint position is in the middle of a
      double-width character. This could cause segmentation faults.
* Thu Dec 19 2019 Jan Engelhardt <jengelh@inai.de>
  - Update eto release 0.4.0
    * This release allows explicitly unsetting the binary
      attributes when combining attributes using
      t3_term_combine_attrs.
* Mon Jan 07 2019 Jan Engelhardt <jengelh@inai.de>
  - Update to new upstream release 0.3.2
    * Allow compilation in C++ with pre C++11 compilers.
    * A new function is provided which determines the width of a
      string with explicit length.
    * Replacement functions for determining the length are provided
      that return a size_t instead of an int.
    * Includes a C++ class which wraps a t3_window_t pointer and
      forwards all the functions. Otherwise behaves like
      std::unique_ptr, to make memory management simpler.
    * Prefer to use Unicode line-drawing characters if they are
      available. Some terminals explicitly disable the alternate
      character set if UTF-8 encoding is enabled, resulting in bad
      output.
    * Don't use the alternate characterset for line drawing if the
      terminal type is ansi, or if the smacs capability is not
      defined.
    * Internal tables were updated to Unicode 10.0.
    * Terminal size detection is done based on cursor position
      reporting if no other information is available.
* Thu Feb 19 2015 p.drouand@gmail.com
  - Update to version 0.2.3
    * Re-release of version 0.2.2 to update the configure script.
* Mon Jul 21 2014 jengelh@inai.de
  - Update to new upstream release 0.2.2
    * This release fixes the handling of the nul character.
* Fri Feb 07 2014 dimstar@opensuse.org
  - Declare CC=gcc to ensure we build with gcc; seems make falls back
    to 'c99' otherwise (instead of requiring posix_cc).
* Mon Jun 10 2013 jengelh@inai.de
  - Initial package (version 0.2.1) for build.opensuse.org

Files

/usr/include/t3window
/usr/include/t3window/terminal.h
/usr/include/t3window/utf8.h
/usr/include/t3window/window.h
/usr/include/t3window/window_api.h
/usr/include/t3window/window_errors.h
/usr/lib64/libt3window.so
/usr/lib64/pkgconfig/libt3window.pc
/usr/share/doc/packages/libt3window
/usr/share/doc/packages/libt3window/Changelog
/usr/share/doc/packages/libt3window/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024