mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libdrm: update to 2.4.115.
This commit is contained in:
parent
67f2e9fb6c
commit
f7fdb28417
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.114
|
version=2.4.115
|
||||||
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=919ccacc5d9211840b9433d16ee825b1bc7108e7d63e05557969a17c3532d764
|
checksum=fd8b7c6e4e40d13c32ab67ace2cb6c71e08c9ca53124ff33ccadd74f604117e3
|
||||||
|
|
||||||
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