summaryrefslogtreecommitdiffstats
path: root/audio/xmms-musepack
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2002-03-17 17:17:12 +0000
committercy <cy@FreeBSD.org>2002-03-17 17:17:12 +0000
commit7c46917111a4413ee3a8019c8336f6bd600ba653 (patch)
treee78d3f2bab7bc95de7c3914eddb57a8a32483655 /audio/xmms-musepack
parentc09f067a79ea8e1146f6de952ae00d184538c283 (diff)
downloadFreeBSD-ports-7c46917111a4413ee3a8019c8336f6bd600ba653.zip
FreeBSD-ports-7c46917111a4413ee3a8019c8336f6bd600ba653.tar.gz
Add xmms-musepack 1.8.0 port, xMMS input plugin for playing MPC Musepack
(.mpc, .mp+) files. PR: 35935 Submitted by: Walter Hop <walter@binity.com>
Diffstat (limited to 'audio/xmms-musepack')
-rw-r--r--audio/xmms-musepack/Makefile25
-rw-r--r--audio/xmms-musepack/distinfo1
-rw-r--r--audio/xmms-musepack/pkg-comment1
-rw-r--r--audio/xmms-musepack/pkg-descr13
-rw-r--r--audio/xmms-musepack/pkg-plist1
5 files changed, 41 insertions, 0 deletions
diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile
new file mode 100644
index 0000000..5593574
--- /dev/null
+++ b/audio/xmms-musepack/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: xmms-musepack
+# Date created: 15 Mar 2002
+# Whom: Walter Hop <walter@binity.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-musepack
+PORTVERSION= 1.8.0
+CATEGORIES= audio
+MASTER_SITES= http://www.musepack.info/dl/
+
+MAINTAINER= walter@binity.com
+
+LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GTK= yes
+USE_LIBTOOL= yes
+
+post-install:
+ strip ${PREFIX}/lib/xmms/Input/xmms-mpegplus-1.8.0.so
+
+.include <bsd.port.mk>
diff --git a/audio/xmms-musepack/distinfo b/audio/xmms-musepack/distinfo
new file mode 100644
index 0000000..622e7f7
--- /dev/null
+++ b/audio/xmms-musepack/distinfo
@@ -0,0 +1 @@
+MD5 (xmms-musepack-1.8.0.tar.gz) = 890dcd362cbddd115bf264d3097f748c
diff --git a/audio/xmms-musepack/pkg-comment b/audio/xmms-musepack/pkg-comment
new file mode 100644
index 0000000..4060826
--- /dev/null
+++ b/audio/xmms-musepack/pkg-comment
@@ -0,0 +1 @@
+XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files
diff --git a/audio/xmms-musepack/pkg-descr b/audio/xmms-musepack/pkg-descr
new file mode 100644
index 0000000..d14b4f2
--- /dev/null
+++ b/audio/xmms-musepack/pkg-descr
@@ -0,0 +1,13 @@
+This plugin enables you to play files in the new MPC Musepack format
+(.mpc and .mp+ extension) using the XMMS player for X11.
+
+The MPC Musepack format was designed by Andree Buschmann and Frank Klemm
+with a focus on sound quality.
+
+WWW:
+ http://www.stud.uni-hannover.de/user/73884/audiocoder_eng.html
+ http://www.uni-jena.de/~pfk/mpp/
+ http://www.musepack.info/
+
+- Walter Hop
+walter@binity.com
diff --git a/audio/xmms-musepack/pkg-plist b/audio/xmms-musepack/pkg-plist
new file mode 100644
index 0000000..1d77204
--- /dev/null
+++ b/audio/xmms-musepack/pkg-plist
@@ -0,0 +1 @@
+lib/xmms/Input/xmms-mpegplus-1.8.0.so
OpenPOWER on IntegriCloud