pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/xmms-pulse Initial import of xmms-pulse 0.9.4 an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdab631beb3f
branches:  trunk
changeset: 555301:cdab631beb3f
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Fri Feb 27 10:05:37 2009 +0000

description:
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

diffstat:

 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(+), 0 deletions(-)

diffs (46 lines):

diff -r bdb3d58eef53 -r cdab631beb3f audio/xmms-pulse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/xmms-pulse/DESCR    Fri Feb 27 10:05:37 2009 +0000
@@ -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 -r bdb3d58eef53 -r cdab631beb3f audio/xmms-pulse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/xmms-pulse/Makefile Fri Feb 27 10:05:37 2009 +0000
@@ -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@localhost
+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 -r bdb3d58eef53 -r cdab631beb3f audio/xmms-pulse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/xmms-pulse/PLIST    Fri Feb 27 10:05:37 2009 +0000
@@ -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 -r bdb3d58eef53 -r cdab631beb3f audio/xmms-pulse/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/xmms-pulse/distinfo Fri Feb 27 10:05:37 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index