Skip to content

Commit

Permalink
mesa-demos: update to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RedL0tus committed Nov 12, 2023
1 parent a305911 commit c7a46cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app-utils/mesa-demos/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PKGNAME=mesa-demos
PKGSEC=x11
PKGDEP="freeglut glew mesa"
PKGDEP="freeglut glew mesa libdecor"
PKGDES="Mesa demos and tools"

AUTOTOOLS_AFTER="--with-system-data-files=/usr/share/mesa-demos"
MESON_AFTER="-Dwith-system-data-files=true"
7 changes: 3 additions & 4 deletions app-utils/mesa-demos/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
VER=8.4.0
REL=4
SRCS="tbl::https://mesa.freedesktop.org/archive/demos/mesa-demos-$VER.tar.gz"
CHKSUMS="sha256::b997fe1a07584fdc9f25fc9807ea9fd8df15032d6cf1631aa3ba69f8fe09d633"
VER=9.0.0
SRCS="tbl::https://archive.mesa3d.org/demos/mesa-demos-$VER.tar.xz"
CHKSUMS="sha256::3046a3d26a7b051af7ebdd257a5f23bfeb160cad6ed952329cdff1e9f1ed496b"
CHKUPDATE="anitya::id=16781"

0 comments on commit c7a46cd

Please sign in to comment.