From f1e3e1ca62a1bf0d6615a9b21d8a6d0485225d36 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 22 Sep 2005 04:30:41 +0000 Subject: - Use CONF_FILES to handle a configuration file, instead of using @exec. - Add missing files to PLIST. Bump PKGREVISION. --- audio/xhippo/Makefile | 8 +++++--- audio/xhippo/PLIST | 5 +++-- audio/xhippo/distinfo | 3 ++- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index d9fe2cdd395..8f0cf5cede7 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2005/06/01 18:02:39 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2005/09/22 04:30:41 minskim Exp $ # DISTNAME= xhippo-3.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio x11 MASTER_SITES= ${MASTER_SITE_GNU:=xhippo/} @@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html COMMENT= Generic playlist manager for UNIX -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes +USE_PKGINSTALL= yes +USE_PKGLOCALEDIR= yes CONFIGURE_ENV+= --with-gnome=no diff --git a/audio/xhippo/PLIST b/audio/xhippo/PLIST index 2f5337a2ad6..1c42d01feb9 100644 --- a/audio/xhippo/PLIST +++ b/audio/xhippo/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:18:16 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/09/22 04:30:41 minskim Exp $ bin/xhippo +man/man1/xhippo.1 share/doc/xhippo/BUGS share/doc/xhippo/ChangeLog share/doc/xhippo/README @@ -9,5 +10,5 @@ share/doc/xhippo/xhippo.txt.gz share/doc/xhippo/xhippo.sgml share/doc/xhippo/xhippo.gtkrc share/doc/xhippo/xhippo.config.example -@exec if [ ! -f %D/etc/xhippo.config ]; then cp %D/%F %D/etc/xhippo.config ; fi +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xhippo.mo @dirrm share/doc/xhippo diff --git a/audio/xhippo/distinfo b/audio/xhippo/distinfo index 96cf20aef6c..20de5f24553 100644 --- a/audio/xhippo/distinfo +++ b/audio/xhippo/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 20:39:53 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/09/22 04:30:41 minskim Exp $ SHA1 (xhippo-3.3.tar.gz) = 15fb21a9027110f1f7b8e17dc33be6c28a67c601 RMD160 (xhippo-3.3.tar.gz) = 4023286bc843c15b1527fec49cda65a48a763af5 Size (xhippo-3.3.tar.gz) = 417111 bytes +SHA1 (patch-aa) = 1be473dacdfb78561da8b9a90cd3c9e7570143b7 -- cgit v1.2.3