git: b008e04d5250 - main - x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 11 Nov 2022 22:41:45 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b008e04d52506b2ead49a5b0baf9ef6d7446c46c

commit b008e04d52506b2ead49a5b0baf9ef6d7446c46c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-11 22:11:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-11 22:39:58 +0000

    x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate
---
 MOVED                                  |   1 +
 x11-toolkits/Makefile                  |   1 -
 x11-toolkits/wlroots-devel/Makefile    |  78 -------------------------
 x11-toolkits/wlroots-devel/distinfo    |   9 ---
 x11-toolkits/wlroots-devel/override.mk |   8 ---
 x11-toolkits/wlroots-devel/pkg-descr   |  28 ---------
 x11-toolkits/wlroots-devel/pkg-plist   | 103 ---------------------------------
 7 files changed, 1 insertion(+), 227 deletions(-)

diff --git a/MOVED b/MOVED
index d8634d961a35..2b68e979f47a 100644
--- a/MOVED
+++ b/MOVED
@@ -17606,3 +17606,4 @@ devel/py-spyder|devel/spyder|2022-11-06|Spyder is an application, and not a libr
 www/grafana7||2022-11-07|Has expired: EOLed upstream, unfixed vulnerabilities
 devel/cppcheck-gui|devel/cppcheck|2022-11-07|GUI is now included in devel/cppcheck port
 devel/py-types-termcolor||2022-11-11|No longer needed, type annotations are now available in termcolor module
+x11-toolkits/wlroots-devel|x11-toolkits/wlroots|2022-11-11|Out of date: use x11-toolkits/wlroots for now
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 0da1553ee8a9..f03a0712485e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -225,7 +225,6 @@
     SUBDIR += vte
     SUBDIR += vte3
     SUBDIR += wlroots
-    SUBDIR += wlroots-devel
     SUBDIR += wlroots015
     SUBDIR += wmapp
     SUBDIR += wxgtk28
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
deleted file mode 100644
index 9d3b072468be..000000000000
--- a/x11-toolkits/wlroots-devel/Makefile
+++ /dev/null
@@ -1,78 +0,0 @@
-PORTNAME=	wlroots
-DISTVERSION=	0.15.0-536
-DISTVERSIONSUFFIX=	-g${GL_COMMIT:C/(.{12}).*/\1/}
-CATEGORIES=	x11-toolkits
-PKGNAMESUFFIX=	-devel
-
-PATCH_SITES+=	https://github.com/swaywm/${GL_PROJECT}/commit/:github
-PATCHFILES+=	fc0854d5f256.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
-PATCHFILES+=	29cb694655db.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
-PATCHFILES+=	91a8ff42d26e.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
-PATCH_SITES+=	${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
-
-MAINTAINER=	jbeich@FreeBSD.org
-COMMENT=	Modular Wayland compositor library (development snapshot)
-WWW=		https://gitlab.freedesktop.org/wlroots/wlroots
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-BUILD_DEPENDS=	wayland-protocols>=1.27:graphics/wayland-protocols \
-		hwdata>0:misc/hwdata
-LIB_DEPENDS=	libudev.so:devel/libudev-devd \
-		libdrm.so:graphics/libdrm \
-		libwayland-server.so:graphics/wayland \
-		libseat.so:sysutils/seatd \
-		libxkbcommon.so:x11/libxkbcommon
-RUN_DEPENDS=	hwdata>0:misc/hwdata
-
-USES=		compiler:c11 gl meson pkgconfig xorg
-USE_GITLAB=	yes
-USE_GL=		gbm
-USE_XORG=	pixman
-USE_LDCONFIG=	yes
-GL_SITE=	https://gitlab.freedesktop.org
-GL_COMMIT=	a707b7b1017e5dfb92c237bff3d66b6a3963ab8d
-MESON_ARGS=	-Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}
-
-.ifdef PKGNAMESUFFIX
-PORTSCOUT=	ignore:1
-PREFIX=		${LOCALBASE}/${PKGBASE} # avoid conflict with the default
-MESON_ARGS+=	-Ddatadir="${LOCALBASE}/share"
-.endif
-
-OPTIONS_DEFINE=	DRM OPENGL VULKAN X11
-OPTIONS_DEFAULT=DRM OPENGL VULKAN X11
-OPTIONS_SUB=	yes
-
-DRM_DESC=		KMS console support
-DRM_LIB_DEPENDS=	libinput.so:x11/libinput
-DRM_VARS=		BACKENDS+="drm libinput"
-
-OPENGL_RUN_DEPENDS=	mesa-dri>0:graphics/mesa-dri
-OPENGL_USE=		GL=egl,glesv2
-OPENGL_VARS=		RENDERERS+=gles2
-
-VULKAN_DESC=		Vulkan renderer
-VULKAN_BUILD_DEPENDS=	glslangValidator:graphics/glslang \
-			vulkan-headers>0:graphics/vulkan-headers
-VULKAN_LIB_DEPENDS=	libvulkan.so:graphics/vulkan-loader
-VULKAN_RUN_DEPENDS=	mesa-dri>0:graphics/mesa-dri
-VULKAN_VARS=		RENDERERS+=vulkan
-
-X11_LIB_DEPENDS=	libxcb-errors.so:x11/xcb-util-errors \
-			libxcb-render-util.so:x11/xcb-util-renderutil \
-			libxcb-icccm.so:x11/xcb-util-wm
-X11_BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
-			xwayland-devel>0:x11-servers/xwayland-devel
-X11_RUN_DEPENDS=	xwayland-devel>0:x11-servers/xwayland-devel
-X11_USE=		XORG=xcb
-X11_MESON_ENABLED=	xwayland
-X11_VARS=		BACKENDS+=x11
-
-post-patch:
-# Extract (snapshot) version from the port instead of meson.build
-	@${REINPLACE_CMD} "/STR/s/meson.project_version()/'${DISTVERSIONFULL}'/" \
-		${WRKSRC}/include/wlr/meson.build
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
deleted file mode 100644
index 34379039235f..000000000000
--- a/x11-toolkits/wlroots-devel/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-TIMESTAMP = 1668144670
-SHA256 (wlroots-wlroots-a707b7b1017e5dfb92c237bff3d66b6a3963ab8d_GL0.tar.gz) = 79e9461162869f5873d5b596f1b2cd01a9239ca30b1c5750fe8cff97d102f7e2
-SIZE (wlroots-wlroots-a707b7b1017e5dfb92c237bff3d66b6a3963ab8d_GL0.tar.gz) = 588780
-SHA256 (fc0854d5f256.patch) = ceaa947fd7f64b773c61d7a5a4bdcfe85a083a686d4356ff58d3666aa182e2a9
-SIZE (fc0854d5f256.patch) = 6013
-SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370ef052f5d97938c
-SIZE (29cb694655db.patch) = 4233
-SHA256 (91a8ff42d26e.patch) = 5c48b35841a3614fe589d8f31323deceaf6be2209b9350a128315cdfc6c95d2c
-SIZE (91a8ff42d26e.patch) = 3659
diff --git a/x11-toolkits/wlroots-devel/override.mk b/x11-toolkits/wlroots-devel/override.mk
deleted file mode 100644
index 45bd059006f2..000000000000
--- a/x11-toolkits/wlroots-devel/override.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-WLR_SUFFIX=	-devel
-
-BUILD_DEPENDS:=	${BUILD_DEPENDS:S/wlroots/&${WLR_SUFFIX}/g}
-LIB_DEPENDS:=	${LIB_DEPENDS:S/wlroots$/&${WLR_SUFFIX}/}
-
-USES+=		localbase # -isystem
-CONFIGURE_ENV+=	PKG_CONFIG_PATH="${LOCALBASE}/wlroots${WLR_SUFFIX}/libdata/pkgconfig"
-MAKE_ENV+=	PKG_CONFIG_PATH="${LOCALBASE}/wlroots${WLR_SUFFIX}/libdata/pkgconfig"
diff --git a/x11-toolkits/wlroots-devel/pkg-descr b/x11-toolkits/wlroots-devel/pkg-descr
deleted file mode 100644
index 6daf6a788b68..000000000000
--- a/x11-toolkits/wlroots-devel/pkg-descr
+++ /dev/null
@@ -1,28 +0,0 @@
-Pluggable, composable, unopinionated modules for building a Wayland
-compositor; or about 60,000 lines of code you were going to write anyway.
-
-- wlroots provides backends that abstract the underlying display and input
-  hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends,
-  plus any custom backends you choose to write, which can all be created or
-  destroyed at runtime and used in concert with each other.
-- wlroots provides unopinionated, mostly standalone implementations of many
-  Wayland interfaces, both from wayland.xml and various protocol extensions.
-  We also promote the standardization of portable extensions across
-  many compositors.
-- wlroots provides several powerful, standalone, and optional tools that
-  implement components common to many compositors, such as the arrangement of
-  outputs in physical space.
-- wlroots provides an Xwayland abstraction that allows you to have excellent
-  Xwayland support without worrying about writing your own X11 window manager
-  on top of writing your compositor.
-- wlroots provides a renderer abstraction that simple compositors can use to
-  avoid writing GL code directly, but which steps out of the way when your
-  needs demand custom rendering code.
-
-wlroots implements a huge variety of Wayland compositor features and implements
-them *right*, so you can focus on the features that make your compositor
-unique. By using wlroots, you get high performance, excellent hardware
-compatibility, broad support for many wayland interfaces, and comfortable
-development tools - or any subset of these features you like, because all of
-them work independently of one another and freely compose with anything you want
-to implement yourself.
diff --git a/x11-toolkits/wlroots-devel/pkg-plist b/x11-toolkits/wlroots-devel/pkg-plist
deleted file mode 100644
index da12f6318c33..000000000000
--- a/x11-toolkits/wlroots-devel/pkg-plist
+++ /dev/null
@@ -1,103 +0,0 @@
-include/wlr/backend.h
-%%DRM%%include/wlr/backend/drm.h
-include/wlr/backend/headless.h
-include/wlr/backend/interface.h
-%%DRM%%include/wlr/backend/libinput.h
-include/wlr/backend/multi.h
-include/wlr/backend/session.h
-include/wlr/backend/wayland.h
-%%X11%%include/wlr/backend/x11.h
-include/wlr/config.h
-include/wlr/interfaces/wlr_buffer.h
-include/wlr/interfaces/wlr_keyboard.h
-include/wlr/interfaces/wlr_output.h
-include/wlr/interfaces/wlr_pointer.h
-include/wlr/interfaces/wlr_switch.h
-include/wlr/interfaces/wlr_tablet_pad.h
-include/wlr/interfaces/wlr_tablet_tool.h
-include/wlr/interfaces/wlr_touch.h
-include/wlr/render/allocator.h
-include/wlr/render/dmabuf.h
-include/wlr/render/drm_format_set.h
-%%OPENGL%%include/wlr/render/egl.h
-%%OPENGL%%include/wlr/render/gles2.h
-include/wlr/render/interface.h
-include/wlr/render/pixman.h
-%%VULKAN%%include/wlr/render/vulkan.h
-include/wlr/render/wlr_renderer.h
-include/wlr/render/wlr_texture.h
-include/wlr/types/wlr_buffer.h
-include/wlr/types/wlr_compositor.h
-include/wlr/types/wlr_cursor.h
-include/wlr/types/wlr_damage_ring.h
-include/wlr/types/wlr_data_control_v1.h
-include/wlr/types/wlr_data_device.h
-include/wlr/types/wlr_drm.h
-include/wlr/types/wlr_drm_lease_v1.h
-include/wlr/types/wlr_export_dmabuf_v1.h
-include/wlr/types/wlr_foreign_toplevel_management_v1.h
-include/wlr/types/wlr_fullscreen_shell_v1.h
-include/wlr/types/wlr_gamma_control_v1.h
-include/wlr/types/wlr_idle.h
-include/wlr/types/wlr_idle_inhibit_v1.h
-include/wlr/types/wlr_idle_notify_v1.h
-include/wlr/types/wlr_input_device.h
-include/wlr/types/wlr_input_inhibitor.h
-include/wlr/types/wlr_input_method_v2.h
-include/wlr/types/wlr_keyboard.h
-include/wlr/types/wlr_keyboard_group.h
-include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
-include/wlr/types/wlr_layer_shell_v1.h
-include/wlr/types/wlr_linux_dmabuf_v1.h
-include/wlr/types/wlr_matrix.h
-include/wlr/types/wlr_output.h
-include/wlr/types/wlr_output_damage.h
-include/wlr/types/wlr_output_layout.h
-include/wlr/types/wlr_output_management_v1.h
-include/wlr/types/wlr_output_power_management_v1.h
-include/wlr/types/wlr_pointer.h
-include/wlr/types/wlr_pointer_constraints_v1.h
-include/wlr/types/wlr_pointer_gestures_v1.h
-include/wlr/types/wlr_presentation_time.h
-include/wlr/types/wlr_primary_selection.h
-include/wlr/types/wlr_primary_selection_v1.h
-include/wlr/types/wlr_region.h
-include/wlr/types/wlr_relative_pointer_v1.h
-include/wlr/types/wlr_scene.h
-include/wlr/types/wlr_screencopy_v1.h
-include/wlr/types/wlr_seat.h
-include/wlr/types/wlr_server_decoration.h
-include/wlr/types/wlr_session_lock_v1.h
-include/wlr/types/wlr_single_pixel_buffer_v1.h
-include/wlr/types/wlr_subcompositor.h
-include/wlr/types/wlr_surface.h
-include/wlr/types/wlr_switch.h
-include/wlr/types/wlr_tablet_pad.h
-include/wlr/types/wlr_tablet_tool.h
-include/wlr/types/wlr_tablet_v2.h
-include/wlr/types/wlr_text_input_v3.h
-include/wlr/types/wlr_touch.h
-include/wlr/types/wlr_viewporter.h
-include/wlr/types/wlr_virtual_keyboard_v1.h
-include/wlr/types/wlr_virtual_pointer_v1.h
-include/wlr/types/wlr_xcursor_manager.h
-include/wlr/types/wlr_xdg_activation_v1.h
-include/wlr/types/wlr_xdg_decoration_v1.h
-include/wlr/types/wlr_xdg_foreign_registry.h
-include/wlr/types/wlr_xdg_foreign_v1.h
-include/wlr/types/wlr_xdg_foreign_v2.h
-include/wlr/types/wlr_xdg_output_v1.h
-include/wlr/types/wlr_xdg_shell.h
-include/wlr/util/addon.h
-include/wlr/util/box.h
-include/wlr/util/edges.h
-include/wlr/util/log.h
-include/wlr/util/region.h
-include/wlr/version.h
-include/wlr/xcursor.h
-%%X11%%include/wlr/xwayland.h
-%%X11%%include/wlr/xwayland/server.h
-%%X11%%include/wlr/xwayland/xwayland.h
-lib/libwlroots.so
-lib/libwlroots.so.11
-libdata/pkgconfig/wlroots.pc