5 | | I'm currently trying to first install `mesa` and then `gstreamer1-gst-plugins-good` (still building). From what I gathered this should work, as then `gstreamer1-gst-plugins-base` won't pull in the dependency to `gl-headers` and use the `mesa` provided ones instead. But of course this, at best, is only a workaround, because as soon as any other already installed port pulled in `gl-headers`, the `mesa` dependency `gstreamer1-gst-plugins-good` of cannot be satisfied. |
| 5 | I'm currently trying to first install `mesa` and then `gstreamer1-gst-plugins-good` (still building). From what I gathered this should work, as then `gstreamer1-gst-plugins-base` won't pull in the dependency to `gl-headers` and use the `mesa` provided ones instead. But of course this, at best, is only a workaround, because as soon as any other already installed port pulled in `gl-headers`, the `mesa` dependency of `gstreamer1-gst-plugins-good` cannot be satisfied. |