pkgsrc/graphics/libcaca/PLIST
wiz db7c0615a9 Update to 0.9:
Changes between 0.8 and 0.9:
----------------------------
  * fix for a buffer overflow in the line rendering
  * fixed resizing in the ncurses and slang drivers
  * aspect ratio and finer zoom support in cacaview
  * minor compilation fixes
Changes between 0.7 and 0.8:
----------------------------
  * window resizing support
  * native Win32 port
  * autorepeat emulation in the ncurses and slang drivers
  * support for more keycodes in the ncurses and slang drivers
  * cacaplas, a plasma animation example
  * cacamoir, a moiré circles animation example
  * MSVC project file
Changes between 0.6 and 0.7:
----------------------------
  * many bugfixes in the event handling
  * cacaball, a metaball animation example
Changes between 0.5 and 0.6:
----------------------------
  * 30% speed increase in the bitmap rendering routine
  * mouse support and various speed optimisations in the X11 driver
  * X11 is now the preferred driver
  * improved documentation
  * minor bugfixes

Package change: use (n)curses by default instead of slang.
2004-08-15 12:40:07 +00:00

24 lines
534 B
Text

@comment $NetBSD: PLIST,v 1.3 2004/08/15 12:40:07 wiz Exp $
bin/caca-config
bin/cacaball
bin/cacademo
bin/cacafire
bin/cacamoir
bin/cacaplas
bin/cacaview
include/caca.h
lib/libcaca.a
lib/libcaca_pic.a
man/man1/caca-config.1
man/man1/cacademo.1
man/man1/cacaview.1
share/doc/libcaca-dev/AUTHORS
share/doc/libcaca-dev/BUGS
share/doc/libcaca-dev/NEWS
share/doc/libcaca-dev/NOTES
share/doc/libcaca-dev/README
share/doc/libcaca-dev/THANKS
share/doc/libcaca-dev/TODO
share/libcaca/caca.txt
@dirrm share/libcaca
@dirrm share/doc/libcaca-dev