libtickit 0.4.3-1.1build1 source package in Ubuntu

Changelog

libtickit (0.4.3-1.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:46:28 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libtickit_0.4.3.orig.tar.gz 162.8 KiB a830588fa1f4c99d548c11e6df50281c23dfa01f75e2ab95151f02715db6bd63
libtickit_0.4.3-1.1build1.debian.tar.xz 6.4 KiB 68ee9ad73e23f957ea83d4c13e9fedce3d998b0789340eefa6aed97176a75f98
libtickit_0.4.3-1.1build1.dsc 2.2 KiB 9ea195887c104cbafad922ff9bafa7cb9b203eaf55a695eabcdeea286f108e28

View changes file

Binary packages built by this source

libtickit-dev: Terminal Interface Construction KIT (development files)

 This library provides an abstracted mechanism for building interactive
 full-screen terminal programs. It provides a full set of output drawing
 functions, and handles keyboard and mouse input events.
 .
 Using this library, applications can
 .
  * Divide the terminal into a hierarchy of nested, possibly-overlapping
    rectangular windows
  * Render output content and react to input events independently in any
    window region
  * Use fully Unicode-aware string content, including non-BMP, full-width
    and combining characters
  * Draw line-art using Unicode box-drawing characters in a variety of
    styles
  * Operate synchronously or asynchronously via file descriptors, or
    abstractly via byte buffers
  * Recognise arbitrary keyboard input, including modifiers*
  * Make use of multiple terminals, if available, from a single
    application
 .
 The following terminal features are supported (depending on terminal support):
 .
  * Many rendering attributes; bold, italics, underline, reverse,
    strikethough, alternate font
  * 256 and 24-bit (16 million) colours
  * Mouse including mouse wheel and recognition of position reporting greater
    than 224 columns
  * Arbitrary scrolling regions
 .
 This package contains the header files and libraries needed for developing
 with libtickit.

libtickit3t64: Terminal Interface Construction KIT

 This library provides an abstracted mechanism for building interactive
 full-screen terminal programs. It provides a full set of output drawing
 functions, and handles keyboard and mouse input events.

libtickit3t64-dbgsym: debug symbols for libtickit3t64