diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-22 17:20:24 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-22 17:31:21 +0200 |
commit | da9377f8298c8cbfc0cd39b56a87ca7fc60f9124 (patch) | |
tree | f80fb2677a8a8cb0ef04678efa6e6cfd23318002 /kde-plasma | |
parent | kde-plasma/wacomtablet: drop 6.2.1 (diff) | |
download | gentoo-da9377f8298c8cbfc0cd39b56a87ca7fc60f9124.tar.gz gentoo-da9377f8298c8cbfc0cd39b56a87ca7fc60f9124.tar.bz2 gentoo-da9377f8298c8cbfc0cd39b56a87ca7fc60f9124.zip |
kde-plasma/xdg-desktop-portal-kde: drop 6.2.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/xdg-desktop-portal-kde/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.2.1.ebuild | 66 |
2 files changed, 0 insertions, 67 deletions
diff --git a/kde-plasma/xdg-desktop-portal-kde/Manifest b/kde-plasma/xdg-desktop-portal-kde/Manifest index 1b7415ede124..1e97ef6aa320 100644 --- a/kde-plasma/xdg-desktop-portal-kde/Manifest +++ b/kde-plasma/xdg-desktop-portal-kde/Manifest @@ -1,3 +1,2 @@ DIST xdg-desktop-portal-kde-6.1.5.tar.xz 172860 BLAKE2B 71f33ef6ffc75a5c5281ce8c9a8a1fb3e266179b38774edcded1b53b480104b3efd14948ac88691a3aeff1e19b1e6b6358a1a16ce8c0dbef486f2f4c911fb082 SHA512 7866d3bedbb395cf8de84c86de5d1b4db0df776986f71acb622f72d04a654c11a9645d5376d20793992886d4149f608ed4a58d701368fe2f9b40c152fe25074c -DIST xdg-desktop-portal-kde-6.2.1.tar.xz 179580 BLAKE2B 71581f043513fd84846274727e378630b154bf7e6f10f954f47c52606b3ebfe57309ea0c1d64f6953c24700eb324325a349feb1a51fd45fd814efdd6c56ee5d0 SHA512 c78e80bde700239ff7a03b8297c6f87dd0d55304c461791923e77362aeb201094f716edab1cf053a4762002dc5ea47d7c68cf4f8b83fcbf85a62a191df20f66d DIST xdg-desktop-portal-kde-6.2.2.tar.xz 179612 BLAKE2B 5b6accfcc54e59b2f1a6962dda9efc295deae6bf8ee683bef2cfe14fd35daf22fc8cb77bc26d2693e5218071e138b1c8eb5000660dec2f5c8aa92042ddb1e21d SHA512 bca3dd6b13e17f708d85b2899676ef3edc321224c5c7904aa9c65eb8bf9c357a9752f8433f79996c0f2c8c6789d7ebd4956abfb20f57709db1fa9cf0a5bb229b diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.2.1.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.2.1.ebuild deleted file mode 100644 index d732da09fb12..000000000000 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.2.1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="forceoptional" -KFMIN=6.6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.2 -inherit ecm plasma.kde.org - -DESCRIPTION="Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks" - -LICENSE="LGPL-2+" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -# dev-qt/qtbase:= slot op: Uses Qt::GuiPrivate for qtx11extras_p.h -# dev-qt/qtbase:=[cups]: includes specifically the cups private header -# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X -COMMON_DEPEND=" - >=dev-libs/wayland-1.15 - >=dev-qt/qtbase-${QTMIN}:6=[cups,dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - || ( - >=dev-qt/qtbase-${QTMIN}:6[libinput] - >=dev-qt/qtbase-${QTMIN}:6[X] - ) - >=dev-qt/qtwayland-${QTMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6[dbus] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kglobalaccel-${KFMIN}:6 - >=kde-frameworks/kguiaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-plasma/kwayland-${PVCUT}:6 - >=kde-plasma/plasma-workspace-${PVCUT}:6 - x11-libs/libxkbcommon -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.14.0 - >=dev-libs/wayland-protocols-1.25 - >=dev-qt/qtbase-${QTMIN}:6[concurrent] -" -RDEPEND="${COMMON_DEPEND} - kde-misc/kio-fuse:6 - sys-apps/xdg-desktop-portal -" -BDEPEND=" - >=dev-qt/qtwayland-${QTMIN}:6 - virtual/pkgconfig -" - -CMAKE_SKIP_TESTS=( - # bugs: 926483, wants dbus/X11 - colorschemetest -) |