Date: Sun, 22 Sep 2024 09:52:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281640] graphics/dcmtk: Actually link with shared version of libtiff and add USES= pathfix Message-ID: <bug-281640-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281640 Bug ID: 281640 Summary: graphics/dcmtk: Actually link with shared version of libtiff and add USES=3D pathfix 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: diizzy@FreeBSD.org Depends on: 281639 Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Created attachment 253735 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253735&action= =3Dedit Patch for dcmtk Port defines (lib)tiff as shared library and also refers to it in .pc file = as a shared however dcmimage/libsrc compiles using static library. Adjust upstre= am code to link with the shared library instead. While at it add USES=3D pathf= ix to fix warning about location of installed .pc file. Poudriere testport OK 13.3-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64) Poudriere testport OK 14.1-RELEASE (amd64) This change requires PR 281639 to be applied Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281639 [Bug 281639] graphics/tiff: Update to 4.7.0 and switch to CMake --=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-281640-7788>