pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/glabels - Set USE_DIRS to gnome2-1.5 to handle m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4ece99bec58
branches: trunk
changeset: 480146:d4ece99bec58
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Aug 31 11:47:19 2004 +0000
description:
- Set USE_DIRS to gnome2-1.5 to handle multiple shared directories
automatically in the PLIST.
- Use the new mimedb.mk file from shared-mime-info to handle the registration
of new mime types.
- Remove redundant LIBTOOL_OVERRIDE
- Bump PKGREVISION to 1 because of this.
diffstat:
print/glabels/Makefile | 8 ++++----
print/glabels/PLIST | 10 ++++++++--
2 files changed, 12 insertions(+), 6 deletions(-)
diffs (69 lines):
diff -r cff7aa9590dc -r d4ece99bec58 print/glabels/Makefile
--- a/print/glabels/Makefile Tue Aug 31 11:43:44 2004 +0000
+++ b/print/glabels/Makefile Tue Aug 31 11:47:19 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/17 12:58:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/08/31 11:47:19 jmmv Exp $
#
DISTNAME= glabels-2.0.1
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/}
@@ -9,15 +10,14 @@
HOMEPAGE= http://glabels.sourceforge.net/
COMMENT= Program for creating labels and business cards for GNOME
-DEPENDS+= shared-mime-info-[0-9]*:../../databases/shared-mime-info
-
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+USE_DIRS+= gnome2-1.5
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
+.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
diff -r cff7aa9590dc -r d4ece99bec58 print/glabels/PLIST
--- a/print/glabels/PLIST Tue Aug 31 11:43:44 2004 +0000
+++ b/print/glabels/PLIST Tue Aug 31 11:47:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/08/23 15:26:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/08/31 11:47:19 jmmv Exp $
bin/glabels
bin/glabels-batch
include/libglabels/libglabels.h
@@ -49,7 +49,6 @@
${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/glabels.mo
share/mime-info/glabels.keys
share/mime-info/glabels.mime
-share/mime/application/x-glabels.xml
share/mime/packages/glabels.xml
share/omf/glabels/glabels-C.omf
share/pixmaps/glabels.png
@@ -62,13 +61,20 @@
share/pixmaps/glabels/glabels-icon.png
share/pixmaps/glabels/glabels-logo.png
@dirrm share/pixmaps/glabels
+@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/glabels
+@comment in scrollkeeper: @dirrm share/omf
+@comment in shared-mime-info: @dirrm share/mime/packages
+@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/gnome/help/glabels/C/figures
@dirrm share/gnome/help/glabels/C
@dirrm share/gnome/help/glabels
+@comment in gnome2-dirs: @dirrm share/gnome/help
@dirrm share/glabels/ui
@dirrm share/glabels/templates
@dirrm share/glabels/glade
@dirrm share/glabels/dtd
@dirrm share/glabels
+@comment in xdg-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/application-registry
@dirrm include/libglabels
Home |
Main Index |
Thread Index |
Old Index