From 376ef5baa35ee981e54202728cc0cd9d94ff63f4 Mon Sep 17 00:00:00 2001 From: kefren Date: Fri, 27 Feb 2009 10:05:37 +0000 Subject: Initial import of xmms-pulse 0.9.4 an output plugin for the XMMS program that allows it to output sound using the pulseaudio sound server --- audio/xmms-pulse/DESCR | 2 ++ audio/xmms-pulse/Makefile | 20 ++++++++++++++++++++ audio/xmms-pulse/PLIST | 3 +++ audio/xmms-pulse/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 audio/xmms-pulse/DESCR create mode 100644 audio/xmms-pulse/Makefile create mode 100644 audio/xmms-pulse/PLIST create mode 100644 audio/xmms-pulse/distinfo (limited to 'audio') diff --git a/audio/xmms-pulse/DESCR b/audio/xmms-pulse/DESCR new file mode 100644 index 00000000000..acca79ab238 --- /dev/null +++ b/audio/xmms-pulse/DESCR @@ -0,0 +1,2 @@ +xmms-esound is an output plugin for the XMMS program that allows it to output +sound using the pulseaudio sound server diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile new file mode 100644 index 00000000000..58b17c63fb2 --- /dev/null +++ b/audio/xmms-pulse/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/02/27 10:05:37 kefren Exp $ + +DISTNAME= xmms-pulse-0.9.4 +CATEGORIES= audio +MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= XMMS plugin to output sound through the pulseaudio daemon +HOMEPAGE= http://0pointer.de/lennart/projects/xmms-pulse/ + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --disable-lynx +USE_TOOLS+= pkg-config +USE_LIBTOOL= yes + +.include "../../audio/pulseaudio/buildlink3.mk" +.include "../../audio/xmms/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-pulse/PLIST b/audio/xmms-pulse/PLIST new file mode 100644 index 00000000000..92bbfc538db --- /dev/null +++ b/audio/xmms-pulse/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/27 10:05:37 kefren Exp $ +lib/xmms/Output/libxmms-pulse.la +@comment in xmms: @dirrm lib/xmms/Output diff --git a/audio/xmms-pulse/distinfo b/audio/xmms-pulse/distinfo new file mode 100644 index 00000000000..eaeaf2df73e --- /dev/null +++ b/audio/xmms-pulse/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/27 10:05:37 kefren Exp $ + +SHA1 (xmms-pulse-0.9.4.tar.gz) = 0ffbde03452b5f90d22f72b7a6a88a696cda5ca6 +RMD160 (xmms-pulse-0.9.4.tar.gz) = f050f043c0215d2fedf0673c9c9fea8aff9a0a27 +Size (xmms-pulse-0.9.4.tar.gz) = 329661 bytes -- cgit v1.2.3