diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-09 21:21:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-09 21:21:34 +0000 |
commit | 88a41f63b817ced9ee2c4794e0c02fd4a3e92343 (patch) | |
tree | 616aabf936b072b80e98f4c0122213d9b9a82164 /audio | |
parent | aecafff44a73148635a9cd2c95b7fe82fdc9e1f3 (diff) | |
download | pkgsrc-88a41f63b817ced9ee2c4794e0c02fd4a3e92343.tar.gz |
add xmms-mac-0.3.1, an XMMS plugin for Monkey's Audio files
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-mac/DESCR | 1 | ||||
-rw-r--r-- | audio/xmms-mac/Makefile | 21 | ||||
-rw-r--r-- | audio/xmms-mac/PLIST | 2 | ||||
-rw-r--r-- | audio/xmms-mac/distinfo | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/audio/xmms-mac/DESCR b/audio/xmms-mac/DESCR new file mode 100644 index 00000000000..f22edb3ab38 --- /dev/null +++ b/audio/xmms-mac/DESCR @@ -0,0 +1 @@ +xmms-mac: Monkey's Audio Codec plugin for XMMS! diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile new file mode 100644 index 00000000000..bde820bbb15 --- /dev/null +++ b/audio/xmms-mac/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/02/09 21:21:34 drochner Exp $ +# + +DISTNAME= xmms-mac-0.3.1 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mac-port/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://sourceforge.net/projects/mac-port/ +COMMENT= XMMS plugin for Monkey's Audio files + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_LANGUAGES= c++ + +# needs a bugfix to compile +BUILDLINK_API_DEPENDS.xmms+= xmms>=1.2.10nb7 + +.include "../../audio/xmms/buildlink3.mk" +.include "../../audio/mac/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-mac/PLIST b/audio/xmms-mac/PLIST new file mode 100644 index 00000000000..cb73a1ee609 --- /dev/null +++ b/audio/xmms-mac/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/09 21:21:34 drochner Exp $ +lib/xmms/Input/libxmms-mac.la diff --git a/audio/xmms-mac/distinfo b/audio/xmms-mac/distinfo new file mode 100644 index 00000000000..18ff75fb5af --- /dev/null +++ b/audio/xmms-mac/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/02/09 21:21:34 drochner Exp $ + +SHA1 (xmms-mac-0.3.1.tar.gz) = 68a75ca93d76fa7deffceac4994b3c2c54518159 +RMD160 (xmms-mac-0.3.1.tar.gz) = a7b22cdf0a8196480016f02314a0f60dfcab9984 +Size (xmms-mac-0.3.1.tar.gz) = 299783 bytes |