summaryrefslogtreecommitdiff
path: root/audio/mpg321
diff options
context:
space:
mode:
authorrh <rh>2002-06-13 09:14:45 +0000
committerrh <rh>2002-06-13 09:14:45 +0000
commit73b00857a22afc288d43df19880f14fee569346d (patch)
tree8cb3156c95aff9885a9af9d4be53a13d857ccd2e /audio/mpg321
parent0dd58d39cb5833eb50e5574e91d4db10afbddf04 (diff)
downloadpkgsrc-73b00857a22afc288d43df19880f14fee569346d.tar.gz
Initial import of mpg321-0.2.10, a GPL'd drop-in replacement for the
popular mpg123 MP3 player. Provided by Rui-Xiang Guo <rxg@ms25.url.com.tw> This closes PR pkg/16153.
Diffstat (limited to 'audio/mpg321')
-rw-r--r--audio/mpg321/DESCR10
-rw-r--r--audio/mpg321/Makefile16
-rw-r--r--audio/mpg321/PLIST3
-rw-r--r--audio/mpg321/distinfo4
4 files changed, 33 insertions, 0 deletions
diff --git a/audio/mpg321/DESCR b/audio/mpg321/DESCR
new file mode 100644
index 00000000000..a94c5a30ae9
--- /dev/null
+++ b/audio/mpg321/DESCR
@@ -0,0 +1,10 @@
+mpg321 is a Free replacement for mpg123, a very popular command-line mp3
+player. mpg123 is used for frontends, as an mp3 player and as an mp3 to
+wave file decoder (primarily for use with CD-recording software.) In all
+of these capacities, mpg321 can be used as a drop-in replacement for
+mpg123.
+
+mpg321 is a project conceived and written by Joe Drew <hoserhead@woot.net>.
+It uses code from the MAD distribution by Rob Leslie; XMMS; and plaympeg
+from the SMPEG distribution. mpg321 is licensed under the GNU General
+Public License version 2, as documented in the 'COPYING' file.
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
new file mode 100644
index 00000000000..c5d5e9dabca
--- /dev/null
+++ b/audio/mpg321/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/13 09:14:45 rh Exp $
+
+DISTNAME= mpg321-0.2.10
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg321/}
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://mpg321.sourceforge.net/
+COMMENT= Free replacement for mpg123
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-mpg123-symlink
+
+.include "../../audio/libao/buildlink.mk"
+.include "../../audio/mad/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mpg321/PLIST b/audio/mpg321/PLIST
new file mode 100644
index 00000000000..9a175711f77
--- /dev/null
+++ b/audio/mpg321/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/13 09:14:45 rh Exp $
+bin/mpg321
+man/man1/mpg321.1
diff --git a/audio/mpg321/distinfo b/audio/mpg321/distinfo
new file mode 100644
index 00000000000..c53ebff9f9a
--- /dev/null
+++ b/audio/mpg321/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/13 09:14:45 rh Exp $
+
+SHA1 (mpg321-0.2.10.tar.gz) = 90268d0d187ddd7625d143b95791cb39a1630b79
+Size (mpg321-0.2.10.tar.gz) = 113449 bytes