summaryrefslogtreecommitdiff
path: root/kde-plasma
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-11 22:51:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-11 22:51:25 +0100
commitcc974dc04a2a54ac894b4b1fe98965a266ab858e (patch)
treeb948f37ec9bc2f19c59682832c321c31d235c1a8 /kde-plasma
parent283daec8980aab6e3bfc146f6642c0d0eb0936b0 (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.26.0-r5.ebuild (renamed from kde-plasma/kinfocenter/kinfocenter-5.25.5-r100.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/Manifest b/kde-plasma/kinfocenter/Manifest
index 03b1804a..01630eed 100644
--- a/kde-plasma/kinfocenter/Manifest
+++ b/kde-plasma/kinfocenter/Manifest
@@ -1 +1 @@
-DIST kinfocenter-5.25.5.tar.xz 730600 BLAKE2B ab94fb984cbdb4827a3e06a15e1d3dcc4510be7db3f40bd8124c469bddf461fc2b36311e1e4be57cfd9d6ea5fcdf34be006b73f810efa55bd00ef9299531be3a SHA512 9683cac383d52871a37a4847cb416384d241a5fcd1a2c69be6992c77504453718fd8b0235195008872a3983033d4f63ec2748cd00cdeee6fcf270d054ac6e21c
+DIST kinfocenter-5.26.0.tar.xz 729728 BLAKE2B c8d23138676bc7f5a86b5c423dbefd13f6e0b7762a7ea36c062272bc8f9f281ddaff251ba1a7dadd26110eaba6d057e9026100a7afe832e1f135707e36bec49c SHA512 1d83464babaf26a00c50cd28f4e8b4ba56bc6a53a103612b3e1d286571a633ed4196f58ed19b07f8011e2dcf435c78461846e4ffd97a4ac6ee453ded0bc0df9e
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.25.5-r100.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.26.0-r5.ebuild
index b0998646..3631709a 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.25.5-r100.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.26.0-r5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=5.95.0
+KFMIN=5.99.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org optfeature
@@ -42,6 +42,7 @@ RDEPEND="${DEPEND}
>=kde-plasma/kde-cli-tools-${PVCUT}:5
>=kde-plasma/systemsettings-${PVCUT}:5
"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
src_configure() {
local mycmakeargs=(
@@ -70,6 +71,7 @@ pkg_postinst() {
optfeature "advanced CPU information module" sys-apps/util-linux
fi
optfeature "Wayland information module" app-misc/wayland-utils
+ optfeature "Firmware security module" "app-text/aha sys-apps/fwupd"
optfeature "OpenGL information module" x11-apps/mesa-progs
optfeature "PCI devices information module" sys-apps/pciutils
optfeature "X Server information module" x11-apps/xdpyinfo