mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
o Add support Java Advanced Imaging (JAI) API.
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party Reviewed by: ume and OISHI on the fly
This commit is contained in:
parent
5a5fe24f96
commit
fc92955f12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97913
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= linuxpluginwrapper
|
||||
PORTVERSION= 20031221
|
||||
PORTVERSION= 20040111
|
||||
CATEGORIES= www linux
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://people.FreeBSD.org/~nork/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (linuxpluginwrapper-20031221.tar.gz) = 414173484070da93ed27db5386960c14
|
||||
MD5 (linuxpluginwrapper-20040111.tar.gz) = ecb731e19a775990e05baffee58c0846
|
||||
|
@ -1,5 +1,6 @@
|
||||
lib/pluginwrapper/flash6.so
|
||||
lib/pluginwrapper/acrobat.so
|
||||
lib/pluginwrapper/jai.so
|
||||
lib/pluginwrapper/java3d.so
|
||||
lib/pluginwrapper/java3d_snd.so
|
||||
@unexec /bin/rm -f %%X11BASE%%/lib/browser_plugins/nppdf.so
|
||||
|
Loading…
Reference in New Issue
Block a user