libvterm 0~bzr710-1 source package in Ubuntu
Changelog
libvterm (0~bzr710-1) unstable; urgency=medium * Merge latest snapshot + Make build reproducible (Closes: #842622) * Declare compliance with Policy 4.0.0, no changes needed -- James McCoy <email address hidden> Tue, 01 Aug 2017 20:04:29 -0400
Upload details
- Uploaded by:
- James McCoy
- Uploaded to:
- Sid
- Original maintainer:
- James McCoy
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvterm_0~bzr710-1.dsc | 2.1 KiB | db9d03d61a5a5da537c724ceba61412c49cbbaae24fc724f92cbc316bdfef7fd |
libvterm_0~bzr710.orig.tar.gz | 66.2 KiB | 92e306f5ecc6ddd0e792d7a6a3944f5de293ff96a4c681d0d214ba3c4f9a5d01 |
libvterm_0~bzr710-1.debian.tar.xz | 3.2 KiB | d7e3e782b0f659d0bcb07d5a022d9d0602686c6f7a89cfa743efc8dc442cb1e2 |
Available diffs
- diff from 0~bzr684-1 to 0~bzr710-1 (10.2 KiB)
No changes file available.
Binary packages built by this source
- libvterm-bin: No summary available for libvterm-bin in ubuntu artful.
No description available for libvterm-bin in ubuntu artful.
- libvterm-bin-dbgsym: No summary available for libvterm-bin-dbgsym in ubuntu artful.
No description available for libvterm-bin-dbgsym in ubuntu artful.
- libvterm-dev: No summary available for libvterm-dev in ubuntu artful.
No description available for libvterm-dev in ubuntu artful.
- libvterm0: abstract terminal library
An abstract C99 library which implements a VT220 or xterm-like terminal
emulator. It doesn't use any particular graphics toolkit or output
system, instead it invokes callback function pointers that its embedding
program should provide it to draw on its behalf. It avoids calling
malloc() during normal running state, allowing it to be used in embedded
kernel situations.
- libvterm0-dbgsym: debug symbols for libvterm0