pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp24 Add some more missing files to PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca8cafc4b2a6
branches:  trunk
changeset: 516102:ca8cafc4b2a6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 14 14:19:04 2006 +0000

description:
Add some more missing files to PLIST.
Add intltool to tools. Bump PKGREVISION.

diffstat:

 graphics/gimp24/Makefile |   6 +++---
 graphics/gimp24/PLIST    |  15 ++++++++++++++-
 2 files changed, 17 insertions(+), 4 deletions(-)

diffs (65 lines):

diff -r ff167e0d6821 -r ca8cafc4b2a6 graphics/gimp24/Makefile
--- a/graphics/gimp24/Makefile  Fri Jul 14 14:07:33 2006 +0000
+++ b/graphics/gimp24/Makefile  Fri Jul 14 14:19:04 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2006/07/12 18:51:04 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2006/07/14 14:19:04 wiz Exp $
 
 DISTNAME=      gimp-2.3.10
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.gimp.org/pub/gimp/v2.3/ \
                ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
@@ -18,7 +18,7 @@
 
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            gmake intltool msgfmt pkg-config
 
 PKG_SYSCONFSUBDIR=     gimp/2.0
 
diff -r ff167e0d6821 -r ca8cafc4b2a6 graphics/gimp24/PLIST
--- a/graphics/gimp24/PLIST     Fri Jul 14 14:07:33 2006 +0000
+++ b/graphics/gimp24/PLIST     Fri Jul 14 14:19:04 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2006/07/12 18:51:04 gdt Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/07/14 14:19:04 wiz Exp $
 bin/gimp-2.3
 bin/gimp-console-2.3
 bin/gimp-remote-2.3
@@ -235,6 +235,7 @@
 lib/gimp/2.0/plug-ins/checkerboard
 lib/gimp/2.0/plug-ins/color_enhance
 lib/gimp/2.0/plug-ins/colorify
+lib/gimp/2.0/plug-ins/colormap-remap
 lib/gimp/2.0/plug-ins/colortoalpha
 lib/gimp/2.0/plug-ins/compose
 lib/gimp/2.0/plug-ins/compressor
@@ -245,6 +246,7 @@
 lib/gimp/2.0/plug-ins/decompose
 lib/gimp/2.0/plug-ins/deinterlace
 lib/gimp/2.0/plug-ins/depthmerge
+lib/gimp/2.0/plug-ins/desktop-link
 lib/gimp/2.0/plug-ins/despeckle
 lib/gimp/2.0/plug-ins/destripe
 lib/gimp/2.0/plug-ins/dicom
@@ -973,6 +975,17 @@
 share/doc/${PKGNAME}/libgimpwidgets/stock-zoom-follow-window-12.png
 share/doc/${PKGNAME}/libgimpwidgets/style.css
 share/doc/${PKGNAME}/libgimpwidgets/up.png
+share/doc/gimp-2.3.10/libgimp/GimpBrushSelectButton.html
+share/doc/gimp-2.3.10/libgimp/GimpGradientSelectButton.html
+share/doc/gimp-2.3.10/libgimp/GimpPaletteSelectButton.html
+share/doc/gimp-2.3.10/libgimp/GimpPatternSelectButton.html
+share/doc/gimp-2.3.10/libgimp/GimpSelectButton.html
+share/doc/gimp-2.3.10/libgimpwidgets/stock-colormap-16.png
+share/doc/gimp-2.3.10/libgimpwidgets/stock-colormap-24.png
+share/doc/gimp-2.3.10/libgimpwidgets/stock-landscape-22.png
+share/doc/gimp-2.3.10/libgimpwidgets/stock-portrait-22.png
+share/doc/gimp-2.3.10/libgimpwidgets/stock-wilber-22.png
+share/doc/gimp-2.3.10/libgimpwidgets/stock-wilber-48.png
 share/examples/gimp-2.0/controllerrc
 share/examples/gimp-2.0/gimprc
 share/examples/gimp-2.0/gtkrc



Home | Main Index | Thread Index | Old Index