pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/gourmet Add USE_DIRS xdg-1.2, and add missin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9262a29bc76
branches:  trunk
changeset: 508239:d9262a29bc76
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 16 18:15:52 2006 +0000

description:
Add USE_DIRS xdg-1.2, and add missing files to PLIST.
Bump PKGREVISION.

diffstat:

 databases/gourmet/Makefile |  5 +++--
 databases/gourmet/PLIST    |  4 +++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (47 lines):

diff -r 2ef20cbd29c1 -r d9262a29bc76 databases/gourmet/Makefile
--- a/databases/gourmet/Makefile        Thu Feb 16 18:14:45 2006 +0000
+++ b/databases/gourmet/Makefile        Thu Feb 16 18:15:52 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:08:31 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/16 18:15:52 wiz Exp $
 #
 
 DISTNAME=              gourmet-0.8.5.12
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            databases
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=grecipe-manager/}
 
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://grecipe-manager.sourceforge.net/
 COMMENT=               Recipe database
 
+USE_DIRS+=             xdg-1.2
 USE_PKGLOCALEDIR=      yes
 PYDISTUTILSPKG=                yes
 PYTHON_VERSIONS_ACCEPTED= 23 24
diff -r 2ef20cbd29c1 -r d9262a29bc76 databases/gourmet/PLIST
--- a/databases/gourmet/PLIST   Thu Feb 16 18:14:45 2006 +0000
+++ b/databases/gourmet/PLIST   Thu Feb 16 18:15:52 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/09/08 18:00:35 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/02/16 18:15:52 wiz Exp $
 bin/gourmet
 ${PYSITELIB}/gourmet/FauxActionGroups.py
 ${PYSITELIB}/gourmet/FauxActionGroups.pyc
@@ -273,6 +273,7 @@
 ${PYSITELIB}/gourmet/version.py
 ${PYSITELIB}/gourmet/version.pyc
 ${PYSITELIB}/gourmet/version.pyo
+share/applications/gourmet.desktop
 share/gourmet/FAQ
 share/gourmet/app.glade
 share/gourmet/converter.glade
@@ -314,6 +315,7 @@
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gourmet.mo
 ${PKGLOCALEDIR}/locale/sv_SE/LC_MESSAGES/gourmet.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gourmet.mo
+share/pixmaps/recbox.png
 @dirrm share/gourmet
 @dirrm ${PYSITELIB}/gourmet/importers/html_plugins
 @dirrm ${PYSITELIB}/gourmet/importers



Home | Main Index | Thread Index | Old Index