Date: Fri, 17 Feb 2023 04:50:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269613] graphics/webp libwebp.pc error with libsharpyuv Message-ID: <bug-269613-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269613 Bug ID: 269613 Summary: graphics/webp libwebp.pc error with libsharpyuv Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: MotionMrDave@gmail.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Some recent revision seems to have changed the libwebp.pc file.=20=20 The package configuration file now has a line specification of "requires" f= or libsharpyuv which then adds it to the libs output as -lsharpyuv .=20=20 This causes problems since libsharpyuv is not included in the default insta= ll of webp (1.2.4) on FreeBSD 13.1. From the mirror of webp source I could fi= nd, the requires is not part of 1.2.4 and is instead part of version 1.3.0.=20= =20 This issue causes other applications to not compile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269613-7788>