From 8c9c2ad4290cfbebb79e7c3168dc60457f58f95e Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 5 Mar 2005 20:03:29 +0000 Subject: De-lint. Particularly, shorten DESCR. --- graphics/xli/DESCR | 28 ++-------------------------- graphics/xli/Makefile | 5 +++-- graphics/xli/PLIST | 4 ++-- 3 files changed, 7 insertions(+), 30 deletions(-) (limited to 'graphics') diff --git a/graphics/xli/DESCR b/graphics/xli/DESCR index 741505c42f2..6182b19ecc4 100644 --- a/graphics/xli/DESCR +++ b/graphics/xli/DESCR @@ -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 --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 2f44681c3d4..bbdaa3bfceb 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -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 @@ CATEGORIES= graphics x11 MASTER_SITES= http://pantransit.reptiles.org/prog/ MAINTAINER= tech-pkg@NetBSD.org -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 --git a/graphics/xli/PLIST b/graphics/xli/PLIST index b6d0d6925fa..5a7fd72e677 100644 --- a/graphics/xli/PLIST +++ b/graphics/xli/PLIST @@ -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/xview bin/xsetbg +bin/xview lib/X11/app-defaults/Xli ${IMAKE_MAN_DIR}/xli.${IMAKE_MANNEWSUFFIX} ${IMAKE_MAN_DIR}/xlito.${IMAKE_MANNEWSUFFIX} -- cgit v1.2.3