diff options
author | kim <kim@pkgsrc.org> | 2004-04-25 00:33:15 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-04-25 00:33:15 +0000 |
commit | 8243814fcdffd89b132747a012031edd2d9d692e (patch) | |
tree | 34edb9aeb9f58922eea585b9ec604f75dac8a23e /audio/mstream/PLIST | |
parent | 5b81d1c00ee55cae606a4aa4fb0a7a1e4013dea3 (diff) | |
download | pkgsrc-8243814fcdffd89b132747a012031edd2d9d692e.tar.gz |
Mstream is an mserv player package for queueing tracks to an IceS MP3
stream source. It consists of a player script for mserv and a playlist
handler module for IceS. It supports the NEXT and STOP commands in
mserv. It also supports title streaming with metadata from your mserv
database.
Diffstat (limited to 'audio/mstream/PLIST')
-rw-r--r-- | audio/mstream/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/mstream/PLIST b/audio/mstream/PLIST new file mode 100644 index 00000000000..a8e0addae08 --- /dev/null +++ b/audio/mstream/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/25 00:33:15 kim Exp $ +bin/mstream-play +man/man1/mstream-play.1 +share/ices-mp3/mstream.pm |