summaryrefslogtreecommitdiff
path: root/audio/xine-pulse
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-12-18 23:24:47 +0000
committerjmcneill <jmcneill>2008-12-18 23:24:47 +0000
commit0b95ca38cf9efd8880d0fca9e1cb9200d8464a91 (patch)
treeaf2de509d47a9d367cf0d7cf1a9622535572a90f /audio/xine-pulse
parenta00d4c1a7d3cb2803fd958f3744017c01beec85c (diff)
downloadpkgsrc-0b95ca38cf9efd8880d0fca9e1cb9200d8464a91.tar.gz
Import xine-pulse version 1.1.15.
Xine is a free multimedia player library for playing back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available -- and some of the most uncommon formats, too. This package provides the PulseAudio output plugin for xine-lib.
Diffstat (limited to 'audio/xine-pulse')
-rw-r--r--audio/xine-pulse/DESCR7
-rw-r--r--audio/xine-pulse/Makefile28
-rw-r--r--audio/xine-pulse/PLIST2
3 files changed, 37 insertions, 0 deletions
diff --git a/audio/xine-pulse/DESCR b/audio/xine-pulse/DESCR
new file mode 100644
index 00000000000..48968cfb6a6
--- /dev/null
+++ b/audio/xine-pulse/DESCR
@@ -0,0 +1,7 @@
+Xine is a free multimedia player library for playing back CDs, DVDs,
+and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3
+from local disk drives, and displays multimedia streamed over the
+Internet. It interprets many of the most common multimedia formats
+available -- and some of the most uncommon formats, too.
+
+This package provides the PulseAudio output plugin for xine-lib.
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile
new file mode 100644
index 00000000000..b4ef6468519
--- /dev/null
+++ b/audio/xine-pulse/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 23:24:47 jmcneill Exp $
+#
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/xine-lib/Makefile.common"
+
+PKGNAME= ${XINE_PKGNAME:S/lib/pulse/}
+CATEGORIES= audio
+COMMENT= The PulseAudio output plugin for xine-lib
+
+DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
+
+BUILD_DIRS= ${WRKSRC}/src/audio_out
+CONFIGURE_ARGS+= --without-x
+
+INSTALLATION_DIRS= lib/xine/plugins/${XINE_MOD_DIR_VER}
+
+do-install:
+ cd ${WRKSRC}/src/audio_out && \
+ ${LIBTOOL} --mode=install ${INSTALL_DATA} \
+ xineplug_ao_out_pulseaudio.la \
+ ${DESTDIR}${PREFIX}/lib/xine/plugins/${XINE_MOD_DIR_VER}
+
+.include "../../audio/pulseaudio/buildlink3.mk"
+.include "../../audio/libaudiofile/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xine-pulse/PLIST b/audio/xine-pulse/PLIST
new file mode 100644
index 00000000000..5c240770934
--- /dev/null
+++ b/audio/xine-pulse/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 23:24:47 jmcneill Exp $
+lib/xine/plugins/1.24/xineplug_ao_out_pulseaudio.la