summaryrefslogtreecommitdiff
path: root/graphics/xli/PLIST
diff options
context:
space:
mode:
authorfredb <fredb>2003-12-22 04:46:15 +0000
committerfredb <fredb>2003-12-22 04:46:15 +0000
commitc285a4c74f1f51e06afe4881990b67eb258fde2c (patch)
tree97c312ccaa0214735191d9d8ad3a24a95abdd45c /graphics/xli/PLIST
parentc1ae020d954d33bdd607f59fbb42fb5f2a70977a (diff)
downloadpkgsrc-c285a4c74f1f51e06afe4881990b67eb258fde2c.tar.gz
Update xli to 1.17.0. Still small and fast. Now uses the standard jpeg
library to support more image formats, and adds support for MIT shared memory where available, for even more speed. "xli" is now maintained by Smarasderagd, whose credits include the former png patch for xli, and the png support for the chimera browser. Changes from 1.16 (from the "README"): Converted source code to ANSI C prototypes. Removed MSDOS support (Sorry! Anyone want to add Win32 support?) Added PNG file format loader. Added support for MIT shared memory extension. Rewrote JPEG file format loader to use the IJG library, to take advantage of performance improvements and support progressive scan JPEGs. Added the -delete, -iscale, -focus, and -cache options. Added interactive image fast scaling with the '<', '>' and '=' keys. Added TODO file. Feel free to do anything on the list, or offer your own fixes and enhancements.
Diffstat (limited to 'graphics/xli/PLIST')
-rw-r--r--graphics/xli/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xli/PLIST b/graphics/xli/PLIST
index f01860b20e8..b6d0d6925fa 100644
--- a/graphics/xli/PLIST
+++ b/graphics/xli/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/02 19:47:27 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 04:46:15 fredb Exp $
bin/xli
bin/xlito
bin/xview
bin/xsetbg
-lib/X11/app-defaults/Xloadimage
+lib/X11/app-defaults/Xli
${IMAKE_MAN_DIR}/xli.${IMAKE_MANNEWSUFFIX}
${IMAKE_MAN_DIR}/xlito.${IMAKE_MANNEWSUFFIX}