mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
kde-frameworks/kbookmarks: drop 5.97.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST kbookmarks-5.96.0.tar.xz 130240 BLAKE2B e1bd5d95f118e15ba0ab014e4e06ad77f38c57093f92b18959eac57f5eb4186831986e8af13c863893a4168a70e48bba8bdb9a88b0372e68da2c32b45c023a0d SHA512 031c8f7cc0ba51c1c222983f8200ac0bf2fcbfab69cb43ca3a6cb865c70e53dd9b090969df55dcec778be3ccec80d2e13487f6cd2c0c6f8258316ea04ed47cce
|
||||
DIST kbookmarks-5.97.0.tar.xz 130024 BLAKE2B 73c744578e64d5fa861194a7c38b94f8dec7ccd90c9133d600d5decc748d08b63ec47110057aadd6e26a235bb03a5952615a946e8d3ed06740731d406b123f1b SHA512 59895f2d84a7a60f5fa281b9b98e37d5f9de054d5317e0cf947721c3d18f54d491c16f5b55b1c4684e9114fbe704a521fba3689b5876f487ee26449a5327ecc7
|
||||
DIST kbookmarks-5.98.0.tar.xz 130080 BLAKE2B af1928f61d60224c3de361782afe4e195d9c4fc0ae8e9867f4d99cc9dcef38ed9f7642fdb3b1c2abd1c1e4dda5915b7ef52536eae09bdfd61923b2fdfd75f792 SHA512 218cd3d4695ee48f02e1e03558f49244a25efb993d9556a2f5af5c2fd0aa0063c579a8c62b6053b2aeddaa8393fadce8eb12888e1e98cf3abcea01447196c98d
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PVCUT=$(ver_cut 1-2)
|
||||
QTMIN=5.15.5
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit ecm frameworks.kde.org
|
||||
|
||||
DESCRIPTION="Framework for managing bookmarks stored in XBEL format"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
IUSE="nls"
|
||||
|
||||
BDEPEND="
|
||||
nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
|
||||
"
|
||||
RDEPEND="
|
||||
>=dev-qt/qtdbus-${QTMIN}:5
|
||||
>=dev-qt/qtgui-${QTMIN}:5
|
||||
>=dev-qt/qtwidgets-${QTMIN}:5
|
||||
>=dev-qt/qtxml-${QTMIN}:5
|
||||
=kde-frameworks/kcodecs-${PVCUT}*:5
|
||||
=kde-frameworks/kconfig-${PVCUT}*:5
|
||||
=kde-frameworks/kcoreaddons-${PVCUT}*:5
|
||||
=kde-frameworks/kiconthemes-${PVCUT}*:5
|
||||
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
|
||||
=kde-frameworks/kxmlgui-${PVCUT}*:5
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=kde-frameworks/kconfigwidgets-${PVCUT}:5
|
||||
"
|
||||
Reference in New Issue
Block a user