Date: Sat, 23 Apr 2016 17:13:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205864] x11/xpra: Update to 0.16.0 Message-ID: <bug-205864-13-oB8xDPD3GA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205864-13@https.bugs.freebsd.org/bugzilla/> References: <bug-205864-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205864 matthew@reztek.cz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169605| |maintainer-approval+ Flags| | --- Comment #5 from matthew@reztek.cz --- Created attachment 169605 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169605&action= =3Dedit update x11/xpra to 0.16.3 There's been an outstanding issue with 0.16.x that prevented a port update; numpy fails due to wrong libgcc_s.so being loaded, so there is no scaling or color space conversion and thus most of the efficient video codecs are unavailable. This problem can be worked around by running xpra with LD_PRELOAD=3D/usr/local/lib/gcc48/libgcc_s.so although that is inconvenient. xpra 0.17 is one the way, so I'm attaching the patch for 0.16.3, the last of that branch, in case anyone has a use for it. In addition to the above cave= at, the patch from PR 205472 is needed until that is committed. At least sound forwarding works better with the newer gstreamer. --=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-205864-13-oB8xDPD3GA>