summaryrefslogtreecommitdiff
path: root/kde-plasma
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:30:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:30:52 +0000
commit9d96d3ebd9aa80c317baddb9ec942a157be60ea4 (patch)
tree22f9c2eab995f7f322c94d414b3b9af9ef29e150 /kde-plasma
parent4fae18423d83913a41c1996dc6f093fd2206aa6b (diff)
kde-plasma/kinfocenter : version bump
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kinfocenter/Manifest2
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.18.0-r10.ebuild (renamed from kde-plasma/kinfocenter/kinfocenter-5.17.5-r10.ebuild)5
2 files changed, 4 insertions, 3 deletions
diff --git a/kde-plasma/kinfocenter/Manifest b/kde-plasma/kinfocenter/Manifest
index e8408bee..694e2681 100644
--- a/kde-plasma/kinfocenter/Manifest
+++ b/kde-plasma/kinfocenter/Manifest
@@ -1 +1 @@
-DIST kinfocenter-5.17.5.tar.xz 1343896 BLAKE2B 0db47b3ed5f937c7701b52b194be71c6ccf474d5a1ede18864f32b1e374972cbd2e15f26b99f30fe4feba6adb153d87a05c5ccc5feb2bdd36ccc4086eda6f688 SHA512 4f759cc614061e128d57dbbcaa3253fdcda3ab96f3149085c320a0fe826f93b19a35c4b642e5ae9726c0e049ea7a4f8b6490575aeefb22b57b2c4ad8c0f1cbf7
+DIST kinfocenter-5.18.0.tar.xz 1341516 BLAKE2B 8c615eb4c9013df4cd6a8581f11a7fa5f873349e06b306f04f49eaf60aba0ecb2139299a91ebd01b1f8d1a026a8a44bc1ded1c4a783f23c4dd008f8ead95f7d0 SHA512 e07955c8cc181abda437d7ad2febe3c85cf2e3f0109065cdedd7092cf397557dd842398f0b4e46d97c16457a53e8822ba0a2469cce03e0ef37612accd8caeae0
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.5-r10.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.18.0-r10.ebuild
index fb684b70..24a140dd 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.17.5-r10.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.18.0-r10.ebuild
@@ -4,7 +4,7 @@
EAPI=7
ECM_HANDBOOK="forceoptional"
-KFMIN=5.64.0
+KFMIN=5.66.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.12.3
inherit ecm kde.org
@@ -13,7 +13,7 @@ DESCRIPTION="Utility providing information about the computer hardware"
HOMEPAGE="https://userbase.kde.org/KInfoCenter"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64"
IUSE="gles2 ieee1394 +opengl +pci wayland"
REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
@@ -58,6 +58,7 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
"