commit f20b0567a05f85a20d14deb87c3760012465949d Author: Tim Biermann <tbier@posteo.de> Date: Fri Jun 2 21:13:11 2023 +0200 egl-wayland: 1.1.11 -> 1.1.12 diff --git a/egl-wayland/.footprint b/egl-wayland/.footprint index 10abedf2f..f82efabd3 100644 --- a/egl-wayland/.footprint +++ b/egl-wayland/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so -> libnvidia-egl-wayland.so.1 -lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.11 --rwxr-xr-x root/root usr/lib/libnvidia-egl-wayland.so.1.1.11 +lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.12 +-rwxr-xr-x root/root usr/lib/libnvidia-egl-wayland.so.1.1.12 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wayland-eglstream.pc drwxr-xr-x root/root usr/share/ diff --git a/egl-wayland/.signature b/egl-wayland/.signature index 9214b8ec9..2d5a8481f 100644 --- a/egl-wayland/.signature +++ b/egl-wayland/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xGf1E7KeDjo79zrOUpznt8Z6hd7cN/OJ4LmCyYlE3xo+0uhLggUyN9bvI34ewtOBSDgT8lcGIx1oY1dKlGfQAU= -SHA256 (Pkgfile) = 158cadc60b844bfdc75a476b01e76b7f9e9c7c58294270ec3d652b97c309c2dd -SHA256 (.footprint) = ccb0f05bfefde9de856394d796a656d38aba3765f0a435e3d60f79b11688bf74 -SHA256 (egl-wayland-1.1.11-2.tar.gz) = 0631f4306825b8007e5eb11165bcbb4fe234e0af67c7347eee14000a34fb4562 +RWSagIOpLGJF37OguUykqHPdT3pwo0jltD2wGoP0lOm9iQnrjR7uOk8T/VALfNhKdmFmtWDajXqBnBgGuoAKFjFH10PklUyIjAM= +SHA256 (Pkgfile) = 9929b8978b5ea954551cf3c6cf76fa6515c908070dfe8e0cd3672e8268807b76 +SHA256 (.footprint) = f552e59ea911c0c2092ee4eb20b3dc108bf9d66105d9596d19ac5b0cc5165053 +SHA256 (egl-wayland-1.1.12-1.tar.gz) = 582bcdaedf6bb715e31519065bfabefa723f6f47bfe1a50d6aab3f809c4a5091 SHA256 (glvnd.diff) = e6d965551829448ffc2ea0fdf97d7d44c3d35be0b56fc025e6cc343f29f7b9d6 diff --git a/egl-wayland/Pkgfile b/egl-wayland/Pkgfile index 5c91fa1bd..688f78599 100644 --- a/egl-wayland/Pkgfile +++ b/egl-wayland/Pkgfile @@ -4,8 +4,8 @@ # Depends on: eglexternalplatform mesa wayland-protocols name=egl-wayland -version=1.1.11 -release=2 +version=1.1.12 +release=1 source=(https://github.com/NVIDIA/egl-wayland/archive/$version/$name-$version-$relea... glvnd.diff) @@ -16,7 +16,7 @@ build() { --prefix=/usr \ --buildtype=plain \ --wrap-mode nodownload \ - -D b_lto=false \ + -D b_lto=true \ -D b_pie=true meson compile -C build DESTDIR=$PKG meson install -C build