aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-09 20:14:08 +0800
committerpav <pav@FreeBSD.org>2007-03-09 20:14:08 +0800
commit1f3bc6191d0c119e050f3220a8c8e0ed757a66ce (patch)
tree4e8e28710f9b0113adc29338d0ffbb24c609adbb /www
parent7c5e31ce45ca65fb36b50a3468843f02d5a6097b (diff)
downloadfreebsd-ports-gnome-1f3bc6191d0c119e050f3220a8c8e0ed757a66ce.tar.gz
freebsd-ports-gnome-1f3bc6191d0c119e050f3220a8c8e0ed757a66ce.tar.zst
freebsd-ports-gnome-1f3bc6191d0c119e050f3220a8c8e0ed757a66ce.zip
- Add libflashsupport.so, which brings in sound when used inside linux-firefox.
No sound in linux-opera, sadly. Approved by: Jamie Jones <jamie@bishopston.net> (maintainer) Provided by: lofi (thanks!)
Diffstat (limited to 'www')
-rw-r--r--www/linux-flashplugin9/Makefile12
-rw-r--r--www/linux-flashplugin9/distinfo3
-rw-r--r--www/linux-flashplugin9/pkg-plist3
3 files changed, 15 insertions, 3 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile
index 7d010a31d402..28c2206cb1b5 100644
--- a/www/linux-flashplugin9/Makefile
+++ b/www/linux-flashplugin9/Makefile
@@ -7,16 +7,21 @@
PORTNAME= flashplugin
PORTVERSION= 9.0r31
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www multimedia linux
-MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/
+MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
+ LOCAL/lofi:suplib
PKGNAMEPREFIX= linux-
-DISTNAME= install_flash_player_9_linux
+DISTFILES= install_flash_player_9_linux.tar.gz:plugin \
+ libflashsupport.so:suplib
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
+EXTRACT_ONLY= install_flash_player_9_linux.tar.gz
MAINTAINER= jamie@bishopston.net
COMMENT= Adobe Flash Player NPAPI Plugin
+RUN_DEPENDS= ${LINUXBASE}/lib/libssl.so.5:${PORTSDIR}/security/linux-openssl
+
ONLY_FOR_ARCHS= amd64 i386
USE_LINUX= yes
@@ -33,6 +38,7 @@ NPAPI_FILES= libflashplayer.so flashplayer.xpt
CONFLICTS= linux-flashplugin-7*
post-install:
+ @${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/libflashsupport.so ${LINUXBASE}/usr/lib
.ifndef NOPORTDOCS
@${INSTALL} -d ${DOCSDIR}
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
diff --git a/www/linux-flashplugin9/distinfo b/www/linux-flashplugin9/distinfo
index 425cb9ba4ffb..c4c86e2b921d 100644
--- a/www/linux-flashplugin9/distinfo
+++ b/www/linux-flashplugin9/distinfo
@@ -1,3 +1,6 @@
MD5 (flashplugin/9.0r31/install_flash_player_9_linux.tar.gz) = 76b38231a68995935185aa42dfda9db7
SHA256 (flashplugin/9.0r31/install_flash_player_9_linux.tar.gz) = e31b971be7f98ea7eff67b2783ae20170c4d9f595b43ae5b59f98385a2b0c978
SIZE (flashplugin/9.0r31/install_flash_player_9_linux.tar.gz) = 2609703
+MD5 (flashplugin/9.0r31/libflashsupport.so) = 20a61e9de44e7f58e9566b16ee6651d9
+SHA256 (flashplugin/9.0r31/libflashsupport.so) = 0ddd948214657e17866663cad5fb02ff2bfe8360969359db4aca6d65456d4cad
+SIZE (flashplugin/9.0r31/libflashsupport.so) = 7493
diff --git a/www/linux-flashplugin9/pkg-plist b/www/linux-flashplugin9/pkg-plist
new file mode 100644
index 000000000000..44fc357a02f7
--- /dev/null
+++ b/www/linux-flashplugin9/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /compat/linux
+usr/lib/libflashsupport.so
+@cwd