summaryrefslogtreecommitdiff
path: root/audio/mstream
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-05-24Set NO_CONFIGURE=yes to make pkglint happy.rillig1-2/+2
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-16Needs p5-MP3-Infokim1-1/+2
2004-08-27Upgrade to mstream-1.0:kim2-5/+5
- better stream title cleanup
2004-04-25Mstream is an mserv player package for queueing tracks to an IceS MP3kim4-0/+36
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.