[Bug 225053] misc/raspberrypi-userland: conflicts with mesa-libs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Jun 2022 02:40:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225053 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=234432&action=edit misc/raspberrypi-userland: move libraries to ${LOCALBASE}/share/vc I've taken the patch from attachment #205725 of comment #4 and slightly touched 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=python:build should be changed to USES=python. Tested misc/raspberrypi-userland, multimedia/omxplayer, and multimedia/libcec 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> -- You are receiving this mail because: You are the assignee for the bug.