[Bug 259086] graphics/rlottie: the installed cmake files have wrong filenames
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 00:57:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259086 Bug ID: 259086 Summary: graphics/rlottie: the installed cmake files have wrong filenames Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: henry.hu.sh@gmail.com Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org The cmake files installed by this port refers /usr/local/lib/librlottie.so.0.0.1 (in /usr/local/lib/cmake/rlottie/rlottieTargets-minsizerel.cmake). However, the so installed is actually librlottie.so.0.2. As a result, if a port tries to use this library, it would not work. Please check how we can fix this. -- You are receiving this mail because: You are the assignee for the bug.