From 1f4a25e3df34854dfa3cd6544def820b53530259 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 8 Mar 2005 14:15:33 +0000 Subject: Removed giflib - no package depends on it, obsoleted by libungif --- graphics/Makefile | 3 +- graphics/giflib/DESCR | 13 ------- graphics/giflib/Makefile | 32 ----------------- graphics/giflib/PLIST | 74 ---------------------------------------- graphics/giflib/distinfo | 8 ----- graphics/giflib/patches/patch-aa | 17 --------- graphics/giflib/patches/patch-ab | 13 ------- graphics/giflib/patches/patch-ac | 55 ----------------------------- 8 files changed, 1 insertion(+), 214 deletions(-) delete mode 100644 graphics/giflib/DESCR delete mode 100644 graphics/giflib/Makefile delete mode 100644 graphics/giflib/PLIST delete mode 100644 graphics/giflib/distinfo delete mode 100644 graphics/giflib/patches/patch-aa delete mode 100644 graphics/giflib/patches/patch-ab delete mode 100644 graphics/giflib/patches/patch-ac diff --git a/graphics/Makefile b/graphics/Makefile index b9e505aad63..c4d1b93c09c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.372 2005/02/25 19:08:04 drochner Exp $ +# $NetBSD: Makefile,v 1.373 2005/03/08 14:15:33 adam Exp $ # COMMENT= Graphics tools and libraries @@ -87,7 +87,6 @@ SUBDIR+= get_ds7 SUBDIR+= gfract SUBDIR+= gif2png SUBDIR+= gif320 -SUBDIR+= giflib SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview diff --git a/graphics/giflib/DESCR b/graphics/giflib/DESCR deleted file mode 100644 index 974ae0b7020..00000000000 --- a/graphics/giflib/DESCR +++ /dev/null @@ -1,13 +0,0 @@ -Giflib is a GIF manipulation library and tools. Note that this package -has potential patent problems: giflib incorporates the LZW compression -algorithm whose patent is currently held by Unisys. - -The tools include programs to clip, rotate, scale, and position -GIF images. It includes code to dump GIFs to an Epson-compatible printer -in graphics mode, and several conversion utilities. - -The library includes program-callable entry points for reading and writing -GIF files, an 8x8 utility font for embedding text in GIFs, and an error -handler. GIF manipulation can be done at a relatively low level by -sequential I/O (which automatically does/undoes image compression) or at -a higher level by slurping an entire GIF into allocated core. diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile deleted file mode 100644 index 45d96d970c3..00000000000 --- a/graphics/giflib/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.39 2004/11/13 21:28:28 jlam Exp $ -# - -DISTNAME= giflib-4.1.0 -PKGREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml -COMMENT= Tools and library routines for working with GIF images - -CONFLICTS= libungif-[0-9]* - -GNU_CONFIGURE= # defined -CONFIGURE_ARGS= --without-x -USE_BUILDLINK3= yes -USE_LIBTOOL= # defined - -DOCDIR= ${PREFIX}/share/doc/giflib -HTMLDIR= ${PREFIX}/share/doc/html/giflib - -post-patch: - ${RM} ${WRKSRC}/doc/gif2x11.html - -post-install: - ${INSTALL_DATA_DIR} ${DOCDIR} - cd ${WRKSRC}; ${INSTALL_DATA} COPYING PATENT_PROBLEMS ${DOCDIR} - ${INSTALL_DATA_DIR} ${HTMLDIR} - cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html *.txt *.png ${HTMLDIR} - -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/giflib/PLIST b/graphics/giflib/PLIST deleted file mode 100644 index b6a11cb8a39..00000000000 --- a/graphics/giflib/PLIST +++ /dev/null @@ -1,74 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:33 jlam Exp $ -bin/gif2epsn -bin/gif2ps -bin/gif2rgb -bin/gifasm -bin/gifbg -bin/gifclip -bin/gifcomb -bin/giffix -bin/gifflip -bin/gifhisto -bin/gifinter -bin/gifinto -bin/gifovly -bin/gifpos -bin/gifrsize -bin/giftext -bin/gifwedge -bin/raw2gif -bin/rgb2gif -bin/text2gif -bin/gifspnge -bin/giffiltr -bin/icon2gif -bin/gifcolor -bin/gifclrmp -bin/gifrotat -bin/gifcompose -bin/gifburst -include/gif_lib.h -lib/libgif.la -share/doc/giflib/COPYING -share/doc/giflib/PATENT_PROBLEMS -share/doc/html/giflib/GifFileType.png -share/doc/html/giflib/gif2bgi.html -share/doc/html/giflib/gif2epsn.html -share/doc/html/giflib/gif2herc.html -share/doc/html/giflib/gif2iris.html -share/doc/html/giflib/gif2ps.html -share/doc/html/giflib/gif2rgb.html -share/doc/html/giflib/gif2rle.html -share/doc/html/giflib/gif89.txt -share/doc/html/giflib/gif_lib.html -share/doc/html/giflib/gifasm.html -share/doc/html/giflib/gifbg.html -share/doc/html/giflib/gifburst.html -share/doc/html/giflib/gifclip.html -share/doc/html/giflib/gifclrmp.html -share/doc/html/giflib/gifcolor.html -share/doc/html/giflib/gifcomb.html -share/doc/html/giflib/gifcompose.html -share/doc/html/giflib/giffiltr.html -share/doc/html/giflib/giffix.html -share/doc/html/giflib/gifflip.html -share/doc/html/giflib/gifhisto.html -share/doc/html/giflib/gifinter.html -share/doc/html/giflib/gifinto.html -share/doc/html/giflib/gifovly.html -share/doc/html/giflib/gifpos.html -share/doc/html/giflib/gifrotat.html -share/doc/html/giflib/gifrsize.html -share/doc/html/giflib/gifspnge.html -share/doc/html/giflib/giftext.html -share/doc/html/giflib/gifwedge.html -share/doc/html/giflib/icon2gif.html -share/doc/html/giflib/index.html -share/doc/html/giflib/liberror.html -share/doc/html/giflib/lzgif.txt -share/doc/html/giflib/raw2gif.html -share/doc/html/giflib/rgb2gif.html -share/doc/html/giflib/rle2gif.html -share/doc/html/giflib/text2gif.html -@dirrm share/doc/html/giflib -@dirrm share/doc/giflib diff --git a/graphics/giflib/distinfo b/graphics/giflib/distinfo deleted file mode 100644 index 58430a13c24..00000000000 --- a/graphics/giflib/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 08:45:05 agc Exp $ - -SHA1 (giflib-4.1.0.tar.gz) = d282070e7fda813c87789d4b31b61ac8afeccc3c -RMD160 (giflib-4.1.0.tar.gz) = 539793899cfbd866df862143c3a158a62de9a663 -Size (giflib-4.1.0.tar.gz) = 301883 bytes -SHA1 (patch-aa) = 4b65b94d2ae8838f0139a14fb8e08ff1cbc65e7f -SHA1 (patch-ab) = 510e9c4477729b9644cfd1fba052a7f1523b7d8f -SHA1 (patch-ac) = 1e92b84ea304ff09f0a9cbeb565d287197c823f4 diff --git a/graphics/giflib/patches/patch-aa b/graphics/giflib/patches/patch-aa deleted file mode 100644 index 24fa6bcd75e..00000000000 --- a/graphics/giflib/patches/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2000/07/14 09:52:46 jlam Exp $ - ---- configure.in.orig Wed Feb 10 01:19:36 1999 -+++ configure.in Fri Jul 14 05:48:33 2000 -@@ -16,12 +16,6 @@ - AC_CHECK_LIB(m, pow, [MATH_LIB="${MATH_LIB} -lm" - COMPILABLE_EXTRAS="${COMPILABLE_EXTRAS} gifclrmp gifrotat"] ) - --if test ${MATH_LIB}; then -- AC_CHECK_LIB(rle, rle_hdr_init, [RLE_LIB="${RLE_LIBS} -lrle -lm" -- COMPILABLE_EXTRAS="${COMPILABLE_EXTRAS} gif2rle rle2gif"], -- ,"-lm" ) --fi -- - dnl I don't have this on my system. Could someone else configure it and - dnl check that it works? (Need to change "main" to a function that's in the - dnl library, check that giflib can be reautoconf'd, configured, and diff --git a/graphics/giflib/patches/patch-ab b/graphics/giflib/patches/patch-ab deleted file mode 100644 index e158c306e5f..00000000000 --- a/graphics/giflib/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.8 1999/10/09 20:31:34 jlam Exp $ - ---- ./doc/index.html.orig Sun Sep 6 12:07:35 1998 -+++ ./doc/index.html Wed Oct 6 00:08:07 1999 -@@ -65,8 +65,6 @@ -
convert images saved as GIF to 24-bit RGB image(s) -
gif2rle -
convert images saved as GIF to RLE (Utah raster toolkit) format --
gif2x11 --
display images saved as GIF files under X window system -
raw2gif -
convert raw 8-bit image data into GIF files -
rgb2gif diff --git a/graphics/giflib/patches/patch-ac b/graphics/giflib/patches/patch-ac deleted file mode 100644 index 7635a5a75dc..00000000000 --- a/graphics/giflib/patches/patch-ac +++ /dev/null @@ -1,55 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2001/05/02 15:51:23 jlam Exp $ - ---- configure.orig Wed Feb 10 01:35:28 1999 -+++ configure -@@ -2467,50 +2467,6 @@ - fi - - --if test ${MATH_LIB}; then -- echo $ac_n "checking for rle_hdr_init in -lrle""... $ac_c" 1>&6 --echo "configure:2473: checking for rle_hdr_init in -lrle" >&5 --ac_lib_var=`echo rle'_'rle_hdr_init | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-lrle "-lm" $LIBS" --cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- RLE_LIB="${RLE_LIBS} -lrle -lm" -- COMPILABLE_EXTRAS="${COMPILABLE_EXTRAS} gif2rle rle2gif" --else -- echo "$ac_t""no" 1>&6 --fi -- --fi -- - echo $ac_n "checking for main in -lgl_s""... $ac_c" 1>&6 - echo "configure:2516: checking for main in -lgl_s" >&5 - ac_lib_var=`echo gl_s'_'main | sed 'y%./+-%__p_%'` -- cgit v1.2.3