From c53af14dc3efc8d22c34a2e9f2609c0b0b361441 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 26 Mar 2023 18:55:47 +0200 Subject: [PATCH] mesa-demos-32: 8.5.0 -> 9.0.0 --- mesa-demos-32/.footprint | 6 ++++++ mesa-demos-32/.signature | 8 ++++---- mesa-demos-32/Pkgfile | 4 ++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/mesa-demos-32/.footprint b/mesa-demos-32/.footprint index 80fd1eba..d9b9e65a 100644 --- a/mesa-demos-32/.footprint +++ b/mesa-demos-32/.footprint @@ -1,6 +1,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/eglgears_x11-32 -rwxr-xr-x root/root usr/bin/eglinfo-32 +-rwxr-xr-x root/root usr/bin/eglkms-32 +-rwxr-xr-x root/root usr/bin/egltri_x11-32 -rwxr-xr-x root/root usr/bin/es2_info-32 -rwxr-xr-x root/root usr/bin/es2gears_x11-32 -rwxr-xr-x root/root usr/bin/es2tri-32 @@ -23,10 +26,13 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/overlay-32 -rwxr-xr-x root/root usr/bin/pbdemo-32 -rwxr-xr-x root/root usr/bin/pbinfo-32 +-rwxr-xr-x root/root usr/bin/peglgears-32 -rwxr-xr-x root/root usr/bin/shape-32 -rwxr-xr-x root/root usr/bin/sharedtex-32 -rwxr-xr-x root/root usr/bin/sharedtex_mt-32 -rwxr-xr-x root/root usr/bin/texture_from_pixmap-32 -rwxr-xr-x root/root usr/bin/wincopy-32 +-rwxr-xr-x root/root usr/bin/xeglgears-32 +-rwxr-xr-x root/root usr/bin/xeglthreads-32 -rwxr-xr-x root/root usr/bin/xfont-32 -rwxr-xr-x root/root usr/bin/xrotfontdemo-32 diff --git a/mesa-demos-32/.signature b/mesa-demos-32/.signature index 21046880..46ebd5e3 100644 --- a/mesa-demos-32/.signature +++ b/mesa-demos-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXch/NNZ8gJ9f8CN3v8A9skYuGulxBKICZXfsW9h0VqaybI4k8tXGoTNn+fbZ0eh4s/sgbc5mEHdyIPw/EH0twA4= -SHA256 (Pkgfile) = 042ba250b7b55795b2cab1da8bc466e672654731ddf53cb1c37081503c9dc24f -SHA256 (.footprint) = 740529199588f77017512e327d02432d4521bc95fe23eea66da5d14fc4b7efa7 -SHA256 (mesa-demos-8.5.0.tar.bz2) = cea2df0a80f09a30f635c4eb1a672bf90c5ddee0b8e77f4d70041668ef71aac1 +RWSwxGo/zH7eXcXqbxVQTMxK6of+S/1cDeVBAVRYEdm5ItlzHH0NwCULNYsZJNxYZ+QVRTOFo3rI8uQozTwsLFSOyK7f1bbOWAU= +SHA256 (Pkgfile) = 28756ca856d00252524c4a1d1e7222026b0e28483aff716b461332a78c5bfc87 +SHA256 (.footprint) = 53104ec48a29e1dff0de1933a9bb8d8f3227d7ca45ed9a501e189bd8d669d19b +SHA256 (mesa-demos-9.0.0.tar.xz) = 3046a3d26a7b051af7ebdd257a5f23bfeb160cad6ed952329cdff1e9f1ed496b diff --git a/mesa-demos-32/Pkgfile b/mesa-demos-32/Pkgfile index b34959dc..a6750796 100644 --- a/mesa-demos-32/Pkgfile +++ b/mesa-demos-32/Pkgfile @@ -4,9 +4,9 @@ # Depends on: glew-32 glu-32 libglvnd-32 name=mesa-demos-32 -version=8.5.0 +version=9.0.0 release=1 -source=(https://archive.mesa3d.org/demos/$version/${name%-*}-$version.tar.bz2) +source=(https://archive.mesa3d.org/demos/${name%-*}-$version.tar.xz) build() { meson setup ${name%-*}-$version build \