[Bug 238773] multimedia/x265: HI10P and HI12P configuration option problems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 23 05:20:57 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238773
Bug ID: 238773
Summary: multimedia/x265: HI10P and HI12P configuration option
problems
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jamie at catflap.org
CC: mi at ALDAN.algebra.com
CC: mi at ALDAN.algebra.com
Flags: maintainer-feedback?(mi at ALDAN.algebra.com)
The build config menu contains the following checkboxes:
│ │ [x] HI10P Enable HI10P Support (64-bit only) │ │
│ │ [x] HI12P Enable HI12P Support (64-bit only) │ │
This implies additional profiles, but as it stands, only the highest is built
(so chosing 12 means 8 and 10 aren't built).
Example code to enable multi-profiles is in
....multimedia/x265/work/x265_3.0/build/libux/multilib.sh
As per
https://x265.readthedocs.io/en/default/api.html#packaging-and-distribution :
"We recommend that packagers distribute a single combined shared/static library
build which includes all the bit depth libraries linked together. See the
multilib scripts in our build/ subdirectories for examples of how to affect
these combined library builds. It is the packager’s discretion which bit-depth
exports the public C functions and thus becomes the default bit-depth for the
combined library."
Cheers, Jamie
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list