aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-09-13 08:51:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-09-13 15:34:19 +0000
commite2fd6ee6f16cb104f1b1cc0375a505e0154cac33 (patch)
tree9929c2492cd137cdac93f60fe1466864a0482ef3
parente0786f4699c21bcd10e3f3e2fe69498df2839814 (diff)
downloadports-e2fd6ee6f16cb104f1b1cc0375a505e0154cac33.tar.gz
ports-e2fd6ee6f16cb104f1b1cc0375a505e0154cac33.zip
-rw-r--r--graphics/wayland-utils/Makefile17
-rw-r--r--graphics/wayland-utils/distinfo8
2 files changed, 13 insertions, 12 deletions
diff --git a/graphics/wayland-utils/Makefile b/graphics/wayland-utils/Makefile
index 195416137756..878b43c4df57 100644
--- a/graphics/wayland-utils/Makefile
+++ b/graphics/wayland-utils/Makefile
@@ -1,11 +1,7 @@
PORTNAME= wayland-utils
-DISTVERSIONPREFIX= ${PORTNAME}-
-DISTVERSION= 1.0.0
+DISTVERSION= 1.1.0
CATEGORIES= graphics wayland
-PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
-PATCHFILES+= d367b894f9c8.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland-utils/-/merge_requests/1
-
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Display information about protocols supported by Wayland compositor
WWW= https://gitlab.freedesktop.org/wayland/wayland-utils
@@ -13,15 +9,22 @@ WWW= https://gitlab.freedesktop.org/wayland/wayland-utils
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= wayland-protocols>=1.18:graphics/wayland-protocols
+BUILD_DEPENDS= wayland-protocols>=1.20:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= meson pkgconfig
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= wayland
-GL_COMMIT= 1664a20eb1dfd830113a38d02ad0937de73e4f90
+GL_COMMIT= 39ef1464cc5e706a30f317684362cbb7bb54753f
PLIST_FILES= bin/wayland-info \
man/man1/wayland-info.1.gz
+OPTIONS_DEFINE= DRM
+OPTIONS_DEFAULT=DRM
+
+DRM_DESC= Print extra DRM information
+DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm
+DRM_MESON_ENABLED= drm
+
.include <bsd.port.mk>
diff --git a/graphics/wayland-utils/distinfo b/graphics/wayland-utils/distinfo
index d035a2dacbe6..ddcd9a23a2ca 100644
--- a/graphics/wayland-utils/distinfo
+++ b/graphics/wayland-utils/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1617891478
-SHA256 (wayland-wayland-utils-1664a20eb1dfd830113a38d02ad0937de73e4f90_GL0.tar.gz) = 17974c5769e53feda9a5556d02fa7c312492007b014c22e3259a99047a133ab5
-SIZE (wayland-wayland-utils-1664a20eb1dfd830113a38d02ad0937de73e4f90_GL0.tar.gz) = 13190
-SHA256 (d367b894f9c8.patch) = 9fe96a65bb6359b131d71fef83a3006f5ef247ad2df00d1ea69d924836f936fb
-SIZE (d367b894f9c8.patch) = 2559
+TIMESTAMP = 1663059117
+SHA256 (wayland-wayland-utils-39ef1464cc5e706a30f317684362cbb7bb54753f_GL0.tar.gz) = 115eaee38928907442f27f7520757378456e062ebcff12ba6542299c17549cc5
+SIZE (wayland-wayland-utils-39ef1464cc5e706a30f317684362cbb7bb54753f_GL0.tar.gz) = 15130