[Bug 281999] graphics/alembic: Unbreak and improve port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Oct 2024 00:24:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281999 Bug ID: 281999 Summary: graphics/alembic: Unbreak and improve port Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: diizzy@FreeBSD.org Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org Created attachment 254148 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254148&action=edit Patch for alembic * Refresh distinfo * Remove libaec (not used) dependency * Remove USE_CXXSTD (-std=c++14 gets applied afterwards since upstream expects users to use CMAKE_CXX_STANDARD) * Use USES= cmake:testing * Only build unit tests when requested * Unit tests fails due to race conditions, disable parallel runs * Use OPT_CMAKE_BOOL helper Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 13.3-RELEASE (amd64) Poudriere testport OK 14.1-RELEASE (amd64) -- You are receiving this mail because: You are the assignee for the bug.