pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/giflib-util Update to 5.0.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c64852cfa048
branches:  trunk
changeset: 621151:c64852cfa048
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jul 05 13:47:53 2013 +0000

description:
Update to 5.0.4.

* Sync with giflib 5.0.4.

diffstat:

 graphics/giflib-util/Makefile |   27 +++------
 graphics/giflib-util/PLIST    |  107 +++++++++++++++++++++--------------------
 2 files changed, 65 insertions(+), 69 deletions(-)

diffs (174 lines):

diff -r ad2058974913 -r c64852cfa048 graphics/giflib-util/Makefile
--- a/graphics/giflib-util/Makefile     Fri Jul 05 13:47:02 2013 +0000
+++ b/graphics/giflib-util/Makefile     Fri Jul 05 13:47:53 2013 +0000
@@ -1,32 +1,25 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:41:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/07/05 13:47:53 ryoon Exp $
 #
 
 .include "../../graphics/giflib/Makefile.common"
 
-PKGNAME=       giflib-util-4.1.6
-PKGREVISION=   2
+PKGNAME=       giflib-util-5.0.4
 
 COMMENT=       GIF image format utility
 
 CONFLICTS+=    libungif-[0-9]*
 
-USE_TOOLS+=    perl:run
-REPLACE_PERL+= util/gifburst
-
-INSTALL_DIRS+= util doc
-HTMLDIR=       ${PREFIX}/share/doc/html/giflib
+BUILD_DEPENDS+=        xmlto-[0-9]*:../../textproc/xmlto
 
-post-patch:
-       ${RM} ${WRKSRC}/doc/gif2x11.html
-
-do-build:
-       (cd ${WRKSRC}/lib && ${SETENV} ${BUILD_ENV} ${MAKE} libgetarg.a)
-       (cd ${WRKSRC}/util && ${SETENV} ${BUILD_ENV} ${MAKE})
-       (cd ${WRKSRC}/doc && ${SETENV} ${BUILD_ENV} ${MAKE})
+BUILD_DIRS+=   util doc
+HTMLDIR=        share/doc/html/giflib
+INSTALLATION_DIRS=     ${HTMLDIR} ${HTMLDIR}/whatsinagif
 
 post-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}
-       cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html *.txt *.png ${DESTDIR}${HTMLDIR}
+       cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html *.txt \
+               ${DESTDIR}${PREFIX}/${HTMLDIR}
+       cd ${WRKSRC}/doc/whatsinagif; ${INSTALL_DATA} *.html *.gif \
+               ${DESTDIR}${PREFIX}/${HTMLDIR}/whatsinagif
 
 .include "../../mk/giflib.buildlink3.mk"
 .if ${GIFLIB_IMPLEMENTATION} == "libungif"
diff -r ad2058974913 -r c64852cfa048 graphics/giflib-util/PLIST
--- a/graphics/giflib-util/PLIST        Fri Jul 05 13:47:02 2013 +0000
+++ b/graphics/giflib-util/PLIST        Fri Jul 05 13:47:53 2013 +0000
@@ -1,69 +1,72 @@
-@comment $NetBSD: PLIST,v 1.1 2011/09/06 18:45:46 drochner Exp $
-bin/gif2epsn
-bin/gif2ps
+@comment $NetBSD: PLIST,v 1.2 2013/07/05 13:47:53 ryoon Exp $
+bin/gif2raw
 bin/gif2rgb
-bin/gifasm
-bin/gifbg
-bin/gifburst
-bin/gifclip
+bin/gifbuild
 bin/gifclrmp
-bin/gifcolor
-bin/gifcomb
-bin/gifcompose
-bin/giffiltr
+bin/gifecho
 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
-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
+bin/giftool
+man/man1/gif2raw.1
+man/man1/gif2rgb.1
+man/man1/gifbg.1
+man/man1/gifbuild.1
+man/man1/gifclrmp.1
+man/man1/gifcolor.1
+man/man1/gifecho.1
+man/man1/giffix.1
+man/man1/gifhisto.1
+man/man1/gifinto.1
+man/man1/giflib.1
+man/man1/giftext.1
+man/man1/giftool.1
+man/man1/gifwedge.1
+share/doc/html/giflib/gif2raw.html
 share/doc/html/giflib/gif2rgb.html
-share/doc/html/giflib/gif2rle.html
+share/doc/html/giflib/gif87.txt
 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/gifbuild.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/gifecho.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/giflib.html
 share/doc/html/giflib/giftext.html
+share/doc/html/giflib/giftool.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/intro.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
+share/doc/html/giflib/whatsinagif/animation_and_transparency.html
+share/doc/html/giflib/whatsinagif/bits_and_bytes.html
+share/doc/html/giflib/whatsinagif/comment_ext.gif
+share/doc/html/giflib/whatsinagif/gif_file_stream.gif
+share/doc/html/giflib/whatsinagif/global_color_table.gif
+share/doc/html/giflib/whatsinagif/graphic_control_ext.gif
+share/doc/html/giflib/whatsinagif/header_block.gif
+share/doc/html/giflib/whatsinagif/highlight_green.gif
+share/doc/html/giflib/whatsinagif/highlight_purple.gif
+share/doc/html/giflib/whatsinagif/image_data_block.gif
+share/doc/html/giflib/whatsinagif/image_descriptor_block.gif
+share/doc/html/giflib/whatsinagif/index.html
+share/doc/html/giflib/whatsinagif/logical_screen_desc_block.gif
+share/doc/html/giflib/whatsinagif/lzw_decoding_bytes.gif
+share/doc/html/giflib/whatsinagif/lzw_encoding_codes.gif
+share/doc/html/giflib/whatsinagif/lzw_image_data.html
+share/doc/html/giflib/whatsinagif/lzw_image_data_code_table.html
+share/doc/html/giflib/whatsinagif/sample_1.gif
+share/doc/html/giflib/whatsinagif/sample_1_enlarged.gif
+share/doc/html/giflib/whatsinagif/sample_1_trans.gif
+share/doc/html/giflib/whatsinagif/sample_1_trans_blue.gif
+share/doc/html/giflib/whatsinagif/sample_1_trans_red.gif
+share/doc/html/giflib/whatsinagif/sample_2_animation_green.gif
+share/doc/html/giflib/whatsinagif/sample_2_animation_red.gif
+share/doc/html/giflib/whatsinagif/sample_2_animation_yellow.gif
+share/doc/html/giflib/whatsinagif/sample_2_green_large.gif
+share/doc/html/giflib/whatsinagif/sample_2_green_yellow_diff.gif
+share/doc/html/giflib/whatsinagif/sample_2_yellow_large.gif
+share/doc/html/giflib/whatsinagif/trailer_block.gif



Home | Main Index | Thread Index | Old Index