Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-mesa
Commits:
6d448ff2 by Jan Alexander Steffens (heftig) at 2024-04-28T18:37:05+02:00
1:24.0.6-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-mesa
pkgdesc = Open-source OpenGL drivers - 32-bit
pkgver = 24.0.6
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.mesa3d.org/
arch = x86_64
@@ -42,6 +42,7 @@ pkgbase = lib32-mesa
makedepends = libclc
makedepends = meson
makedepends = python-mako
+ makedepends = python-packaging
makedepends = python-ply
makedepends = rust-bindgen
makedepends = wayland-protocols
=====================================
PKGBUILD
=====================================
@@ -19,7 +19,7 @@ pkgname=(
'lib32-mesa'
)
pkgver=24.0.6
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Open-source OpenGL drivers - 32-bit"
url="https://www.mesa3d.org/"
@@ -64,6 +64,7 @@ makedepends=(
'libclc'
'meson'
'python-mako'
+ 'python-packaging'
'python-ply'
'rust-bindgen'
'wayland-protocols'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/commit/6d448ff2e92c57dcbc064742f15f6cdbdc1936e7
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/commit/6d448ff2e92c57dcbc064742f15f6cdbdc1936e7
You're receiving this email because of your account on gitlab.archlinux.org.