aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-20 10:29:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-07-20 12:48:14 +0000
commit29486876225718bafb70b78f4bb811674b06f164 (patch)
tree4b75dc69a77fcdf94755653d4ff24e351f51dff0 /graphics
parent4ee4d8d1d3e9d19b9b99d78dbee3f09ebccf2444 (diff)
downloadports-29486876225718bafb70b78f4bb811674b06f164.tar.gz
ports-29486876225718bafb70b78f4bb811674b06f164.zip
wayland: add more mostly leaf ports to virtual category
Caveats: - emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default) - mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/chromium: add --ozone-platform=wayland on command line - www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/egl-wayland/Makefile2
-rw-r--r--graphics/glew-wayland/Makefile2
-rw-r--r--graphics/imv/Makefile2
-rw-r--r--graphics/qt5-wayland/Makefile2
-rw-r--r--graphics/swappy/Makefile2
-rw-r--r--graphics/vulkan-caps-viewer/Makefile2
-rw-r--r--graphics/vulkan-tools/Makefile2
-rw-r--r--graphics/wayland-utils/Makefile2
8 files changed, 9 insertions, 7 deletions
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index 61af4f36d19f..692eeabeb365 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,6 +1,6 @@
PORTNAME= egl-wayland
DISTVERSION= 1.1.10
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= EGLStream-based Wayland external platform
diff --git a/graphics/glew-wayland/Makefile b/graphics/glew-wayland/Makefile
index 31ff37e6ab5e..67821b95362e 100644
--- a/graphics/glew-wayland/Makefile
+++ b/graphics/glew-wayland/Makefile
@@ -37,3 +37,5 @@ post-install:
${STAGEDIR}${PREFIX}/libdata/pkgconfig/${PKGBASE}.pc
.include "${MASTERDIR}/Makefile"
+
+CATEGORIES+= wayland
diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile
index 927f7b8e2ac8..c72df42a26e7 100644
--- a/graphics/imv/Makefile
+++ b/graphics/imv/Makefile
@@ -2,7 +2,7 @@ PORTNAME= imv
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.1
PORTREVISION= 2
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= eduardo@FreeBSD.org
diff --git a/graphics/qt5-wayland/Makefile b/graphics/qt5-wayland/Makefile
index a037689f5659..3159908f0b67 100644
--- a/graphics/qt5-wayland/Makefile
+++ b/graphics/qt5-wayland/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wayland
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile
index 1843add336a0..19fb1d8e10f9 100644
--- a/graphics/swappy/Makefile
+++ b/graphics/swappy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= swappy
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Snapshot editing for Wayland (a la Snappy on macOS)
diff --git a/graphics/vulkan-caps-viewer/Makefile b/graphics/vulkan-caps-viewer/Makefile
index f2a7d8cb8714..3cc2f932c0f6 100644
--- a/graphics/vulkan-caps-viewer/Makefile
+++ b/graphics/vulkan-caps-viewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-caps-viewer
DISTVERSION= 3.23
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Vulkan Hardware Capability Viewer
diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile
index 93fbdae92cad..a29ac340f99c 100644
--- a/graphics/vulkan-tools/Makefile
+++ b/graphics/vulkan-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vulkan-tools
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.221
-CATEGORIES= graphics
+CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Tools and demos for the Vulkan graphics API
diff --git a/graphics/wayland-utils/Makefile b/graphics/wayland-utils/Makefile
index 2f88322e35a8..ef16b5cf6252 100644
--- a/graphics/wayland-utils/Makefile
+++ b/graphics/wayland-utils/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wayland-utils
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.0.0
-CATEGORIES= graphics
+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