libcaca 0.99.beta20-3 source package in Ubuntu
Changelog
libcaca (0.99.beta20-3) unstable; urgency=medium [ Sebastian Ramacher ] * debian/control: Remove obsolete Pre-Depends * debian/: Remove obsolete postinst and prerm scripts * debian/tests: Do not build autopkgtests with -Werror [ Simon McVittie ] * Make libcaca-dev multi-arch co-installable (Closes: #1014744) * d/tests/build: Also exercise C++ linking * d/tests/build: Also exercise legacy caca-config script -- Sebastian Ramacher <email address hidden> Tue, 12 Jul 2022 10:50:07 +0200
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcaca_0.99.beta20-3.dsc | 2.2 KiB | 7e127704c2bcffbcc2ac5a3804416ad81ad1aaca06de64ae42691750f5ee0ab4 |
libcaca_0.99.beta20.orig.tar.gz | 712.5 KiB | 3edb8763a8f888ed4d4b85b3a056e81c840d5d27f79bdebc0b991688b23084f2 |
libcaca_0.99.beta20-3.debian.tar.xz | 9.8 KiB | ee7ef2959556a0e9216ed3b585a5940078b2ab438c9d502d64cf445cfb22daef |
Available diffs
- diff from 0.99.beta20-2 to 0.99.beta20-3 (1.8 KiB)
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