xmms-musepack moved to pkgsrc/audio/xmms-musepack.

This commit is contained in:
Julio Merino 2003-12-03 13:15:39 +00:00 committed by Thomas Klausner
parent 191622979c
commit e40ca99405
5 changed files with 2 additions and 48 deletions

View file

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.720 2003/12/03 12:59:23 jmmv Exp $
# $NetBSD: Makefile,v 1.720 2003/12/03 12:59:23 jmmv Exp $
# $Id: Makefile,v 1.721 2003/12/03 13:15:39 jmmv Exp $
# $NetBSD: Makefile,v 1.721 2003/12/03 13:15:39 jmmv Exp $
COMMENT= WIP pkgsrc packages
@ -651,7 +651,6 @@ SUBDIR+= xmail
SUBDIR+= xml2doc
SUBDIR+= xmms-dumb
SUBDIR+= xmms-modplug
SUBDIR+= xmms-musepack
SUBDIR+= xmms-pitch
SUBDIR+= xmmsctrl
SUBDIR+= xpde

View file

@ -1,3 +0,0 @@
xmms-musepack is an audio output plugin for the XMMS multimedia player.
Andree Buschmann's en-/decoder is a great improvement of lossy audio
compression compared to MPEG-III.

View file

@ -1,34 +0,0 @@
# $NetBSD: Makefile,v 1.2 2003/11/30 02:45:47 grantbeattie Exp $
#
DISTNAME= xmms-musepack-0.94
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpegplus/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.sourceforge.net/projects/mpegplus/
COMMENT= Musepack audio output plugin for XMMS
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
CFLAGS+= -DVERSION='"${PKGVERSION}"'
XMMS_CONFIG= ${BUILDLINK_PREFIX.xmms}/bin/xmms-config
do-build:
cd ${WRKSRC} && for f in *.c; do \
${SHLIBTOOL} --mode=compile ${CC} ${CFLAGS} \
`${XMMS_CONFIG} --cflags` -c $$f || break; \
done
cd ${WRKSRC} && ${SHLIBTOOL} --mode=link ${CC} ${LDFLAGS} \
-o libmusepack.la *.lo `${XMMS_CONFIG} --libs` \
-rpath ${PREFIX}/lib/xmms/Input \
-module -avoid-version
do-install:
cd ${WRKSRC} && ${SHLIBTOOL} --mode=install \
${INSTALL_DATA} libmusepack.la ${PREFIX}/lib/xmms/Input
.include "../../audio/xmms/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/11/01 13:04:17 jmmv Exp $
lib/xmms/Input/libmusepack.la
lib/xmms/Input/libmusepack.so
@comment in xmms: @dirrm lib/xmms/Input

View file

@ -1,4 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2003/11/01 13:04:17 jmmv Exp $
SHA1 (xmms-musepack-0.94.tar.bz2) = 474e9f8156cee10fe7b08f1fb68eb18bf3c54d6f
Size (xmms-musepack-0.94.tar.bz2) = 56999 bytes