Page MenuHomeFreeBSD

graphics/wayland-protocols: update to 1.24
ClosedPublic

Authored by tcberner on Nov 26 2021, 4:54 AM.
Tags
None
Referenced Files
F110575181: D33124.id99416.diff
Thu, Feb 20, 9:15 AM
Unknown Object (File)
Sat, Feb 8, 4:14 AM
Unknown Object (File)
Sun, Jan 26, 3:21 AM
Unknown Object (File)
Sat, Jan 25, 7:56 PM
Unknown Object (File)
Sat, Jan 25, 7:23 PM
Unknown Object (File)
Dec 20 2024, 3:36 AM
Unknown Object (File)
Dec 14 2024, 4:00 AM
Unknown Object (File)
Dec 4 2024, 3:56 AM
Subscribers

Details

Summary
  • for KDE CI we require an updated wayland-protocls
  • this releases switched to meson only

PR: 257418

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jbeich added inline comments.
graphics/wayland-protocols/files/patch-meson.build
2

Maybe add a comment here that this is a port-specific hack, unlikely to be upstreamed. devel/pkgconf removed share/pkgconfig via --with-pkg-config-dir as configure.ac has:

AC_ARG_WITH([pkg-config-dir],[AC_HELP_STRING([--with-pkg-config-dir],[specify                                                           
             the place where pc files will be found])],PKG_DEFAULT_PATH="$withval",                                                     
             PKG_DEFAULT_PATH="${libdir}/pkgconfig:${datadir}/pkgconfig")
This revision is now accepted and ready to land.Nov 30 2021, 8:41 AM
This revision was automatically updated to reflect the committed changes.