summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-12-21 02:59:57 +0000
committerxtraeme <xtraeme>2004-12-21 02:59:57 +0000
commit8d4ba9fc6fa73784f39ef9fe567df07cf5a58f57 (patch)
treefb069abfbd03ff680c448c5e6dca6a418934e6ce /www
parent2eafbf5a0f59289b9af14047f8c9e756609fed9d (diff)
downloadpkgsrc-8d4ba9fc6fa73784f39ef9fe567df07cf5a58f57.tar.gz
Initial import of firefox-gtk2-bin-acroread-1.0.
This package provides Adobe Acrobat Reader 5 plugin for the Linux version of the firefox-gtk2-bin package.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-gtk2-bin-acroread/DESCR2
-rw-r--r--www/firefox-gtk2-bin-acroread/Makefile35
-rw-r--r--www/firefox-gtk2-bin-acroread/PLIST3
3 files changed, 40 insertions, 0 deletions
diff --git a/www/firefox-gtk2-bin-acroread/DESCR b/www/firefox-gtk2-bin-acroread/DESCR
new file mode 100644
index 00000000000..126180b1513
--- /dev/null
+++ b/www/firefox-gtk2-bin-acroread/DESCR
@@ -0,0 +1,2 @@
+This package provides Adobe Acrobat Reader 5 plugin for the Linux
+version of the firefox-gtk2-bin package.
diff --git a/www/firefox-gtk2-bin-acroread/Makefile b/www/firefox-gtk2-bin-acroread/Makefile
new file mode 100644
index 00000000000..a84b99c8c56
--- /dev/null
+++ b/www/firefox-gtk2-bin-acroread/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/21 02:59:57 xtraeme Exp $
+
+DISTNAME= firefox-gtk2-bin-acroread-1.0
+CATEGORIES= www print
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.adobe.com/products/acrobat/readermain.html
+COMMENT= Acrobat Reader 5 plugin for firefox-gtk2-bin
+
+DEPENDS+= acroread5>=5.10nb1:../../print/acroread
+DEPENDS+= firefox-gtk2-bin>=0.10.1:../../www/firefox-gtk2-bin
+
+ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386
+PLATFORM= intellinux
+
+WRKSRC= ${WRKDIR}
+NO_CHECKSUM= YES
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+ACROREAD= Acrobat5
+
+PLIST_SRC= ../../www/firefox-gtk2-bin-acroread/PLIST
+PLIST_SUBST+= ACROREAD=${ACROREAD}
+PLIST_SUBST+= PLATFORM=${PLATFORM}
+NS_PLUGINS_DIR= ${PREFIX}/lib/firefox-gtk2-linux/plugins
+
+do-install:
+ ${INSTALL_DATA_DIR} ${NS_PLUGINS_DIR}
+ ${LN} -sf ${PREFIX}/${ACROREAD}/Browsers/${PLATFORM}/nppdf.so \
+ ${NS_PLUGINS_DIR}/nppdf.so
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/firefox-gtk2-bin-acroread/PLIST b/www/firefox-gtk2-bin-acroread/PLIST
new file mode 100644
index 00000000000..0a8b0247f7e
--- /dev/null
+++ b/www/firefox-gtk2-bin-acroread/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/21 02:59:57 xtraeme Exp $
+@exec ${LN} -fs %D/${ACROREAD}/Browsers/${PLATFORM}/nppdf.so %D/lib/firefox-linux/plugins/nppdf.so
+lib/firefox-gtk2-linux/plugins/nppdf.so