www/linux-c6-flashplugin11 - no sound
Jan Beich
jbeich at vfemail.net
Tue Sep 23 20:44:31 UTC 2014
Alexander Shikoff <minotaur at crete.org.ua> writes:
> It seems that www/linux-c6-flashplugin11 is missing some dependencies.
> I deleted old linux-* packages, then I installed linux-c6-flashplugin11
> from latest ports tree:
[...]
> As a result there is no sound in videos, youtube videos aren't played at
> all. IIRC there should be linux-c6-alsa-lib as dependency?
No, libflashsupport is supposed to provide OSS backend for flashplugin.
It should have been in a separate port like with PkgSrc so people are
more aware of the trust, license and maintenance involved.
Index: www/linux-c6-flashplugin11/Makefile
===================================================================
--- www/linux-c6-flashplugin11/Makefile (revision 369031)
+++ www/linux-c6-flashplugin11/Makefile (working copy)
@@ -46,7 +46,9 @@ post-patch:
do-install:
${MKDIR} ${STAGEDIR}${WEBPLUGIN_DIR} ${STAGEDIR}${LINUXBASE}/usr/lib
${INSTALL_LIB} ${WRKDIR}/libflashplayer.so ${STAGEDIR}${WEBPLUGIN_DIR}
+# XXX get rid of libflashsupport (bug 192541) or build against linux-c6-openssl
${INSTALL_LIB} ${WRKDIR}/libflashsupport.so ${STAGEDIR}${LINUXBASE}/usr/lib
+ ${LN} -sf libssl.so.10 ${STAGEDIR}${LINUXBASE}/usr/lib/libssl.so.7
${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/flash-player-properties ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${STAGEDIR}${DESKTOPDIR}
(cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${STAGEDIR}${PREFIX}/share/icons)
Index: www/linux-c6-flashplugin11/pkg-plist
===================================================================
--- www/linux-c6-flashplugin11/pkg-plist (revision 369031)
+++ www/linux-c6-flashplugin11/pkg-plist (working copy)
@@ -7,3 +7,4 @@ share/icons/hicolor/24x24/apps/flash-player-proper
share/icons/hicolor/32x32/apps/flash-player-properties.png
share/icons/hicolor/48x48/apps/flash-player-properties.png
/compat/linux/usr/lib/libflashsupport.so
+/compat/linux/usr/lib/libssl.so.7
-------------------------------------------------
VFEmail.net - http://www.vfemail.net
ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!
More information about the freebsd-emulation
mailing list