diff options
author | agc <agc> | 2002-01-30 11:41:55 +0000 |
---|---|---|
committer | agc <agc> | 2002-01-30 11:41:55 +0000 |
commit | e867cb2e356c6524821bee34aa4d17beba5e0d71 (patch) | |
tree | cc6d9983a9d8c41a0ef3731bf213558c7fbf879c /graphics/aview-x11/PLIST | |
parent | fa6cf1170260371a2e8c303a375b6c080a93668d (diff) | |
download | pkgsrc-e867cb2e356c6524821bee34aa4d17beba5e0d71.tar.gz |
Initial import of aview-x11 1.3.0rc1, an ASCII art viewer with X11 support,
into the NetBSD Packages Collection.
dT8 8Tb aview is a high quality ascii-art image (pnm) browser
dT 8 8 Tb and animation (fli/flc) player which uses AAlib
dT 8 8 Tb (a portable ASCII Art library, part of the AA-project).
<PROJECT><PROJECT>
dT 8 8 Tb
dT 8 8 Tb aview features:
* High quality ascii art rendering
* Portable
* Save into many formats (html, text, ansi, more/less etc...)
* Contrast, Bright, Gamma control
* Image zooming/unzooming
* Three dithering modes
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
Provided in PR 15267 by Lubomir Sedlacik <salo@Xtrmntr.org>
Diffstat (limited to 'graphics/aview-x11/PLIST')
-rw-r--r-- | graphics/aview-x11/PLIST | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/aview-x11/PLIST b/graphics/aview-x11/PLIST new file mode 100644 index 00000000000..a8a2ad702f3 --- /dev/null +++ b/graphics/aview-x11/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/30 11:41:55 agc Exp $ +bin/asciiview +bin/aview +man/man1/asciiview.1 +man/man1/aview.1 +share/doc/aview/AUTHORS +share/doc/aview/COPYING +share/doc/aview/ChangeLog +share/doc/aview/NEWS +share/doc/aview/README +share/doc/aview/README.flip +share/doc/aview/TODO +@dirrm share/doc/aview |