summaryrefslogtreecommitdiff
path: root/kde-plasma
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-21 01:07:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-21 01:07:37 +0100
commit6efc49798c583872f05263228e0895a883d14541 (patch)
treedd502b8636feb7d0b9d2789924a83e2704a22b63 /kde-plasma
parent4b0b7c085e33bdd5e9e3abd8212f4cb355ae61ba (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.23.1-r10.ebuild (renamed from kde-plasma/kinfocenter/kinfocenter-5.22.5-r10.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/Manifest b/kde-plasma/kinfocenter/Manifest
index 2e5d15e6..3b90d486 100644
--- a/kde-plasma/kinfocenter/Manifest
+++ b/kde-plasma/kinfocenter/Manifest
@@ -1 +1 @@
-DIST kinfocenter-5.22.5.tar.xz 1170716 BLAKE2B 8e9cefdb426e9635928aa2b81359acc1e8b2113865b18109fa442efa7cd35684fdf911a39c3ce8a43c31afabced6820d6bac6ce31a5c00eb629f6a8462906a7b SHA512 7eaafde6f9a388e9d4cfe9a8f4057c462bf83f9fecdd39fdd96e05f4c5094c1a116bf66a781bba67721e63e8cfd5a8bfb32fb1906392c2acb70263afaa17c560
+DIST kinfocenter-5.23.1.tar.xz 1152544 BLAKE2B 2d9704b86fac6e41637b22637c70cb0482230361e11547b8a8c8676afd2d794d7e85280b9cd2d5d0786c677941e10b9c34421426e94fc710805f5e11579f6863 SHA512 1dae1cef1ba7fe2ddc94555f528d51b5aec7aa30e6e65aa323d4b49615db527f083cb8dec3714be4e9824556d817a12f35c3f636370dc157d8e930edd1a87953
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.22.5-r10.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.23.1-r10.ebuild
index 554efc7c..97cdc922 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.22.5-r10.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.23.1-r10.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=5.82.0
+KFMIN=5.86.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.2
inherit ecm kde.org optfeature
@@ -91,6 +91,8 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "NFS information module" net-fs/nfs-utils
optfeature "Samba status information module" net-fs/samba
+ optfeature "Vulkan graphics API information module" dev-util/vulkan-tools
+ optfeature "advanced CPU information module" sys-apps/util-linux
fi
ecm_pkg_postinst
}