Date: Fri, 19 Jul 2013 12:37:39 GMT From: R Skinner <rocky@herveybayaustralia.com.au> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/180654: [NEW PORT] linux-f10-hal-libs Message-ID: <201307191237.r6JCbdZ1091392@oldred.freebsd.org> Resent-Message-ID: <201307191240.r6JCe1Sl070710@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180654 >Category: ports >Synopsis: [NEW PORT] linux-f10-hal-libs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 19 12:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: R Skinner >Release: 9.1 >Organization: >Environment: FreeBSD laptop3.herveybayaustralia.com.au 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Currently linux apps running under the linuxulator have no access to the hald. Unfortunately this means linux apps may not function correctly under certain conditions; such as the current flash videos playing on certain sites no longer work because Adobe Flash uses hal to access DRM permissions (?!) >How-To-Repeat: >Fix: This new port should resolve some of the playback issues with the linux flash at the least for the short term. Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-f10-hal-libs # linux-f10-hal-libs/pkg-plist # linux-f10-hal-libs/pkg-message # linux-f10-hal-libs/pkg-descr # linux-f10-hal-libs/distinfo.i386 # linux-f10-hal-libs/Makefile # echo c - linux-f10-hal-libs mkdir -p linux-f10-hal-libs > /dev/null 2>&1 echo x - linux-f10-hal-libs/pkg-plist sed 's/^X//' >linux-f10-hal-libs/pkg-plist << '0e912ba9f1b978e58bea17f71be750f0' Xusr/lib/libhal.so.1 Xusr/lib/libhal.so.1.0.0 Xusr/lib/libhal-storage.so.1 Xusr/lib/libhal-storage.so.1.0.0 0e912ba9f1b978e58bea17f71be750f0 echo x - linux-f10-hal-libs/pkg-message sed 's/^X//' >linux-f10-hal-libs/pkg-message << 'fcd64f94caee3902358e2fc917c5e822' X########################################################################### X XAt a minimum you need to link your ldap.conf to /compat/linux/etc/ or set X/compat/linux/etc/ldap.conf to suit your network environment. X X########################################################################### fcd64f94caee3902358e2fc917c5e822 echo x - linux-f10-hal-libs/pkg-descr sed 's/^X//' >linux-f10-hal-libs/pkg-descr << 'c92f0455103b0614df5acbfd6749bf6d' XThis a port of the hal libraries for linux. X XThis may help with some discrepancies with linux applications that may miss hal X- particularly the new peculiarity of adobe flashplayer and DRM (?!) c92f0455103b0614df5acbfd6749bf6d echo x - linux-f10-hal-libs/distinfo.i386 sed 's/^X//' >linux-f10-hal-libs/distinfo.i386 << '0f571b902e33b8f90d25769a9c3cd53d' XSHA256 (rpm/i386/fedora/10/hal-libs-0.5.12-12.20081027git.fc10.i386.rpm) = 86f9f9d83e06e320b1c7e3fbe2b97775f9b8ccd3ee7e728272ab59d2ed85c55a XSIZE (rpm/i386/fedora/10/hal-libs-0.5.12-12.20081027git.fc10.i386.rpm) = 67782 0f571b902e33b8f90d25769a9c3cd53d echo x - linux-f10-hal-libs/Makefile sed 's/^X//' >linux-f10-hal-libs/Makefile << '8bfdc5b13a39f405fba5af01b1b1557e' X# Created by: rskinner X XPORTNAME= hal-libs XPORTVERSION= ${HAL_LIBS_VERSION} XCATEGORIES= devel linux XPKGNAMEPREFIX= linux-f10- XDISTNAME= ${PORTNAME}-${HAL_LIBS_VERSION}-${RPMVERSION} X XMAINTAINER= port_maintainer@herveybayaustralia.com.au XCOMMENT= HAL libs (Linux Fedora 10) X XLICENSE= GPLv2 X XHAL_LIBS_VERSION=0.5.12 X XUSE_LINUX_RPM= yes XUSE_LINUX_PREFIX=yes XLINUX_DIST_VER= 10 XRPMVERSION= 12.20081027git.fc10 XUSE_LDCONFIG= yes X XLIB_DEPENDS= linux-f10-dbus-libs:${PORTSDIR}/devel/linux-f10-dbus-libs X X.include <bsd.port.mk> 8bfdc5b13a39f405fba5af01b1b1557e exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307191237.r6JCbdZ1091392>