pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libcaca



Module name:    wip
Committed by:   jgoamakf
Date:           Tue Apr  9 07:48:05 UTC 2013

Added Files:
        wip/libcaca: DESCR Makefile PLIST TODO buildlink3.mk distinfo

Log Message:
Add the latest development version of graphics/libcaca.

libcaca is a graphics library that outputs text instead of pixels,
so that it can work on older video cards or text terminals. It is
not unlike the famous AAlib library, with the following improvements:

 * Unicode support
 * 2048 available colours (some devices can only handle 16)
 * dithering of colour images
 * advanced text canvas operations (blitting, rotations)

Libcaca works in a text terminal (and should thus work on all Unix
systems including Mac OS X) using the S-Lang or ncurses libraries.
It also works natively on DOS and Windows.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/libcaca/DESCR wip/libcaca/Makefile \
    wip/libcaca/PLIST wip/libcaca/TODO wip/libcaca/buildlink3.mk \
    wip/libcaca/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcaca/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index