summaryrefslogtreecommitdiff
path: root/audio/mstream
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2008-11-22 08:03:30 +0000
committerkim <kim@pkgsrc.org>2008-11-22 08:03:30 +0000
commit1bddec4990f729960b1fd36e70a6d89408a5b2c0 (patch)
tree207b2bab435674c33cfc84d3c471367e400c3647 /audio/mstream
parent082d656fdf25e195ce77b2447ff3d4ee58cc72ce (diff)
downloadpkgsrc-1bddec4990f729960b1fd36e70a6d89408a5b2c0.tar.gz
Update to mstream-1.3:
- bundles silence.mp3 and uses BINDIR to locate mservcmd
Diffstat (limited to 'audio/mstream')
-rw-r--r--audio/mstream/Makefile6
-rw-r--r--audio/mstream/PLIST3
-rw-r--r--audio/mstream/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile
index 9306e172107..72e3af1be6a 100644
--- a/audio/mstream/Makefile
+++ b/audio/mstream/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2008/10/25 15:23:38 kim Exp $
+# $NetBSD: Makefile,v 1.12 2008/11/22 08:03:30 kim Exp $
#
-DISTNAME= mstream-1.2
+DISTNAME= mstream-1.3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
@@ -15,9 +15,11 @@ DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info
NO_CONFIGURE= yes
USE_TOOLS+= perl:run
+DATADIR= ${LOCALBASE}/share/mstream
MODDIR= ${LOCALBASE}/share/ices-mp3
MAKE_FLAGS+= PREFIX=${PREFIX:Q}
+MAKE_FLAGS+= DATADIR=${DATADIR:Q}
MAKE_FLAGS+= MODDIR=${MODDIR:Q}
MAKE_FLAGS+= PERL=${PERL5:Q}
diff --git a/audio/mstream/PLIST b/audio/mstream/PLIST
index a8e0addae08..ae24367b281 100644
--- a/audio/mstream/PLIST
+++ b/audio/mstream/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/25 00:33:15 kim Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/11/22 08:03:30 kim Exp $
bin/mstream-play
man/man1/mstream-play.1
share/ices-mp3/mstream.pm
+share/mstream/silence.mp3
diff --git a/audio/mstream/distinfo b/audio/mstream/distinfo
index 1b7423f7a18..dd0aa14949a 100644
--- a/audio/mstream/distinfo
+++ b/audio/mstream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/10/25 15:23:38 kim Exp $
+$NetBSD: distinfo,v 1.6 2008/11/22 08:03:30 kim Exp $
-SHA1 (mstream-1.2.tar.gz) = d4e3ce7fed7ca7a478c06c1451e25f9411bc1902
-RMD160 (mstream-1.2.tar.gz) = f464fdb4be0daa40a6472b0752b965fbdca8933f
-Size (mstream-1.2.tar.gz) = 4212 bytes
+SHA1 (mstream-1.3.tar.gz) = bfdbb6b33000783f238162cde63752b9c7d19640
+RMD160 (mstream-1.3.tar.gz) = 918d55e51be9988622cacfc65ca0f57d6fc61848
+Size (mstream-1.3.tar.gz) = 5483 bytes