kde-frameworks/kbookmarks: drop 6.2.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-07 20:53:26 +02:00
parent 5d54077c9c
commit e5db0c8dde
2 changed files with 0 additions and 27 deletions

View File

@@ -1,3 +1,2 @@
DIST kbookmarks-5.116.0.tar.xz 1100676 BLAKE2B 405d625539d8d2950ed931283ec6abfcd83bfce141c6f7044e19ae15cf127905b823ce617a2baee2590d7e9fa9be09e44ed447c57f70a499550391bf25789939 SHA512 72f19ad40595093fa828ead0553f8d0afc149b77479f75b014e1cab059208fa23607a755f2d4afd2079c047bf6832782664beb07d674cb56b41586d51c5d9933
DIST kbookmarks-6.2.0.tar.xz 1107948 BLAKE2B 5f650e80122b374a7b739074f167b637f6c7a7f55d3c13d181edf0144db2fd651672b9476308076aea47c1d75c5945f366e6743f523f1ab2fc09186afc4c120c SHA512 b22fca55cc49f5c5cdc6b1455f68984092764432fab53ca60bda09aefee5d0633fb58764fdbd22257b10a872918ed0bbd894d940197cbec4fbf4b98b386bdeaf
DIST kbookmarks-6.3.0.tar.xz 1108716 BLAKE2B 7064835cdb62ad8b21749b07b4ce9800298127ca18ace43adc4aa829e73281c51a026d56f0d8d8860571c2d265cecd8d7a69cc9a143d3a337c61d6f0f3cc8191 SHA512 ac1e67786917e5dc15b3f3df83ff6d67a88f5519810d91ba16c2d4be13b86ac58ec5578e6a08a65ff507fac2d9477eb4d7d81b57afa10ab6636206f7ad9077ae

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PVCUT=$(ver_cut 1-2)
QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for managing bookmarks stored in XBEL format"
LICENSE="LGPL-2+"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
=kde-frameworks/kconfig-${PVCUT}*:6
=kde-frameworks/kcoreaddons-${PVCUT}*:6
=kde-frameworks/kiconthemes-${PVCUT}*:6
=kde-frameworks/kwidgetsaddons-${PVCUT}*:6
"
DEPEND="${RDEPEND}
>=kde-frameworks/kconfigwidgets-${PVCUT}:6
"
BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"