Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Nov 2016 02:47:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 214232] www/linux-c7-flashplugin24 need harfbuzz and graphite2
Message-ID:  <bug-214232-4077-oSxxdz6t8E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214232-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214232-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
vvd@unislabs.com has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s
request for maintainer-feedback to emulation@FreeBSD.org:
Bug 214232: www/linux-c7-flashplugin24 need harfbuzz and graphite2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214232



--- Description ---
# portmaster www/linux-c7-flashplugin24 www/nspluginwrapper
=E2=80=A6

# nspluginwrapper -v -a -i
Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/browser_plugins/symlinks/linux-fir=
efox
Looking for plugins in /usr/local/lib/browser_plugins/symlinks/linux-firefox
/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libharfbuzz.so.0: cannot open shared object file: No such
file or directory
/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libharfbuzz.so.0: cannot open shared object file: No such
file or directory
Auto-install plugins from /root/.mozilla/plugins
Looking for plugins in /root/.mozilla/plugins

# ldd /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin | grep 'not fo=
und'
libharfbuzz.so.0 =3D> not found
libharfbuzz.so.0 =3D> not found

# wget
http://mirror.centos.org/centos/7/os/x86_64/Packages/harfbuzz-0.9.36-1.el7.=
i686
.rpm
<unpack and copy libharfbuzz.so.0* to /compat/linux/usr/lib/>

# ldd /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin | grep 'not fo=
und'
libgraphite2.so.3 =3D> not found

# wget
http://mirror.centos.org/centos/7/os/x86_64/Packages/graphite2-1.2.2-5.el7.=
i686
.rpm
<unpack, ln -s libgraphite2.so.3.0.1 libgraphite2.so.3 and copy
libgraphite2.so.3* to /compat/linux/usr/lib/>

# nspluginwrapper -v -a -i
Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/browser_plugins/symlinks/linux-fir=
efox
Looking for plugins in /usr/local/lib/browser_plugins/symlinks/linux-firefox
Install plugin
/usr/local/lib/browser_plugins/symlinks/linux-firefox/libflashplayer.so
  into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so
Auto-install plugins from /root/.mozilla/plugins
Looking for plugins in /root/.mozilla/plugins

<Then run firefox and check flash - it work>

TODO:
1. Ports linux-c7-harfbuzz and linux-c7-graphite2;
2. Add dependency to www/linux-c7-flashplugin24 from linux-c7-harfbuzz and
linux-c7-graphite2.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214232-4077-oSxxdz6t8E>