pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45321: add giflib-utils to package graphics/giflib
>Number: 45321
>Category: pkg
>Synopsis: add giflib-utils to package graphics/giflib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Sep 01 09:30:00 +0000 2011
>Originator: Uwe Klaus
>Release: NetBSD 5.1_STABLE
>Organization:
>Environment:
>Description:
patch-aa disables the build of giflib binaries
gif2epsn gif2ps gif2rgb gifasm gifbg gifburst gifclip gifclrmp gifcolor gifcomb
gifcompose giffiltr giffix gifflip gifhisto gifinfo gifinter gifinto gifovly
gifpos gifrotat gifrsize gifspnge giftext gifwedge icon2gif raw2gif rgb2gif
text2gif
Add these binaries and docs to graphics/giflib similar to graphics/libungif
>How-To-Repeat:
>Fix:
remove patches/patch-aa
--- graphics/giflib/Makefile 2011-01-18 11:57:53.000000000 +0000
+++ local/giflib/Makefile
@@ -18,4 +18,13 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+DOCDIR= ${PREFIX}/share/doc/giflib
+HTMLDIR= ${PREFIX}/share/doc/html/giflib
+
+post-install:
+ ${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
+ cd ${WRKSRC}; ${INSTALL_DATA} COPYING ${DESTDIR}${DOCDIR}
+ ${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}
+ cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html *.txt *.png
${DESTDIR}${HTMLDIR}
+
--- graphics/giflib/PLIST 2011-09-01 08:57:51.806309100 +0000
+++ local/giflib/PLIST
@@ -1,2 +1,72 @@
+bin/gif2epsn
+bin/gif2ps
+bin/gif2rgb
+bin/gifasm
+bin/gifbg
+bin/gifburst
+bin/gifclip
+bin/gifclrmp
+bin/gifcolor
+bin/gifcomb
+bin/gifcompose
+bin/giffiltr
+bin/giffix
+bin/gifflip
+bin/gifhisto
+bin/gifinfo
+bin/gifinter
+bin/gifinto
+bin/gifovly
+bin/gifpos
+bin/gifrotat
+bin/gifrsize
+bin/gifspnge
+bin/giftext
+bin/gifwedge
+bin/icon2gif
+bin/raw2gif
+bin/rgb2gif
+bin/text2gif
include/gif_lib.h
lib/libgif.la
+share/doc/giflib/COPYING
+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/gif2x11.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
Home |
Main Index |
Thread Index |
Old Index