Overview
Request 695297 accepted
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
These patches only work when building mesa with autotools. As we use meson
instead now, these patches do nothing.
- Drop version 19.0.1 tarballs
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
These patches only work when building mesa with autotools. As we use meson
instead now, these patches do nothing.
- Drop version 19.0.1 tarballs
- Created by tobijk
- In state accepted
- 4 package maintainers
Request History
tobijk created request
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
These patches only work when building mesa with autotools. As we use meson
instead now, these patches do nothing.
- Drop version 19.0.1 tarballs
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
These patches only work when building mesa with autotools. As we use meson
instead now, these patches do nothing.
- Drop version 19.0.1 tarballs
sndirsch accepted request
Ok. Convinced! ;-)
Are you sure about the patches? I mean, we still have copies, not links AFAICS, so we only need one of the vdpau packages ... Maybe with the switch to meson upstream gave up about linked VDPAU libs ... not sure ...
hmm, i haven't seen complains about the meson build version of mesa, so maybe we are got lucky until now. Yet the patches in their current forms are plain useless.
at least archlinux_0001-Fix-linkage-against-shared-glapi.patch can savely be dropped: src/gallium/targets/osmesa/meson.build states:
if with_shared_glapi osmesa_link_with += libglapi endif