diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-16 18:15:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-16 18:15:52 +0000 |
commit | e0d90226ed40bcdfcbe521d4747b242aa432e339 (patch) | |
tree | 34d27b9f2327458a8557b23486d9d4364bcc73cd /databases/gourmet | |
parent | 5db18ae16b614dacea115bb26ef41980780dca8d (diff) | |
download | pkgsrc-e0d90226ed40bcdfcbe521d4747b242aa432e339.tar.gz |
Add USE_DIRS xdg-1.2, and add missing files to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'databases/gourmet')
-rw-r--r-- | databases/gourmet/Makefile | 5 | ||||
-rw-r--r-- | databases/gourmet/PLIST | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/databases/gourmet/Makefile b/databases/gourmet/Makefile index 31ab90b3db0..6275f93cb18 100644 --- a/databases/gourmet/Makefile +++ b/databases/gourmet/Makefile @@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org 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 --git a/databases/gourmet/PLIST b/databases/gourmet/PLIST index f8b2a5387d0..10daf2eff0e 100644 --- a/databases/gourmet/PLIST +++ b/databases/gourmet/PLIST @@ -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/treeview_extras.pyo ${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/sk/LC_MESSAGES/gourmet.mo ${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 |