mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
kde-frameworks/kcmutils: drop 5.102.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST kcmutils-5.102.0.tar.xz 2482824 BLAKE2B 3146141eca36715077405bda5227536e718609351b475eb042f955522ea1068e50156fbc22521d0504802b6bf35bb9ebd13d878635abbac24768a9a2c7ffcb30 SHA512 97856c2e7785d69da6dfb4d27e915d893dd52dc618bbbd9ab481cff237245a46bcc3c2603697447441c3e22479337cfe6354d8b91edd3d772d2bd5fff4bb9ca6
|
||||
DIST kcmutils-5.104.0.tar.xz 2483376 BLAKE2B f0aefb3b5eba2c302cbc9b7824e9d97f74591c41d59332f825383442e5eed30ad84f4965b3cc29ada5e2492d7c5923fa6ced70ec96ff7e9e8aff17a291485026 SHA512 b62670acbe7b378f2838c36e0ebc0969764af17c982ddf656e924f104be92aeb70d34fa42d20f9092db1d3b305d0696a7470d1bff608a50c8e7dad5fcb525b05
|
||||
DIST kcmutils-5.105.0.tar.xz 2483492 BLAKE2B f99c125e7602d4ddec5e43723c80958e51fc470796769b3732c26c12d51e91bb82c44a9aeb381403573f341fb2d30e094f22ea815f014bcfbfe183da1dd01d47 SHA512 fe714bc60c73620d738be4c922fd0135a930eac6e04a1348a61864e1c5f888086481d3939f9e53276eb27560654697fd0c1c73d6e56d93f2b15e0ba2a325a4f1
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="forceoptional"
|
||||
PVCUT=$(ver_cut 1-2)
|
||||
QTMIN=5.15.5
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit ecm frameworks.kde.org
|
||||
|
||||
DESCRIPTION="Framework to work with KDE System Settings modules"
|
||||
LICENSE="LGPL-2"
|
||||
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtdbus-${QTMIN}:5
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
|
||||
>=dev-qt/qtgui-${QTMIN}:5
|
||||
>=dev-qt/qtwidgets-${QTMIN}:5
|
||||
=kde-frameworks/kauth-${PVCUT}*:5
|
||||
=kde-frameworks/kconfig-${PVCUT}*:5
|
||||
=kde-frameworks/kconfigwidgets-${PVCUT}*:5
|
||||
=kde-frameworks/kcoreaddons-${PVCUT}*:5
|
||||
=kde-frameworks/kdeclarative-${PVCUT}*:5
|
||||
=kde-frameworks/kguiaddons-${PVCUT}*:5
|
||||
=kde-frameworks/ki18n-${PVCUT}*:5
|
||||
=kde-frameworks/kitemviews-${PVCUT}*:5
|
||||
=kde-frameworks/kservice-${PVCUT}*:5
|
||||
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
|
||||
=kde-frameworks/kxmlgui-${PVCUT}*:5
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user