summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-04 20:35:09 +0000
committerwiz <wiz@pkgsrc.org>2004-12-04 20:35:09 +0000
commitc74adbcf0e4dd82ab836c1fea3296f2235b282a8 (patch)
tree67c7870ebc40efe5593436024e2e19bd51e4c368 /audio
parent1da918991d258d1769ecbd025f7acec61a933725 (diff)
downloadpkgsrc-c74adbcf0e4dd82ab836c1fea3296f2235b282a8.tar.gz
Update to 1.1 version from www.musepack.net.
Changes: 1.1 Autotools build process %d now contains the full date tag 1.1-alpha10 Equalizer works now Fixed a small Bug with skipping broken tracks 1.1-alpha9 Fixed Bug with Id3 Reading Added Display of variable Bitrate 1.1-alpha8: Some Bugfixes (ID3-Genre out of range, Audio in use by other Program, di splaytitle with empty tags) 1.1-alpha7: Added Reading of ID3-Tags and writing of APE2-Tags Some changes in generate_title to make it work with FreeBSD 1.1-alpha6: close speed-up 1.1-alpha5: corrected end of track bug 1.1-alpha4: minor bugfixes 1.1-alpha3: another small glitch fixed in tag reading 1.1-alpha2: fixed tag reading 1.1-alpha: rewrite from scratch using musepack lib
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-musepack/DESCR7
-rw-r--r--audio/xmms-musepack/Makefile41
-rw-r--r--audio/xmms-musepack/PLIST4
-rw-r--r--audio/xmms-musepack/distinfo6
4 files changed, 23 insertions, 35 deletions
diff --git a/audio/xmms-musepack/DESCR b/audio/xmms-musepack/DESCR
index f7d9ef49757..abb10448623 100644
--- a/audio/xmms-musepack/DESCR
+++ b/audio/xmms-musepack/DESCR
@@ -1,3 +1,4 @@
-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.
+xmms-musepack is an audio input plugin for Musepack (mpc) files
+for the XMMS multimedia player. Andree Buschmann's (lossy)
+en-/decoder is a great improvement of lossy audio compression
+compared to MPEG-III.
diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile
index 167ae5d8f2f..382acc59447 100644
--- a/audio/xmms-musepack/Makefile
+++ b/audio/xmms-musepack/Makefile
@@ -1,34 +1,21 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/04 20:35:09 wiz Exp $
#
-DISTNAME= xmms-musepack-1.00
-PKGREVISION= 1
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpegplus/}
+DISTNAME= xmms-musepack-1.1
+CATEGORIES= audio
+MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net/linux/plugins/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
-HOMEPAGE= http://www.sourceforge.net/projects/mpegplus/
-COMMENT= Musepack audio output plugin for XMMS
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://www.musepack.net/
+COMMENT= XMMS plugin for musepack (mpc) files
-USE_BUILDLINK3= 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
+USE_BUILDLINK3= yes
+USE_LANGUAGES= c++
+GNU_CONFIGURE= yes
+.include "../../audio/libmusepack/buildlink3.mk"
.include "../../audio/xmms/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xmms-musepack/PLIST b/audio/xmms-musepack/PLIST
index 2f944b565a7..d180540c79c 100644
--- a/audio/xmms-musepack/PLIST
+++ b/audio/xmms-musepack/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:19 jlam Exp $
-lib/xmms/Input/libmusepack.la
+@comment $NetBSD: PLIST,v 1.3 2004/12/04 20:35:09 wiz Exp $
+lib/xmms/Input/libmpc.la
@comment in xmms: @dirrm lib/xmms/Input
diff --git a/audio/xmms-musepack/distinfo b/audio/xmms-musepack/distinfo
index 05995275dc4..997495c1acb 100644
--- a/audio/xmms-musepack/distinfo
+++ b/audio/xmms-musepack/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/06/25 12:48:43 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/12/04 20:35:09 wiz Exp $
-SHA1 (xmms-musepack-1.00.tar.gz) = 6bff3e603cfa8aad3f39839d9dc810dbb2da7235
-Size (xmms-musepack-1.00.tar.gz) = 126468 bytes
+SHA1 (xmms-musepack-1.1.tar.bz2) = 450b296c72f6e6b402846826504ce7ea2a385519
+Size (xmms-musepack-1.1.tar.bz2) = 207369 bytes