summaryrefslogtreecommitdiff
path: root/graphics/xli/PLIST
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2003-12-22 04:46:15 +0000
committerfredb <fredb@pkgsrc.org>2003-12-22 04:46:15 +0000
commit28e25f69d6e9c0af5dfb9d4e6aa3689aa65f3ed6 (patch)
tree97c312ccaa0214735191d9d8ad3a24a95abdd45c /graphics/xli/PLIST
parentdc35fb4ecaa8f8228f57f33d458d25f47e4ba73b (diff)
downloadpkgsrc-28e25f69d6e9c0af5dfb9d4e6aa3689aa65f3ed6.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}