mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libdrm: update to 2.4.124.
This commit is contained in:
parent
0e72c95bef
commit
eb2aba2a2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdrm'
|
# Template file for 'libdrm'
|
||||||
pkgname=libdrm
|
pkgname=libdrm
|
||||||
version=2.4.122
|
version=2.4.124
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dudev=true -Dvalgrind=disabled -Dinstall-test-programs=true"
|
configure_args="-Dudev=true -Dvalgrind=disabled -Dinstall-test-programs=true"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dri.freedesktop.org/"
|
homepage="https://dri.freedesktop.org/"
|
||||||
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
||||||
checksum=7babfa22795dda27f32ed78b89bf93bfd341043e254bd42734cb569b602481d3
|
checksum=49c077f3938147e7c321fe89255eb189c1be68f6ed0aa36e29d38e3db0e84e08
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*) configure_args+=" -Dvc4=enabled";;
|
aarch64*) configure_args+=" -Dvc4=enabled";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue