summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-07-11 20:56:27 +0000
committerwiz <wiz@pkgsrc.org>2022-07-11 20:56:27 +0000
commit8c87effad364b77e878bd1fd9b189523022340a7 (patch)
tree6bd725307fecedbb53afd0838f7f0651ad8d6cdd
parent7fa8aaa69f3445574b0bda3652413606e0da5460 (diff)
downloadpkgsrc-8c87effad364b77e878bd1fd9b189523022340a7.tar.gz
libdrm: update to 2.4.112.
Saleemkhan Jamadar (1): tests/amdgpu/vcn:vcn encoder unit test Sathishkumar S (1): tests/amdgpu: fix decode test failure on VCN2.5 Simon Ser (6): gen_table_fourcc: strip _MODIFIER suffix for INVALID xf86drmMode: constify drmModeAtomicReq functions xf86drmMode: introduce drmModeGetConnectorTypeName tests: use drmModeGetConnectorTypeName xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs build: bump version to 2.4.112
-rw-r--r--x11/libdrm/Makefile8
-rw-r--r--x11/libdrm/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile
index a8e3f362414..97377eb0b80 100644
--- a/x11/libdrm/Makefile
+++ b/x11/libdrm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2022/06/03 08:30:34 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2022/07/11 20:56:27 wiz Exp $
-DISTNAME= libdrm-2.4.111
+DISTNAME= libdrm-2.4.112
CATEGORIES= x11 graphics
MASTER_SITES= https://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.xz
@@ -57,8 +57,8 @@ MESON_ARGS+= -Dradeon=true
MESON_ARGS+= -Damdgpu=true
MESON_ARGS+= -Dnouveau=true
-.if !empty(MACHINE_ARCH:Marm*) || \
- !empty(MACHINE_ARCH:Mearm*) || \
+.if ${MACHINE_ARCH:Marm*} || \
+ ${MACHINE_ARCH:Mearm*} || \
${MACHINE_ARCH} == "aarch64"
MESON_ARGS+= -Detnaviv=true
MESON_ARGS+= -Dexynos=true
diff --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo
index 3b0ec9b4cab..b4525a0f388 100644
--- a/x11/libdrm/distinfo
+++ b/x11/libdrm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.101 2022/06/03 08:30:34 wiz Exp $
+$NetBSD: distinfo,v 1.102 2022/07/11 20:56:27 wiz Exp $
-BLAKE2s (libdrm-2.4.111.tar.xz) = 59cab153dd99160dc5e0208bcaf7b2230737cd3ffcd61321b0712b2de36c1b06
-SHA512 (libdrm-2.4.111.tar.xz) = 17e92e9e4ded8031ac222764bed7e9ff430a1a377f5e435f6b62b4a7f45cb4c4b769b3b79fbcba11512c1ac973abf8cdcca8e0b9659ae095e915d3d5efcf5516
-Size (libdrm-2.4.111.tar.xz) = 447388 bytes
+BLAKE2s (libdrm-2.4.112.tar.xz) = fced8174255672a55f0bc72275c99aea094792a0094b22033edd1ded58ad18a2
+SHA512 (libdrm-2.4.112.tar.xz) = df8a207d9cce220ee2cf67877eda65394733fbfd0ff85fdbadb2b20ba9bacc41421b32452506c8caecddaf8361564ca68cd6c74d4faf3b1569ab30a3243e4340
+Size (libdrm-2.4.112.tar.xz) = 451872 bytes
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-amdgpu_amdgpu__cs.c) = 125eca62cd3e00a6e039066152780174dcde0705
SHA1 (patch-etnaviv_etnaviv__device.c) = 236b2df05a918c35c4decfee416ff5bfe9c073d4