mesa-demos-32: 8.5.0 -> 9.0.0

This commit is contained in:
Tim Biermann 2023-03-26 18:55:47 +02:00
parent 4e5cf622f3
commit c53af14dc3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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 \