Date: Sat, 04 Jun 2022 02:40:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 225053] misc/raspberrypi-userland: conflicts with mesa-libs Message-ID: <bug-225053-7788-I8CifElINb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225053-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-225053-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225053 Robert Clausecker <fuz@fuz.su> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@fuz.su Attachment #234432| |maintainer-approval+ Flags| | --- Comment #9 from Robert Clausecker <fuz@fuz.su> --- Created attachment 234432 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234432&action= =3Dedit misc/raspberrypi-userland: move libraries to ${LOCALBASE}/share/vc I've taken the patch from attachment #205725 of comment #4 and slightly tou= ched it up. I've also added a patch to multimedia/libcec (see bug #264431) so it uses the correct library. It might be nice if sunpoet@ could check this. While at this, I noticed that multimedia/libcec has a library dependency on Python at runtime, so maybe USES=3Dpython:build should be changed to USES= =3Dpython. Tested misc/raspberrypi-userland, multimedia/omxplayer, and multimedia/libc= ec with Poudriere on armv7 FreeBSD 13. --- [PATCH] misc/raspberrypi-userland: move libraries to ${LOCALBASE}/share/vc The port installs a bunch of OpenGL libraries with conflict with libglvnd and friends. Move the Raspberry Pi specific libraries to a different prefix so they don't conflict. Also update dependent ports so they can find these libraries. Reported by: Zsolt Udvari <uzsolt@uzsolt.hu> PR: 225053 Co-Authored-by: adr <adr@sdf.org> --=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-225053-7788-I8CifElINb>