Page MenuHomeFreeBSD

graphics/wayland-protocols: update to 1.24
ClosedPublic

Authored by tcberner on Nov 26 2021, 4:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 14, 8:37 PM
Unknown Object (File)
Thu, Jun 12, 7:44 PM
Unknown Object (File)
Wed, Jun 11, 4:16 AM
Unknown Object (File)
Sun, Jun 8, 4:17 PM
Unknown Object (File)
Mon, May 26, 2:28 PM
Unknown Object (File)
May 18 2025, 8:21 AM
Unknown Object (File)
Apr 14 2025, 8:51 AM
Unknown Object (File)
Mar 25 2025, 6:01 PM
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.