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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214232

            Bug ID: 214232
           Summary: www/linux-c7-flashplugin24 need harfbuzz and graphite2
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: emulation@FreeBSD.org
             Flags: maintainer-feedback?(emulation@FreeBSD.org)

# 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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