From 35fe174b79678456fec070f4f020db83bb40cef9 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 25 Jul 2003 09:25:07 +0000 Subject: Initial import of xmms-esound, version 1.2.7: xmms-esound is an output plugin for the XMMS program that allows it to output sound using the enlightened sound daemon (mainly used by the GNOME desktop). --- audio/xmms-esound/DESCR | 2 ++ audio/xmms-esound/Makefile | 20 ++++++++++++++++++++ audio/xmms-esound/PLIST | 4 ++++ 3 files changed, 26 insertions(+) create mode 100644 audio/xmms-esound/DESCR create mode 100644 audio/xmms-esound/Makefile create mode 100644 audio/xmms-esound/PLIST (limited to 'audio/xmms-esound') diff --git a/audio/xmms-esound/DESCR b/audio/xmms-esound/DESCR new file mode 100644 index 00000000000..315b785fe4c --- /dev/null +++ b/audio/xmms-esound/DESCR @@ -0,0 +1,2 @@ +xmms-esound is an output plugin for the XMMS program that allows it to output +sound using the enlightened sound daemon (mainly used by the GNOME desktop). diff --git a/audio/xmms-esound/Makefile b/audio/xmms-esound/Makefile new file mode 100644 index 00000000000..bdfdccd7642 --- /dev/null +++ b/audio/xmms-esound/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/07/25 09:25:07 jmmv Exp $ +# + +.include "../../audio/xmms/Makefile.common" + +PKGNAME= ${DISTNAME:S/xmms/xmms-esound/} +CATEGORIES+= gnome + +COMMENT= XMMS plugin to output sound through the esound daemon + +CONFLICTS+= xmms<=1.2.7nb8 + +BUILDLINK_DEPENDS.xmms= xmms>=1.2.7nb9 + +BUILD_DIRS= ${WRKSRC}/Output/esd +INSTALL_DIRS= ${WRKSRC}/Output/esd + +.include "../../audio/esound/buildlink2.mk" +.include "../../audio/xmms/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-esound/PLIST b/audio/xmms-esound/PLIST new file mode 100644 index 00000000000..89b827180f2 --- /dev/null +++ b/audio/xmms-esound/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/25 09:25:07 jmmv Exp $ +lib/xmms/Output/libesdout.la +lib/xmms/Output/libesdout.so +@comment in xmms: @dirrm lib/xmms/Output -- cgit v1.2.3