libcaca 0.99.beta19-5 source package in Ubuntu
Changelog
libcaca (0.99.beta19-5) unstable; urgency=medium * QA upload. * make autopkgtest cross-testable (from Ubuntu) * Bump std-version to 4.6.1 * Add R^3: no * Drop old XS-testsuite flag in control file * Drop duplicated Section field * Update copyright file with listing of missing licenses -- Gianfranco Costamagna <email address hidden> Mon, 06 Jun 2022 12:29:29 +0200
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcaca_0.99.beta19-5.dsc | 2.1 KiB | fbadce2c471e1812c6f5084e8fbb4c52f4a28e342b6a6496f067d7815b7c5995 |
libcaca_0.99.beta19.orig.tar.gz | 1.1 MiB | 128b467c4ed03264c187405172a4e83049342cc8cc2f655f53a2d0ee9d3772f4 |
libcaca_0.99.beta19-5.debian.tar.xz | 17.2 KiB | 7e4818c5f0787a8959294242254210798c391337916a900c60eb66966e6c71d8 |
Available diffs
No changes file available.
Binary packages built by this source
- caca-utils: text mode graphics utilities
This package contains utilities and demonstration programs for libcaca, the
Colour AsCii Art library.
.
cacaview is a simple image viewer for the terminal. It opens most image
formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
ASCII art. The user can zoom and scroll the image, set the dithering method
or enable anti-aliasing.
.
cacafire is a port of AALib's aafire and displays burning ASCII art flames.
.
cacademo is a tiny graphic program that renders animated ASCII metaballs,
matrix effects, colourful moiré circles and old school plasma effects.
- caca-utils-dbgsym: debug symbols for caca-utils
- libcaca-dev: development files for libcaca
libcaca is the Colour AsCii Art library. It provides high level functions
for colour text drawing, simple primitives for line, polygon and ellipse
drawing, as well as powerful image to text conversion routines.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libcaca.
- libcaca0: colour ASCII art library
libcaca is the Colour AsCii Art library. It provides high level functions
for colour text drawing, simple primitives for line, polygon and ellipse
drawing, as well as powerful image to text conversion routines.
.
This package contains the shared library for libcaca.
- libcaca0-dbgsym: debug symbols for libcaca0