mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
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>
This commit is contained in:
parent
802816682e
commit
16a08ce7f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56257
@ -257,6 +257,7 @@
|
||||
SUBDIR += xmms-fc
|
||||
SUBDIR += xmms-kde
|
||||
SUBDIR += xmms-liveice
|
||||
SUBDIR += xmms-musepack
|
||||
SUBDIR += xmms-quix3dn
|
||||
SUBDIR += xmms-shn
|
||||
SUBDIR += xmms-sndfile
|
||||
|
25
audio/xmms-musepack/Makefile
Normal file
25
audio/xmms-musepack/Makefile
Normal file
@ -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>
|
1
audio/xmms-musepack/distinfo
Normal file
1
audio/xmms-musepack/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xmms-musepack-1.8.0.tar.gz) = 890dcd362cbddd115bf264d3097f748c
|
1
audio/xmms-musepack/pkg-comment
Normal file
1
audio/xmms-musepack/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files
|
13
audio/xmms-musepack/pkg-descr
Normal file
13
audio/xmms-musepack/pkg-descr
Normal file
@ -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
|
1
audio/xmms-musepack/pkg-plist
Normal file
1
audio/xmms-musepack/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
lib/xmms/Input/xmms-mpegplus-1.8.0.so
|
Loading…
Reference in New Issue
Block a user