[Bug 277753] audio/libdjinterop: Various improvements
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 05:47:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277753
Bug ID: 277753
Summary: audio/libdjinterop: Various improvements
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vishwin@freebsd.org
Reporter: diizzy@FreeBSD.org
Flags: maintainer-feedback?(vishwin@freebsd.org)
Assignee: vishwin@freebsd.org
Created attachment 249234
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249234&action=edit
Patch for libdjinterop
* Backport upstream patch deeb55cc8cf9abed30629507565343e4dbd32e97 to remove
hardcoding of -stdlib=libc++
* Backport upstream patch to remove hardcoding of -O3 optimization
Porters Handbook,
https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags
* Define Boost library as a dependency for "make test"
* Sort USES= and add missing USES= pathfix (reported by framework)
* Add USE_LDCONFIG
* Disable build of unit tests unless requested even if Boost libs are available
Unit tests still fails, is that intentional? If not please put a note somewhere
about in commit msg or Makefile and report upstream
--
You are receiving this mail because:
You are the assignee for the bug.