libt3key 0.2.10-1.1 source package in Ubuntu

Changelog

libt3key (0.2.10-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add 00-fix-impfuncdef-issue.patch to fix ftbfs issue.
    (Closes: #1066618)

 -- Bo YU <email address hidden>  Thu, 25 Apr 2024 10:54:51 +0800

Upload details

Uploaded by:
Gertjan Halkes
Uploaded to:
Sid
Original maintainer:
Gertjan Halkes
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libt3key_0.2.10-1.1.dsc 2.1 KiB 58ac7317575c0dfa8c242d795bbe88a9e9a9fe001d8d463ac9c8328a3a15cc39
libt3key_0.2.10.orig.tar.bz2 85.8 KiB b3f63c8a5bdf4efc10a293e5124a4a1095af6149af96b0a10b3ce7da7400f8c1
libt3key_0.2.10.orig.tar.bz2.asc 291 bytes 208d2da8b371b9f3687ae527c690ba0e96fe989e4ad16915c2f27ce0b138127a
libt3key_0.2.10-1.1.debian.tar.xz 4.7 KiB a774e2336560f84e839b18a62a64021d45f130e4cab3cbcd03ed3ff3b22b21ed

No changes file available.

Binary packages built by this source

libt3key-bin: Utilities for working with libt3key terminal descriptions

 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the t3learnkeys and t3keyc programs.

libt3key-dev: Development files for libt3key

 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the header files to compile programs against
 libt3key.

libt3key1: Terminal key sequence database library

 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.