summaryrefslogtreecommitdiff
path: root/graphics/giflib-util
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2020-01-07 20:25:14 +0000
committersevan <sevan@pkgsrc.org>2020-01-07 20:25:14 +0000
commitfbc5ff63cc0576792d7c4ac2fb3cf7c2475e358c (patch)
treeee00168cdfe0ec8fdbd61f30bc40718c74e36a65 /graphics/giflib-util
parent5d9c9a149fcfc75eeb94f16abf062de8b59753eb (diff)
downloadpkgsrc-fbc5ff63cc0576792d7c4ac2fb3cf7c2475e358c.tar.gz
Update to giflib/giflib-util 5.2.1
Diffstat (limited to 'graphics/giflib-util')
-rw-r--r--graphics/giflib-util/Makefile12
-rw-r--r--graphics/giflib-util/PLIST14
2 files changed, 16 insertions, 10 deletions
diff --git a/graphics/giflib-util/Makefile b/graphics/giflib-util/Makefile
index 74ae7ed290b..529f8fc73aa 100644
--- a/graphics/giflib-util/Makefile
+++ b/graphics/giflib-util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/01/16 09:35:43 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/07 20:25:14 sevan Exp $
.include "../../graphics/giflib/Makefile.common"
@@ -10,13 +10,17 @@ CONFLICTS+= libungif-[0-9]*
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
-BUILD_DIRS+= util doc
HTMLDIR= share/doc/giflib
-INSTALLATION_DIRS= ${HTMLDIR} ${HTMLDIR}/whatsinagif
+INSTALLATION_DIRS= ${HTMLDIR} ${HTMLDIR}/gifstandard \
+ ${HTMLDIR}/whatsinagif
+INSTALL_TARGET= install-bin
+INSTALL_TARGET+= install-man
post-install:
- cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html *.txt \
+ cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html \
${DESTDIR}${PREFIX}/${HTMLDIR}
+ cd ${WRKSRC}/doc/gifstandard && ${INSTALL_DATA} *.txt \
+ ${DESTDIR}${PREFIX}/${HTMLDIR}/gifstandard
cd ${WRKSRC}/doc/whatsinagif && ${INSTALL_DATA} *.html *.gif \
${DESTDIR}${PREFIX}/${HTMLDIR}/whatsinagif
diff --git a/graphics/giflib-util/PLIST b/graphics/giflib-util/PLIST
index 9d8c7282733..450e3b5224d 100644
--- a/graphics/giflib-util/PLIST
+++ b/graphics/giflib-util/PLIST
@@ -1,24 +1,24 @@
-@comment $NetBSD: PLIST,v 1.4 2014/05/15 14:16:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/01/07 20:25:14 sevan Exp $
bin/gif2rgb
bin/gifbuild
bin/gifclrmp
-bin/gifecho
bin/giffix
-bin/gifinto
bin/giftext
bin/giftool
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/giflib/gif2rgb.html
-share/doc/giflib/gif87.txt
-share/doc/giflib/gif89.txt
share/doc/giflib/gif_lib.html
share/doc/giflib/gifbg.html
share/doc/giflib/gifbuild.html
@@ -29,11 +29,13 @@ share/doc/giflib/giffix.html
share/doc/giflib/gifhisto.html
share/doc/giflib/gifinto.html
share/doc/giflib/giflib.html
+share/doc/giflib/gifstandard/gif87.txt
+share/doc/giflib/gifstandard/gif89.txt
share/doc/giflib/giftext.html
share/doc/giflib/giftool.html
share/doc/giflib/gifwedge.html
+share/doc/giflib/index.html
share/doc/giflib/intro.html
-share/doc/giflib/lzgif.txt
share/doc/giflib/whatsinagif/animation_and_transparency.html
share/doc/giflib/whatsinagif/bits_and_bytes.html
share/doc/giflib/whatsinagif/comment_ext.gif