[Bug 297635] multimedia/jellyfin-ffmpeg7: don't advertise private libraries
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297635
Bug ID: 297635
Summary: multimedia/jellyfin-ffmpeg7: don't advertise private
libraries
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Created attachment 273876
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273876&action=edit
jellyfin-ffmpeg7
The bundled libs install into a private prefix and are loaded by ffmpeg/ffprobe
through --enable-rpath, so nothing else links against them.
Drop USE_LDCONFIG and trim INSTALL_TARGET (no install-headers) to match
upstream's packaging.
Suggested by: arrowd
--
You are receiving this mail because:
You are the assignee for the bug.