summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-12-19 19:49:22 +0000
committerjmcneill <jmcneill>2008-12-19 19:49:22 +0000
commit58610428b89e360b23f738596f91ecaca83dd11f (patch)
tree838feaed0c1421af9a08896a080da97e4d4e4c6b /multimedia
parentc10f1e75a4117aab21880330b4af11bdf6bff4c1 (diff)
downloadpkgsrc-58610428b89e360b23f738596f91ecaca83dd11f.tar.gz
Import libflashsupport-pulse version 20081219.
This is a shared library built from source provided by Adobe and modified by the PulseAudio project which enables the use of the PulseAudio sound server in the multimedia/ns-flash and multimedia/adobe-flash-plugin packages. Non Linux platforms will probably also need www/nspluginwrapper
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libflashsupport-pulse/DESCR6
-rw-r--r--multimedia/libflashsupport-pulse/Makefile32
-rw-r--r--multimedia/libflashsupport-pulse/PLIST4
-rw-r--r--multimedia/libflashsupport-pulse/distinfo5
4 files changed, 47 insertions, 0 deletions
diff --git a/multimedia/libflashsupport-pulse/DESCR b/multimedia/libflashsupport-pulse/DESCR
new file mode 100644
index 00000000000..18af027e890
--- /dev/null
+++ b/multimedia/libflashsupport-pulse/DESCR
@@ -0,0 +1,6 @@
+This is a shared library built from source provided by Adobe and
+modified by the PulseAudio project which enables the use of
+the PulseAudio sound server in the multimedia/ns-flash and
+multimedia/adobe-flash-plugin packages.
+
+Non Linux platforms will probably also need www/nspluginwrapper
diff --git a/multimedia/libflashsupport-pulse/Makefile b/multimedia/libflashsupport-pulse/Makefile
new file mode 100644
index 00000000000..f6d1f322dcb
--- /dev/null
+++ b/multimedia/libflashsupport-pulse/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/19 19:49:22 jmcneill Exp $
+
+DISTNAME= libflashsupport-pulse-20081219
+CATEGORIES= multimedia
+MASTER_SITES= http://www.invisible.ca/~jmcneill/netbsd/libflashsupport/
+
+MAINTAINER= jmcneill@NetBSD.org
+HOMEPAGE= http://www.pulseaudio.org/wiki/FlashPlayer9Solution
+COMMENT= PulseAudio support for Adobe Flash
+
+CONFLICTS= libflashsupport-[0-9]*
+
+EMUL_PLATFORMS= linux-i386
+EMUL_MODULES.linux= base openssl x11
+EMUL_REQD= suse>=10.0
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+WRKSRC= ${WRKDIR}
+BUILD_DIRS= # empty
+
+INSTALLATION_DIRS= ${EMULSUBDIR}/usr/lib
+
+do-install:
+ ${INSTALL_LIB} ${WRKDIR}/usr/lib/libgdbm.so.3.0.0 \
+ ${DESTDIR}${PREFIX}/${EMULSUBDIR}/usr/lib/libgdbm.so.3
+ ${INSTALL_LIB} ${WRKDIR}/usr/lib/libpulse.so.0.7.0 \
+ ${DESTDIR}${PREFIX}/${EMULSUBDIR}/usr/lib/libpulse.so.0
+ ${INSTALL_LIB} ${WRKDIR}/usr/lib/libflashsupport.so \
+ ${DESTDIR}${PREFIX}/${EMULSUBDIR}/usr/lib
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/libflashsupport-pulse/PLIST b/multimedia/libflashsupport-pulse/PLIST
new file mode 100644
index 00000000000..0c8c1936b59
--- /dev/null
+++ b/multimedia/libflashsupport-pulse/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/19 19:49:22 jmcneill Exp $
+${EMULSUBDIRSLASH}usr/lib/libpulse.so.0
+${EMULSUBDIRSLASH}usr/lib/libgdbm.so.3
+${EMULSUBDIRSLASH}usr/lib/libflashsupport.so
diff --git a/multimedia/libflashsupport-pulse/distinfo b/multimedia/libflashsupport-pulse/distinfo
new file mode 100644
index 00000000000..6a3a3169fa1
--- /dev/null
+++ b/multimedia/libflashsupport-pulse/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/12/19 19:49:22 jmcneill Exp $
+
+SHA1 (libflashsupport-pulse-20081219.tar.gz) = 0199358b325db60826044d64e13a3c2ee1745a86
+RMD160 (libflashsupport-pulse-20081219.tar.gz) = 58f2a0335919881780311c34af126ab87011e6f2
+Size (libflashsupport-pulse-20081219.tar.gz) = 442054 bytes