pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

remove packages uploaded to pkgsrc a while ago.



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Wed Aug 14 09:10:40 2024 +1200
Changeset:	f2f300e3084cd496bbecb7f60383f401850b2c04

Modified Files:
	Makefile
Removed Files:
	kwayland-qt6/DESCR
	kwayland-qt6/Makefile
	kwayland-qt6/PLIST
	kwayland-qt6/buildlink3.mk
	kwayland-qt6/distinfo
	kwayland-qt6/patches/patch-src_client_fakeinput.cpp
	layer-shell-qt6/DESCR
	layer-shell-qt6/Makefile
	layer-shell-qt6/PLIST
	layer-shell-qt6/buildlink3.mk
	layer-shell-qt6/distinfo
	libkscreen-qt6/DESCR
	libkscreen-qt6/Makefile
	libkscreen-qt6/PLIST
	libkscreen-qt6/buildlink3.mk
	libkscreen-qt6/distinfo
	libkscreen-qt6/patches/patch-backends_kwayland_waylandoutputdevice.cpp

Log Message:
remove packages uploaded to pkgsrc a while ago.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f2f300e3084cd496bbecb7f60383f401850b2c04

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |  3 -
 kwayland-qt6/DESCR                                 |  1 -
 kwayland-qt6/Makefile                              | 27 -------
 kwayland-qt6/PLIST                                 | 53 -------------
 kwayland-qt6/buildlink3.mk                         | 16 ----
 kwayland-qt6/distinfo                              |  6 --
 .../patches/patch-src_client_fakeinput.cpp         | 36 ---------
 layer-shell-qt6/DESCR                              |  2 -
 layer-shell-qt6/Makefile                           | 21 ------
 layer-shell-qt6/PLIST                              | 18 -----
 layer-shell-qt6/buildlink3.mk                      | 18 -----
 layer-shell-qt6/distinfo                           |  5 --
 libkscreen-qt6/DESCR                               |  1 -
 libkscreen-qt6/Makefile                            | 20 -----
 libkscreen-qt6/PLIST                               | 88 ----------------------
 libkscreen-qt6/buildlink3.mk                       | 17 -----
 libkscreen-qt6/distinfo                            |  6 --
 ...patch-backends_kwayland_waylandoutputdevice.cpp | 14 ----
 18 files changed, 352 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ce3800d837..3ca7b29330 100644
--- a/Makefile
+++ b/Makefile
@@ -1856,7 +1856,6 @@ SUBDIR+=	kubeval
 SUBDIR+=	kuickshow
 SUBDIR+=	kup
 SUBDIR+=	kustomize
-SUBDIR+=	kwayland-qt6
 SUBDIR+=	kwin
 SUBDIR+=	kwrited
 SUBDIR+=	kyototycoon
@@ -1868,7 +1867,6 @@ SUBDIR+=	lander
 SUBDIR+=	lanq
 SUBDIR+=	lasi
 SUBDIR+=	layer-shell-qt
-SUBDIR+=	layer-shell-qt6
 SUBDIR+=	lazyjj
 SUBDIR+=	lbt
 SUBDIR+=	lcalc
@@ -2001,7 +1999,6 @@ SUBDIR+=	libjdksmidi
 SUBDIR+=	libjingle
 SUBDIR+=	libjxl
 SUBDIR+=	libkml
-SUBDIR+=	libkscreen-qt6
 SUBDIR+=	liblingoteach
 SUBDIR+=	libltc
 SUBDIR+=	libm4ri
diff --git a/kwayland-qt6/DESCR b/kwayland-qt6/DESCR
deleted file mode 100644
index f8e83d8021..0000000000
--- a/kwayland-qt6/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-KWayland is a Qt-style API to interact with the wayland-client API.
diff --git a/kwayland-qt6/Makefile b/kwayland-qt6/Makefile
deleted file mode 100644
index 7459c58d31..0000000000
--- a/kwayland-qt6/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	kwayland-${PLASMAVER}
-CATEGORIES=	devel
-
-HOMEPAGE=	https://invent.kde.org/plasma/kwayland
-COMMENT=	Qt-style Client and Server library wrapper for the Wayland libraries
-LICENSE=	gnu-lgpl-v2.1
-
-.include "../../meta-pkgs/kde/plasma6.mk"
-
-TOOL_DEPENDS+=	plasma-wayland-protocols>=1.7:../../devel/plasma-wayland-protocols
-
-USE_TOOLS+=	pkg-config
-# Don't do autotests.  Some builds are linux specific.
-CMAKE_ARGS+=	-DBUILD_TESTING=no
-CMAKE_ARGS+=	-DKF_IGNORE_PLATFORM_CHECK=true
-
-.include "../../devel/wayland/platform.mk"
-.if empty(PLATFORM_SUPPORTS_WAYLAND:M[Yy][Ee][Ss])
-PKG_SKIP_REASON+=       "Platform does not support Wayland"
-.endif
-
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../devel/qt6-qtwayland/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/kwayland-qt6/PLIST b/kwayland-qt6/PLIST
deleted file mode 100644
index 3617dac80b..0000000000
--- a/kwayland-qt6/PLIST
+++ /dev/null
@@ -1,53 +0,0 @@
-@comment $NetBSD$
-include/KWayland/KWayland/Client/appmenu.h
-include/KWayland/KWayland/Client/blur.h
-include/KWayland/KWayland/Client/buffer.h
-include/KWayland/KWayland/Client/compositor.h
-include/KWayland/KWayland/Client/connection_thread.h
-include/KWayland/KWayland/Client/contrast.h
-include/KWayland/KWayland/Client/datadevice.h
-include/KWayland/KWayland/Client/datadevicemanager.h
-include/KWayland/KWayland/Client/dataoffer.h
-include/KWayland/KWayland/Client/datasource.h
-include/KWayland/KWayland/Client/dpms.h
-include/KWayland/KWayland/Client/event_queue.h
-include/KWayland/KWayland/Client/fakeinput.h
-include/KWayland/KWayland/Client/idleinhibit.h
-include/KWayland/KWayland/Client/keyboard.h
-include/KWayland/KWayland/Client/kwaylandclient_export.h
-include/KWayland/KWayland/Client/output.h
-include/KWayland/KWayland/Client/plasmashell.h
-include/KWayland/KWayland/Client/plasmavirtualdesktop.h
-include/KWayland/KWayland/Client/plasmawindowmanagement.h
-include/KWayland/KWayland/Client/plasmawindowmodel.h
-include/KWayland/KWayland/Client/pointer.h
-include/KWayland/KWayland/Client/pointerconstraints.h
-include/KWayland/KWayland/Client/pointergestures.h
-include/KWayland/KWayland/Client/region.h
-include/KWayland/KWayland/Client/registry.h
-include/KWayland/KWayland/Client/relativepointer.h
-include/KWayland/KWayland/Client/seat.h
-include/KWayland/KWayland/Client/shadow.h
-include/KWayland/KWayland/Client/shell.h
-include/KWayland/KWayland/Client/shm_pool.h
-include/KWayland/KWayland/Client/slide.h
-include/KWayland/KWayland/Client/subcompositor.h
-include/KWayland/KWayland/Client/subsurface.h
-include/KWayland/KWayland/Client/surface.h
-include/KWayland/KWayland/Client/textinput.h
-include/KWayland/KWayland/Client/touch.h
-include/KWayland/KWayland/Client/xdgdecoration.h
-include/KWayland/KWayland/Client/xdgforeign.h
-include/KWayland/KWayland/Client/xdgoutput.h
-include/KWayland/KWayland/Client/xdgshell.h
-include/KWayland/kwayland_version.h
-lib/cmake/KWayland/KWaylandConfig.cmake
-lib/cmake/KWayland/KWaylandConfigVersion.cmake
-lib/cmake/KWayland/KWaylandTargets-noconfig.cmake
-lib/cmake/KWayland/KWaylandTargets.cmake
-lib/libKWaylandClient.so
-lib/libKWaylandClient.so.6
-lib/libKWaylandClient.so.${PKGVERSION}
-lib/pkgconfig/KWaylandClient.pc
-share/qlogging-categories6/kwayland.categories
-share/qlogging-categories6/kwayland.renamecategories
diff --git a/kwayland-qt6/buildlink3.mk b/kwayland-qt6/buildlink3.mk
deleted file mode 100644
index ae09d5b8b5..0000000000
--- a/kwayland-qt6/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	plasma6-kwayland
-
-.if !defined(PLASMA6_KWAYLAND_BUILDLINK3_MK)
-PLASMA6_KWAYLAND_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.plasma6-kwayland+=	plasma6-kwayland>=6.0.5
-BUILDLINK_PKGSRCDIR.plasma6-kwayland?=		../../wip/kwayland-qt6
-
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../devel/qt6-qtwayland/buildlink3.mk"
-.endif	# PLASMA6_KWAYLAND_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-plasma6-kwayland
diff --git a/kwayland-qt6/distinfo b/kwayland-qt6/distinfo
deleted file mode 100644
index 0d0e7fc077..0000000000
--- a/kwayland-qt6/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (kwayland-6.0.5.tar.xz) = 7ae1745c86e08f3b0e8549b4acbefef751f3a66b6c541539f1f739855e9ac5c3
-SHA512 (kwayland-6.0.5.tar.xz) = 85007a154b223bf87d5b66f00671d8a011125145797e19d60631e0f3d7c95d301bd0004180b9cfaa2fa6790c4057f68b614462870703076e1dcccc09bbc3a84b
-Size (kwayland-6.0.5.tar.xz) = 133720 bytes
-SHA1 (patch-src_client_fakeinput.cpp) = e22343c8fa46bb875fe70c93823ab2cc4448e528
diff --git a/kwayland-qt6/patches/patch-src_client_fakeinput.cpp b/kwayland-qt6/patches/patch-src_client_fakeinput.cpp
deleted file mode 100644
index b2a66f66b2..0000000000
--- a/kwayland-qt6/patches/patch-src_client_fakeinput.cpp
+++ /dev/null
@@ -1,36 +0,0 @@
-$NetBSD$
-
-linux/input.h only for linux
-
---- src/client/fakeinput.cpp.orig	2024-06-07 08:38:43.065754933 +0000
-+++ src/client/fakeinput.cpp
-@@ -10,7 +10,9 @@
- #include <QPointF>
- #include <QSizeF>
- 
-+#ifdef Q_OS_LINUX
- #include <linux/input.h>
-+#endif
- 
- #include <wayland-fake-input-client-protocol.h>
- 
-@@ -98,13 +100,19 @@ void FakeInput::Private::sendPointerButt
-     uint32_t b = 0;
-     switch (button) {
-     case Qt::LeftButton:
-+#ifdef BTN_LEFT
-         b = BTN_LEFT;
-+#endif
-         break;
-     case Qt::RightButton:
-+#ifdef BTN_RIGHT
-         b = BTN_RIGHT;
-+#endif
-         break;
-     case Qt::MiddleButton:
-+#ifdef BTN_MIDDLE
-         b = BTN_MIDDLE;
-+#endif
-         break;
-     default:
-         // TODO: more buttons, check implementation in QtWayland
diff --git a/layer-shell-qt6/DESCR b/layer-shell-qt6/DESCR
deleted file mode 100644
index 067055a19d..0000000000
--- a/layer-shell-qt6/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This component is meant for applications to be able to easily use clients based
-on wlr-layer-shell.
diff --git a/layer-shell-qt6/Makefile b/layer-shell-qt6/Makefile
deleted file mode 100644
index 99df649618..0000000000
--- a/layer-shell-qt6/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	layer-shell-qt-${PLASMAVER}
-CATEGORIES=	x11
-
-HOMEPAGE=	https://invent.kde.org/plasma/layer-shell-qt
-COMMENT=	Qt component to allow applications to use the Wayland wl-layer-shell protocol
-LICENSE=	gnu-lgpl-v3 AND cc0-1.0-universal AND mit AND modified-bsd
-
-.include "../../meta-pkgs/kde/plasma6.mk"
-
-TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
-
-USE_TOOLS+=	pkg-config
-
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../devel/qt6-qtwayland/buildlink3.mk"
-.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/layer-shell-qt6/PLIST b/layer-shell-qt6/PLIST
deleted file mode 100644
index f780b0cdbc..0000000000
--- a/layer-shell-qt6/PLIST
+++ /dev/null
@@ -1,18 +0,0 @@
-@comment $NetBSD$
-include/LayerShellQt/Shell
-include/LayerShellQt/Window
-include/LayerShellQt/layershellqt_export.h
-include/LayerShellQt/shell.h
-include/LayerShellQt/window.h
-lib/cmake/LayerShellQt/LayerShellQtConfig.cmake
-lib/cmake/LayerShellQt/LayerShellQtConfigVersion.cmake
-lib/cmake/LayerShellQt/LayerShellQtTargets-noconfig.cmake
-lib/cmake/LayerShellQt/LayerShellQtTargets.cmake
-lib/libLayerShellQtInterface.so
-lib/libLayerShellQtInterface.so.6
-lib/libLayerShellQtInterface.so.${PKGVERSION}
-qt6/plugins/wayland-shell-integration/liblayer-shell.so
-qt6/qml/org/kde/layershell/LayerShellQtQml.qmltypes
-qt6/qml/org/kde/layershell/kde-qmlmodule.version
-qt6/qml/org/kde/layershell/libLayerShellQtQml.so
-qt6/qml/org/kde/layershell/qmldir
diff --git a/layer-shell-qt6/buildlink3.mk b/layer-shell-qt6/buildlink3.mk
deleted file mode 100644
index 871d6a200a..0000000000
--- a/layer-shell-qt6/buildlink3.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	plasma6-layer-shell-qt
-
-.if !defined(PLASMA6_LAYER_SHELL_QT_BUILDLINK3_MK)
-PLASMA6_LAYER_SHELL_QT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.plasma6-layer-shell-qt+=	plasma6-layer-shell-qt>=6.0.5
-BUILDLINK_PKGSRCDIR.plasma6-layer-shell-qt?=	../../wip/layer-shell-qt6
-
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../devel/qt6-qtwayland/buildlink3.mk"
-.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.endif	# PLASMA6_LAYER_SHELL_QT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-plasma6-layer-shell-qt
diff --git a/layer-shell-qt6/distinfo b/layer-shell-qt6/distinfo
deleted file mode 100644
index 46dc2a0c03..0000000000
--- a/layer-shell-qt6/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (layer-shell-qt-6.0.5.tar.xz) = 2496af6d69a355c790c5648f51cfa631df260a023d596bb70b024a74ea5987c4
-SHA512 (layer-shell-qt-6.0.5.tar.xz) = 8da7612be743e9445b492c3e9b19f62e8112a419d9686138aa9dc009b3ec02ac180c156f5bbe74bc71fc13453a00f7bbaf7caa0818985898463eb0d2d218d397
-Size (layer-shell-qt-6.0.5.tar.xz) = 20928 bytes
diff --git a/libkscreen-qt6/DESCR b/libkscreen-qt6/DESCR
deleted file mode 100644
index f11fe459cd..0000000000
--- a/libkscreen-qt6/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-KDE screen management library.
diff --git a/libkscreen-qt6/Makefile b/libkscreen-qt6/Makefile
deleted file mode 100644
index 2f6e47c1fc..0000000000
--- a/libkscreen-qt6/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	libkscreen-${PLASMAVER}
-CATEGORIES=	x11
-
-HOMEPAGE=	https://invent.kde.org/plasma/libkscreen
-COMMENT=	KDE screen management software
-LICENSE=	gnu-gpl-v2
-
-.include "../../meta-pkgs/kde/plasma6.mk"
-
-USE_PKGLOCALEDIR=	yes
-
-TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
-
-.include "../../devel/kf6-kconfig/buildlink3.mk"
-.include "../../wip/kwayland-qt6/buildlink3.mk"
-.include "../../devel/plasma-wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libkscreen-qt6/PLIST b/libkscreen-qt6/PLIST
deleted file mode 100644
index c38cd01c39..0000000000
--- a/libkscreen-qt6/PLIST
+++ /dev/null
@@ -1,88 +0,0 @@
-@comment $NetBSD$
-bin/kscreen-doctor
-include/KF6/KScreen/KScreen/Config
-include/KF6/KScreen/KScreen/ConfigMonitor
-include/KF6/KScreen/KScreen/ConfigOperation
-include/KF6/KScreen/KScreen/EDID
-include/KF6/KScreen/KScreen/GetConfigOperation
-include/KF6/KScreen/KScreen/Log
-include/KF6/KScreen/KScreen/Mode
-include/KF6/KScreen/KScreen/Output
-include/KF6/KScreen/KScreen/Screen
-include/KF6/KScreen/KScreen/SetConfigOperation
-include/KF6/KScreen/KScreen/Types
-include/KF6/KScreen/KScreenDpms/Dpms
-include/KF6/KScreen/kscreen/backendmanager_p.h
-include/KF6/KScreen/kscreen/config.h
-include/KF6/KScreen/kscreen/configmonitor.h
-include/KF6/KScreen/kscreen/configoperation.h
-include/KF6/KScreen/kscreen/edid.h
-include/KF6/KScreen/kscreen/getconfigoperation.h
-include/KF6/KScreen/kscreen/kscreen_export.h
-include/KF6/KScreen/kscreen/log.h
-include/KF6/KScreen/kscreen/mode.h
-include/KF6/KScreen/kscreen/output.h
-include/KF6/KScreen/kscreen/screen.h
-include/KF6/KScreen/kscreen/setconfigoperation.h
-include/KF6/KScreen/kscreen/types.h
-include/KF6/KScreen/kscreendpms/dpms.h
-include/KF6/KScreen/kscreendpms/kscreendpms_export.h
-include/KF6/kscreen_version.h
-lib/cmake/KF6Screen/KF6ScreenConfig.cmake
-lib/cmake/KF6Screen/KF6ScreenConfigVersion.cmake
-lib/cmake/KF6Screen/KF6ScreenTargets-noconfig.cmake
-lib/cmake/KF6Screen/KF6ScreenTargets.cmake
-lib/libKF6Screen.so
-lib/libKF6Screen.so.${PKGVERSION}
-lib/libKF6Screen.so.8
-lib/libKF6ScreenDpms.so
-lib/libKF6ScreenDpms.so.${PKGVERSION}
-lib/libKF6ScreenDpms.so.8
-lib/pkgconfig/KF6Screen.pc
-lib/systemd/user/plasma-kscreen.service
-libexec/kf6/kscreen_backend_launcher
-qt6/plugins/kf6/kscreen/KSC_Fake.so
-qt6/plugins/kf6/kscreen/KSC_KWayland.so
-qt6/plugins/kf6/kscreen/KSC_QScreen.so
-qt6/plugins/kf6/kscreen/KSC_XRandR.so
-share/dbus-1/services/org.kde.kscreen.service
-share/locale/ar/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ast/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/bg/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ca/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ca@valencia/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/cs/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/de/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/en_GB/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/eo/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/es/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/eu/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/fi/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/fr/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/gl/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/hu/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ia/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/id/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/is/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/it/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ja/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ka/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ko/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/lt/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/nl/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/nn/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/pl/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/pt/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/pt_BR/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ro/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ru/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/sa/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/sk/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/sl/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/ta/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/tr/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/uk/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/zh_CN/LC_MESSAGES/libkscreen6_qt.qm
-share/locale/zh_TW/LC_MESSAGES/libkscreen6_qt.qm
-share/qlogging-categories6/libkscreen.categories
-share/zsh/site-functions/_kscreen-doctor
diff --git a/libkscreen-qt6/buildlink3.mk b/libkscreen-qt6/buildlink3.mk
deleted file mode 100644
index dc381d97d9..0000000000
--- a/libkscreen-qt6/buildlink3.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	plasma6-libkscreen
-
-.if !defined(PLASMA6_LIBKSCREEN_BUILDLINK3_MK)
-PLASMA6_LIBKSCREEN_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.plasma6-libkscreen+=	plasma6-libkscreen>=6.0.5
-BUILDLINK_PKGSRCDIR.plasma6-libkscreen?=	../../wip/libkscreen-qt6
-
-.include "../../devel/kf6-kconfig/buildlink3.mk"
-.include "../../wip/kwayland-qt6/buildlink3.mk"
-.include "../../devel/plasma-wayland-protocols/buildlink3.mk"
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.endif	# PLASMA6_LIBKSCREEN_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-plasma6-libkscreen
diff --git a/libkscreen-qt6/distinfo b/libkscreen-qt6/distinfo
deleted file mode 100644
index ac41d8b32c..0000000000
--- a/libkscreen-qt6/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libkscreen-6.0.5.tar.xz) = 97b92a9afff67c1123b090d70efb5a9796770d1e7da714d8c047ba91935b4e5c
-SHA512 (libkscreen-6.0.5.tar.xz) = 39f90cde99f299f152589747e9e454288c4a555eac174965a71aef5b9e7efcb913b453b39d534aa54ed5e694a8ab0fbef7d73b9668a2323042b8f727eff2a66a
-Size (libkscreen-6.0.5.tar.xz) = 117804 bytes
-SHA1 (patch-backends_kwayland_waylandoutputdevice.cpp) = ae1a5dcb1f3b233163ae7525cf44c86c2c441456
diff --git a/libkscreen-qt6/patches/patch-backends_kwayland_waylandoutputdevice.cpp b/libkscreen-qt6/patches/patch-backends_kwayland_waylandoutputdevice.cpp
deleted file mode 100644
index 5c161b6df7..0000000000
--- a/libkscreen-qt6/patches/patch-backends_kwayland_waylandoutputdevice.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
-Explicitly include cmath, for compilers that are more exacting, e.g., GCC 7.5.
-
---- backends/kwayland/waylandoutputdevice.cpp.orig	2024-06-07 09:11:36.618228713 +0000
-+++ backends/kwayland/waylandoutputdevice.cpp
-@@ -16,6 +16,7 @@
- 
- #include <wayland-server-protocol.h>
- 
-+#include <cmath>
- #include <utility>
- 
- using namespace KScreen;


Home | Main Index | Thread Index | Old Index