[Bug 280208] multimedia/x265: Fix HDR10+ support [PATCH]

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 09 Jul 2024 21:17:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280208

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |freebsd-2024@virtual-estate
                   |                            |s.net, vvd@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |vvd@FreeBSD.org

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Oliver Fromme from comment #2)
Try this patch to multimedia/x265/Makefile:
-CMAKE_ARGS=    -DENABLE_TESTS=on -DENABLE_HDR10_PLUS:BOOL=true
-DGIT_ARCHETYPE=1
+CMAKE_ARGS=    -DENABLE_TESTS=on -DGIT_ARCHETYPE=1
+CMAKE_ON=      ENABLE_HDR10_PLUS

I can't add maintainer ports@virtual-estates.net to CC or to
maintainer-feedback.
Look same as here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206413
Is maintainer still active?

I found only "Mikhail T. <freebsd-2024@virtual-estates.net>" with domain
virtual-estates.net.

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