mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libdrm: update to 2.4.122
This commit is contained in:
parent
8ca06a92d6
commit
f9feaadb4f
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.121
|
version=2.4.122
|
||||||
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=a733c691080f13da94d830060e5139b6e3099a413f919a6b152c0f5020099dcb
|
checksum=7babfa22795dda27f32ed78b89bf93bfd341043e254bd42734cb569b602481d3
|
||||||
|
|
||||||
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