Date: Sun, 06 Oct 2024 11:50:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281680] multimedia/x265: maintainer upgrade to 3.6 Message-ID: <bug-281680-7788-SU8HRYgOKT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281680-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-281680-7788@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=3D281680 --- Comment #28 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D7c8a3f43dc8455ad4c80782e172f8f0= 926b2cc99 commit 7c8a3f43dc8455ad4c80782e172f8f0926b2cc99 Author: Mikhail T. <freebsd-2024@virtual-estates.net> AuthorDate: 2024-10-01 14:45:56 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-10-06 11:49:16 +0000 multimedia/x265: update to 3.6 The latest edition provides fixes for the 32-bit ARM, and drops the need for gcc/binutils on the 64-bit ARM (aarch64). Many thanks to fuz@ for providing remote access to the two ARM-systems. The libvmaf-support remains broken, because our port of the dependency has been upgraded to 3.0.0, which is only supported by x265-4.0. Not removing this option for the sake of those, who might have kept the older vmaf on their systems. The ASM is no longer an option -- it was always a requirement on some platforms, and is very useful on others. PR: 281680 multimedia/x265/Makefile | 63 +++---- multimedia/x265/distinfo | 8 +- multimedia/x265/files/patch-arm-assembly (new) | 117 +++++++++++++ multimedia/x265/files/patch-source_CMakeLists.txt | 14 +- ...source_common_ppc_intrapred__altivec.cpp (gone) | 14 -- multimedia/x265/files/patch-source_encoder_api.cpp | 2 +- multimedia/x265/files/patch-source_x265.h (gone) | 13 -- multimedia/x265/files/patch-warnings | 193 +++++++++++++++++= +--- multimedia/x265/pkg-plist | 2 +- 9 files changed, 320 insertions(+), 106 deletions(-) --=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-281680-7788-SU8HRYgOKT>