libcaca 0.99.beta18-1ubuntu5 source package in Ubuntu

Changelog

libcaca (0.99.beta18-1ubuntu5) trusty; urgency=medium

  * Use dh-autoreconf for current libtool.
  * 300_no_more_pdf_pain.diff: remove the problematic code, instead of
    creating a conditional tag that automake isn't happy with; and stop
    patching Makefile.in directly.
 -- Steve Langasek <email address hidden>   Mon, 16 Dec 2013 00:53:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main libs

Downloads

File Size SHA-256 Checksum
libcaca_0.99.beta18.orig.tar.gz 1.1 MiB 77ea06633f4a6022dccd4f76c1823e167a40cb05308fc1c7ea0fa1f80f6c33a1
libcaca_0.99.beta18-1ubuntu5.debian.tar.gz 9.7 KiB 696094b2c5b053a471203ab7416df0a4025716683b2375ca592ea93c167b8f48
libcaca_0.99.beta18-1ubuntu5.dsc 2.2 KiB ffbdbc7bcd84c6e7bac6ab3c08ec980159042ad685f8ad7836dc3ed010d5cdbc

View changes file

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.

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.