pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gtkam Add intltool to USE_TOOLS, it's needed.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b961eb0a2863
branches: trunk
changeset: 550958:b961eb0a2863
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 03 08:19:19 2008 +0000
description:
Add intltool to USE_TOOLS, it's needed.
Add missing file to PLIST, noted by César Catrián Carreño in PR 40087.
Bump PKGREVISION.
diffstat:
graphics/gtkam/Makefile | 5 +++--
graphics/gtkam/PLIST | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r 7d59067c25b9 -r b961eb0a2863 graphics/gtkam/Makefile
--- a/graphics/gtkam/Makefile Wed Dec 03 07:38:10 2008 +0000
+++ b/graphics/gtkam/Makefile Wed Dec 03 08:19:19 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2008/11/07 20:11:30 sborrill Exp $
+# $NetBSD: Makefile,v 1.37 2008/12/03 08:19:19 wiz Exp $
#
DISTNAME= gtkam-0.1.16
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
@@ -14,7 +15,7 @@
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= pkg-config perl
+USE_TOOLS+= intltool pkg-config perl
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-bonobo
diff -r 7d59067c25b9 -r b961eb0a2863 graphics/gtkam/PLIST
--- a/graphics/gtkam/PLIST Wed Dec 03 07:38:10 2008 +0000
+++ b/graphics/gtkam/PLIST Wed Dec 03 08:19:19 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2008/11/07 20:11:30 sborrill Exp $
+@comment $NetBSD: PLIST,v 1.14 2008/12/03 08:19:19 wiz Exp $
bin/gtkam
man/man1/gtkam.1
share/applications/gtkam.desktop
@@ -40,10 +40,11 @@
share/images/gtkam/gtkam-new.png
share/omf/gtkam/gtkam-C.omf
share/omf/gtkam/gtkam-ru.omf
+share/pixmaps/gtkam-camera.png
share/pixmaps/gtkam.png
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/gtkam
-@comment in scrollkeeper: @dirrm share/omf
+@comment in rarian: @dirrm share/omf
@dirrm share/images/gtkam
@comment in xdg-dirs: @dirrm share/images
@dirrm share/gtkam/pixmaps
Home |
Main Index |
Thread Index |
Old Index