pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-meta-input Fix PLIST and bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd629a9221b5
branches: trunk
changeset: 477581:fd629a9221b5
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jul 05 15:07:33 2004 +0000
description:
Fix PLIST and bump PKGREVISION.
- Add an entry for an empty directory.
- Add a comment on a directory handled by xmms.
diffstat:
audio/xmms-meta-input/Makefile | 3 ++-
audio/xmms-meta-input/PLIST | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r e5ee5b21de2e -r fd629a9221b5 audio/xmms-meta-input/Makefile
--- a/audio/xmms-meta-input/Makefile Mon Jul 05 14:44:22 2004 +0000
+++ b/audio/xmms-meta-input/Makefile Mon Jul 05 15:07:33 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/03/12 02:55:49 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/05 15:07:33 minskim Exp $
#
DISTNAME= xmms-meta-input-0.4
+PKGREIVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.corbac.com/Data/Sources/
diff -r e5ee5b21de2e -r fd629a9221b5 audio/xmms-meta-input/PLIST
--- a/audio/xmms-meta-input/PLIST Mon Jul 05 14:44:22 2004 +0000
+++ b/audio/xmms-meta-input/PLIST Mon Jul 05 15:07:33 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/24 00:09:55 ben Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/07/05 15:07:33 minskim Exp $
lib/xmms/Input/libmetainput.so
share/doc/xmms-input/README
share/examples/xmms-meta-input/dsp_input
@@ -10,3 +10,6 @@
share/examples/xmms-meta-input/vorbis
@dirrm share/examples/xmms-meta-input
@dirrm share/doc/xmms-input
+@exec ${MKDIR} %D/lib/xmms/Input/Meta
+@dirrm lib/xmms/Input/Meta
+@comment in xmms: @dirrm lib/xmms/Input
Home |
Main Index |
Thread Index |
Old Index