From d03a05df90780c9d27b71a07467f98c93256b818 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 9 Feb 2007 21:21:34 +0000 Subject: add xmms-mac-0.3.1, an XMMS plugin for Monkey's Audio files --- audio/xmms-mac/DESCR | 1 + audio/xmms-mac/Makefile | 21 +++++++++++++++++++++ audio/xmms-mac/PLIST | 2 ++ audio/xmms-mac/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 audio/xmms-mac/DESCR create mode 100644 audio/xmms-mac/Makefile create mode 100644 audio/xmms-mac/PLIST create mode 100644 audio/xmms-mac/distinfo (limited to 'audio') 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 -- cgit v1.2.3