libdrm: update to 2.4.117
This commit is contained in:
parent
5acf8d2836
commit
5af37e9452
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/xorg.pub
|
untrusted comment: verify with /etc/ports/xorg.pub
|
||||||
RWTSGWF5Q7TndIotG/B1avBnuMldPGIuzKV+oeDCms5ec6yzRg1X1dPhxWXDyPCnHSZjGkp8VfPuLpjTIpdgmSk8YKqPQgBokQg=
|
RWTSGWF5Q7TndJ3WUymDQSa+qQ+28549ycjGTWoGBlCfQaJOBBE6/XR9XdMspYSedCzAwNfASzLAaZF60YBwNXYwPrMTqYRqcwM=
|
||||||
SHA256 (Pkgfile) = 9ce0c9b6226c908edd495cd6cec4086486aa57f713ca9a811f5b783e4161be7f
|
SHA256 (Pkgfile) = ed1f0ed2da98d9271c58b0c8b38ee2e88d67a4721dda308d4c26ca803a7b1114
|
||||||
SHA256 (.footprint) = 9c34397a9d89ba2cce5de09a4c7e00c8729b84120058b3a84b5b00e329ed8833
|
SHA256 (.footprint) = 9c34397a9d89ba2cce5de09a4c7e00c8729b84120058b3a84b5b00e329ed8833
|
||||||
SHA256 (libdrm-2.4.116.tar.xz) = 46c53f40735ea3d26d614297f155f6131a510624a24274f654f6469ca905339a
|
SHA256 (libdrm-2.4.117.tar.xz) = a2888d69e3eb1c8a77adc08a75a60fbae01f0d208d26f034d1a12e362361242b
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: xorg-libpciaccess
|
# Depends on: xorg-libpciaccess
|
||||||
|
|
||||||
name=libdrm
|
name=libdrm
|
||||||
version=2.4.116
|
version=2.4.117
|
||||||
release=1
|
release=1
|
||||||
source=(https://dri.freedesktop.org/libdrm/libdrm-$version.tar.xz)
|
source=(https://dri.freedesktop.org/libdrm/libdrm-$version.tar.xz)
|
||||||
|
|
||||||
@ -17,7 +17,8 @@ build() {
|
|||||||
-D b_pie=true \
|
-D b_pie=true \
|
||||||
-D man-pages=disabled \
|
-D man-pages=disabled \
|
||||||
-D valgrind=disabled \
|
-D valgrind=disabled \
|
||||||
-D cairo-tests=disabled
|
-D cairo-tests=disabled \
|
||||||
|
-D intel=enabled
|
||||||
|
|
||||||
meson compile -C build -j ${JOBS:-1}
|
meson compile -C build -j ${JOBS:-1}
|
||||||
DESTDIR=$PKG meson install -C build
|
DESTDIR=$PKG meson install -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user