pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/xli De-lint. Particularly, shorten DESCR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0ea8cfb2ab4
branches:  trunk
changeset: 490214:c0ea8cfb2ab4
user:      fredb <fredb%pkgsrc.org@localhost>
date:      Sat Mar 05 20:03:29 2005 +0000

description:
De-lint. Particularly, shorten DESCR.

diffstat:

 graphics/xli/DESCR    |  28 ++--------------------------
 graphics/xli/Makefile |   5 +++--
 graphics/xli/PLIST    |   4 ++--
 3 files changed, 7 insertions(+), 30 deletions(-)

diffs (69 lines):

diff -r 86052f40f1fd -r c0ea8cfb2ab4 graphics/xli/DESCR
--- a/graphics/xli/DESCR        Sat Mar 05 18:16:21 2005 +0000
+++ b/graphics/xli/DESCR        Sat Mar 05 20:03:29 2005 +0000
@@ -1,30 +1,6 @@
-xli is a version of xloadimage.
-
 This utility will view several types of images under X11, or load
-images onto the X11 root window. xli can also be used on some (32 bit)
-MSDOS systems.  The current version (1.16) supports:
-
-       CMU Window Manager raster files
-       Faces Project images
-       Fuzzy Bitmap (.fbm) images
-       GEM bit images
-       GIF images (Including GIF89a compatibility)
-       G3 FAX images
-       JFIF style jpeg images
-       McIDAS areafiles
-       MacPaint images
-->     Windows, OS/2 BMP Image
-       Monochrome PC Paintbrush (.pcx) images
-->     Photograph on CD Image
-       Portable Bitmap (.pbm, .pgm, .ppm) images
-       Sun monochrome rasterfiles
-       Sun color RGB rasterfiles
-       Targa (.tga) files
-       Utah Raster Toolkit (.rle) files
-       X pixmap (.xpm) files (Version 1, 2C and 3)
-       X10 bitmap files
-       X11 bitmap files
-       X Window Dump (except TrueColor and DirectColor)
+images onto the X11 root window. Supported image formats include
+GIF, JPEG, JFIF, Faces, PNG, PPM and friends, XPM, and XWUD.
 
 A variety of options are available to modify images prior to viewing.
 These options include clipping, dithering, depth reduction, zoom
diff -r 86052f40f1fd -r c0ea8cfb2ab4 graphics/xli/Makefile
--- a/graphics/xli/Makefile     Sat Mar 05 18:16:21 2005 +0000
+++ b/graphics/xli/Makefile     Sat Mar 05 20:03:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:58 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/03/05 20:03:29 fredb Exp $
 
 DISTNAME=      xli-1.17.0
 PKGREVISION=   1
@@ -6,7 +6,8 @@
 MASTER_SITES=  http://pantransit.reptiles.org/prog/
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-COMMENT=       Version of xloadimage, an X11 Image Loading Utility
+HOMEPAGE=      http://pantransit.reptiles.org/prog/
+COMMENT=       X11 Image Loading Utility
 
 USE_BUILDLINK3=        YES
 USE_IMAKE=     YES
diff -r 86052f40f1fd -r c0ea8cfb2ab4 graphics/xli/PLIST
--- a/graphics/xli/PLIST        Sat Mar 05 18:16:21 2005 +0000
+++ b/graphics/xli/PLIST        Sat Mar 05 20:03:29 2005 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 04:46:15 fredb Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/03/05 20:03:29 fredb Exp $
 bin/xli
 bin/xlito
+bin/xsetbg
 bin/xview
-bin/xsetbg
 lib/X11/app-defaults/Xli
 ${IMAKE_MAN_DIR}/xli.${IMAKE_MANNEWSUFFIX}
 ${IMAKE_MAN_DIR}/xlito.${IMAKE_MANNEWSUFFIX}



Home | Main Index | Thread Index | Old Index