[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-09-14 Thread Andreas Sturmlechner
commit: 473d97b1457dc5f7944b10b7be94a828532e4029
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 14 14:23:07 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 14 14:23:07 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=473d97b1

kde-plasma/kinfocenter: Drop unused dependency

Upstream commit 88fa0e48774bf49a294cb88b382df34bd3cb93f0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 01969a5bcb..742f87f433 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -28,7 +28,6 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/solid-${KFMIN}:6
gles2-only? ( || (
>=media-libs/mesa-24.1.0_rc1[opengl]


[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-08-10 Thread Andreas Sturmlechner
commit: 33ce97bf5e02da8c600ee99832c07539fdd140b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 10 14:03:40 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 10 14:16:15 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=33ce97bf

kde-plasma/kinfocenter: Add sys-apps/dmidecode and dev-util/clinfo opts

Bug: https://bugs.gentoo.org/923821
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kinfocenter/kinfocenter-6.1.49..ebuild  | 21 +++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild  | 21 +++--
 2 files changed, 30 insertions(+), 12 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
index c0b18c7723..d8d7228231 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
@@ -73,15 +73,24 @@ src_install() {
 
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature_header "Query network filesystem info:"
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_header "Query firmware/hardware info:"
+   fi
+   optfeature "System DMI table readout" sys-apps/dmidecode
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "Firmware security module" "app-text/aha 
sys-apps/fwupd"
+   optfeature "PCI devices information module" sys-apps/pciutils
optfeature "advanced CPU information module" sys-apps/util-linux
+   optfeature_header "Query GPU/graphics support info:"
+   fi
+   optfeature "OpenCL information module" dev-util/clinfo
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "OpenGL information module" x11-apps/mesa-progs
+   optfeature "Vulkan graphics API information module" 
dev-util/vulkan-tools
+   optfeature "Wayland information module" app-misc/wayland-utils
+   optfeature "X Server information module" x11-apps/xdpyinfo
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
ecm_pkg_postinst
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 684c2e8a86..be5dac9991 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -73,15 +73,24 @@ src_install() {
 
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature_header "Query network filesystem info:"
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_header "Query firmware/hardware info:"
+   fi
+   optfeature "System DMI table readout" sys-apps/dmidecode
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "Firmware security module" "app-text/aha 
sys-apps/fwupd"
+   optfeature "PCI devices information module" sys-apps/pciutils
optfeature "advanced CPU information module" sys-apps/util-linux
+   optfeature_header "Query GPU/graphics support info:"
+   fi
+   optfeature "OpenCL information module" dev-util/clinfo
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "OpenGL information module" x11-apps/mesa-progs
+   optfeature "Vulkan graphics API information module" 
dev-util/vulkan-tools
+   optfeature "Wayland information module" app-misc/wayland-utils
+   optfeature "X Server information module" x11-apps/xdpyinfo
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
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-06-30 Thread Andreas Sturmlechner
commit: 4d198318f8d8642845bb3943c6cbc0fb88cab30c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 30 22:46:56 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 30 22:46:56 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d198318

kde-plasma/kinfocenter: Disable failing smbmountmodeltest

Bug: https://bugs.gentoo.org/816591
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild | 5 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 5 +
 2 files changed, 10 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
index de64bf4f44..c0b18c7723 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
@@ -46,6 +46,11 @@ RDEPEND="${DEPEND}
 "
 BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
 
+CMAKE_SKIP_TESTS=(
+   # bug 816591
+   smbmountmodeltest
+)
+
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package usb USB1)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 3f2275f3da..684c2e8a86 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -46,6 +46,11 @@ RDEPEND="${DEPEND}
 "
 BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
 
+CMAKE_SKIP_TESTS=(
+   # bug 816591
+   smbmountmodeltest
+)
+
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package usb USB1)



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-05-30 Thread Andreas Sturmlechner
commit: e1d5b59761087da515f47ebad230e122da43b34b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May 30 12:19:55 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 30 12:19:55 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1d5b597

kde-plasma/kinfocenter: Drop unused dependency

Upstream commit a3dc40113a4c78d722dd4c19e8dec3202805823a

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild | 1 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
index 27d5e8fd55..e4febb2b4b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.1.49..ebuild
@@ -28,7 +28,6 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
gles2-only? ( || (
>=media-libs/mesa-24.1.0_rc1[opengl]

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 9762ecef49..3f2275f3da 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -28,7 +28,6 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
gles2-only? ( || (
>=media-libs/mesa-24.1.0_rc1[opengl]



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-05-15 Thread Andreas Sturmlechner
commit: ece19b6fafd42ba6d2333ec975295df8fcaedff1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 15 19:32:18 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 15 19:32:18 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ece19b6f

kde-plasma/kinfocenter: Update gles2-only USEdeps

Bug: https://bugs.gentoo.org/929992
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild | 5 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
index 51b48175d7..7b89b8360e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
@@ -30,7 +30,10 @@ DEPEND="
>=kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
-   gles2-only? ( media-libs/mesa[gles2] )
+   gles2-only? ( || (
+   >=media-libs/mesa-24.1.0_rc1[opengl]
+   =kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
-   gles2-only? ( media-libs/mesa[gles2] )
+   gles2-only? ( || (
+   >=media-libs/mesa-24.1.0_rc1[opengl]
+   

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2024-02-27 Thread Andreas Sturmlechner
commit: 7183ffb1494a979c96464637d0cfed2af107c74d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 27 22:07:15 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 27 22:07:55 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7183ffb1

kde-plasma/kinfocenter: Prefer dev-qt/qttools:6[qdbus] to dev-qt/qdbus

See also: https://github.com/gentoo/kde/pull/980

Thanks-to: Mike Lothian  fireburn.co.uk>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-6.0.0.ebuild   | 5 -
 kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild | 5 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 5 -
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.0.0.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.0.0.ebuild
index b4104eeaa0..6514f41e79 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.0.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.0.0.ebuild
@@ -34,7 +34,10 @@ DEPEND="
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
-   dev-qt/qdbus:*
+   || (
+   >=dev-qt/qttools-${QTMIN}:6[qdbus]
+   dev-qt/qdbus:*
+   )
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-plasma/kde-cli-tools-${PVCUT}:*
>=kde-plasma/systemsettings-${PVCUT}:6

diff --git a/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
index 37e8bd1921..51b48175d7 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.0.49..ebuild
@@ -34,7 +34,10 @@ DEPEND="
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
-   dev-qt/qdbus:*
+   || (
+   >=dev-qt/qttools-${QTMIN}:6[qdbus]
+   dev-qt/qdbus:*
+   )
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-plasma/kde-cli-tools-${PVCUT}:*
>=kde-plasma/systemsettings-${PVCUT}:6

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 3dd5532384..fbf4e671ae 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -34,7 +34,10 @@ DEPEND="
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
-   dev-qt/qdbus:*
+   || (
+   >=dev-qt/qttools-${QTMIN}:6[qdbus]
+   dev-qt/qdbus:*
+   )
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-plasma/kde-cli-tools-${PVCUT}:*
>=kde-plasma/systemsettings-${PVCUT}:6



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2023-12-16 Thread Andreas Sturmlechner
commit: 679c614bfbb4ba0c4505c329033f92001c2ae1f3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec 16 12:04:50 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec 16 12:04:50 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=679c614b

kde-plasma/kinfocenter: Update dependencies

Upstream commit:
5311ccee52cd1eb7f55861f460d1c3aeefce3ea5
21bb5a3f68342f07e554ebd07e8131ea6d830ba8
a2e1b699e1d503ba0ea75f40d99139ca507bb231
b92644207817ef8ec66ea67113dc7f4fa326c003

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 7f7ca8488a..0885eab5af 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -24,12 +24,9 @@ DEPEND="
>=kde-frameworks/kauth-${KFMIN}:6
>=kde-frameworks/kcmutils-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
-   >=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kpackage-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
@@ -47,6 +44,7 @@ BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package usb USB1)
+   -DCMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI=ON # missing
)
 
ecm_src_configure



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2023-09-18 Thread Andreas Sturmlechner
commit: 34bfbfcf29edfd748b6acbad7439664405f32b85
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep 18 21:04:50 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Sep 18 21:06:00 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=34bfbfcf

kde-plasma/kinfocenter: Add missing dependency

See also: https://invent.kde.org/plasma/kinfocenter/-/merge_requests/164

Bug: https://bugs.gentoo.org/914141
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.27.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.27.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.27.49..ebuild
index 6298a27038..b2277749d4 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.27.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.27.49..ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
>=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 6298a27038..b2277749d4 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
>=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2023-01-16 Thread Andreas Sturmlechner
commit: ece9422920fc892048197ddbe4a39de68aadcc92
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 16 18:17:41 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 16 18:17:41 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ece94229

kde-plasma/kinfocenter: Fix RDEPENDs (dev-qt/qtdbus -> dev-qt/qdbus)

Upstream commit 0f19cb4254c5a4a197e5d25f34c4be8de207d6ed

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8b00ae6e02..cf73e31773 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -38,7 +38,7 @@ DEPEND="
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
-   dev-qt/qtdbus:*
+   dev-qt/qdbus:*
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-12-13 Thread Andreas Sturmlechner
commit: d20b46ece6722e1875e03e39e2538c7df1519ce1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Dec 13 18:51:07 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Dec 13 18:51:07 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d20b46ec

kde-plasma/kinfocenter: Add missing RDEPEND

Upstream commit 0f19cb4254c5a4a197e5d25f34c4be8de207d6ed

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index dea4b6ea54..bd383f9a2b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -38,6 +38,7 @@ DEPEND="
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
+   dev-qt/qtdbus:*
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-10-09 Thread Andreas Sturmlechner
commit: b357813c03ef6d2844cddcae14fa758fbded4fc5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct  8 13:47:36 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct  9 16:38:32 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b357813c

kde-plasma/kinfocenter: Add kde-frameworks/kcmutils BDEPEND

Uses kcmutils_generate_desktop_file cmake macro

Bug: https://bugs.gentoo.org/868270
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild   | 1 +
 kde-plasma/kinfocenter/kinfocenter-5.26.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
index a095368a96..fd80784979 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
@@ -43,6 +43,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=(

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.26.49..ebuild
index edd266a392..e6f95e3d1b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.26.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.26.49..ebuild
@@ -43,6 +43,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=(

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index e99b678858..5109e09274 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -43,6 +43,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=(



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-09-14 Thread Andreas Sturmlechner
commit: 79bfa69551dc39cd43da436f281ac40a9825e3f8
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Wed Jun 29 05:03:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 14 14:02:57 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=79bfa695

kde-plasma/kinfocenter: Add firmware security optfeatures

Closes: https://bugs.gentoo.org/853253
Signed-off-by: Zoltan Puskas  sinustrom.info>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index a474dee1e4..e99b678858 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -71,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



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-02-09 Thread Andreas Sturmlechner
commit: ab07e0195f99155803d70422274221b2f11643aa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  9 20:06:34 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  9 20:29:43 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ab07e019

kde-plasma/kinfocenter: Fix typo

Reported-by: Till Schäfer  uni-dortmund.de>
Bug: https://bugs.gentoo.org/832984
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.24.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.24.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.24.49..ebuild
index bc98ab60fa..33c5e6184f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.24.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.24.49..ebuild
@@ -72,7 +72,7 @@ pkg_postinst() {
fi
optfeature "Wayland information module" app-misc/wayland-utils
optfeature "OpenGL information module" x11-apps/mesa-progs
-   optfeature "PCI devices information module" sys-apps/pciutil
+   optfeature "PCI devices information module" sys-apps/pciutils
optfeature "X Server information module" x11-apps/xdpyinfo
ecm_pkg_postinst
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index ed0b4d474b..d48aeb7f1b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -72,7 +72,7 @@ pkg_postinst() {
fi
optfeature "Wayland information module" app-misc/wayland-utils
optfeature "OpenGL information module" x11-apps/mesa-progs
-   optfeature "PCI devices information module" sys-apps/pciutil
+   optfeature "PCI devices information module" sys-apps/pciutils
optfeature "X Server information module" x11-apps/xdpyinfo
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-01-15 Thread Andreas Sturmlechner
commit: 5aa7357ed47c76e842b793ccec2125a5f75a3d9c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 15 14:30:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 15 14:30:29 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5aa7357e

kde-plasma/kinfocenter: Drop unused DEPEND

Upstream commit df5f0d170b03e4ac78dfc9b718376386ec663cf8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 7ae4e2bd12..b26782b61c 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -31,7 +31,6 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kpackage-${KFMIN}:5
>=kde-frameworks/kservice-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-01-15 Thread Andreas Sturmlechner
commit: 3354a00c117539e46993087cd152ce482c39af81
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 15 14:45:43 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 15 14:49:06 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3354a00c

kde-plasma/kinfocenter: Drop IUSE=ieee1394, module is gone

Upstream commit bfde0d022e89f14bce985412efc3c79b1847beae

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 5d01c537ce..ed0b4d474b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" 
https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="gles2-only ieee1394 usb"
+IUSE="gles2-only usb"
 
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -35,7 +35,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/solid-${KFMIN}:5
gles2-only? ( media-libs/mesa[gles2] )
-   ieee1394? ( sys-libs/libraw1394 )
usb? ( virtual/libusb:1 )
 "
 RDEPEND="${DEPEND}
@@ -47,7 +46,6 @@ RDEPEND="${DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake_use_find_package ieee1394 RAW1394)
$(cmake_use_find_package usb USB1)
)
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-01-15 Thread Andreas Sturmlechner
commit: fe74bb654693c0a0c23f730fefea943f9cbd6730
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 15 14:35:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 15 14:35:55 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe74bb65

kde-plasma/kinfocenter: Drop IUSE=opengl, add new optfeature

Upstream commit 874d5d2fd646e0658c4ad76768948545bdb5b10c

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 15 ++-
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index b26782b61c..12c7f80351 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -16,9 +16,7 @@ SRC_URI+=" 
https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="gles2-only ieee1394 +opengl +pci usb +X"
-
-REQUIRED_USE="opengl? ( X )"
+IUSE="gles2-only ieee1394 +pci usb X"
 
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -38,10 +36,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
gles2-only? ( media-libs/mesa[gles2] )
ieee1394? ( sys-libs/libraw1394 )
-   opengl? (
-   media-libs/libglvnd[X?]
-   !gles2-only? ( media-libs/glu )
-   )
pci? ( sys-apps/pciutils )
usb? ( virtual/libusb:1 )
X? ( x11-libs/libX11 )
@@ -61,12 +55,6 @@ src_configure() {
$(cmake_use_find_package X X11)
)
 
-   if has_version "dev-qt/qtgui[gles2-only]"; then
-   mycmakeargs+=( $(cmake_use_find_package gles2-only OpenGLES) )
-   else
-   mycmakeargs+=( $(cmake_use_find_package opengl OpenGL) )
-   fi
-
ecm_src_configure
 }
 
@@ -89,5 +77,6 @@ pkg_postinst() {
optfeature "advanced CPU information module" sys-apps/util-linux
fi
optfeature "Wayland information module" app-misc/wayland-utils
+   optfeature "OpenGL information module" x11-apps/mesa-progs
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-01-15 Thread Andreas Sturmlechner
commit: 8903801dbd75c4bae7e4ea51754de1f1d03975f9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 15 14:27:52 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 15 14:29:56 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8903801d

kde-plasma/kinfocenter: Drop IUSE=wayland, add new optfeature

Upstream commit dd6b643df7a2ff78f19d796eba2990f09484865f

Bug: https://bugs.gentoo.org/830645
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 6c81794e0e..7ae4e2bd12 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -16,9 +16,9 @@ SRC_URI+=" 
https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="gles2-only ieee1394 +opengl +pci usb wayland +X"
+IUSE="gles2-only ieee1394 +opengl +pci usb +X"
 
-REQUIRED_USE="opengl? ( X ) wayland? ( || ( opengl gles2-only ) )"
+REQUIRED_USE="opengl? ( X )"
 
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -45,10 +45,6 @@ DEPEND="
)
pci? ( sys-apps/pciutils )
usb? ( virtual/libusb:1 )
-   wayland? (
-   >=kde-frameworks/kwayland-${KFMIN}:5
-   media-libs/mesa[egl(+)]
-   )
X? ( x11-libs/libX11 )
 "
 RDEPEND="${DEPEND}
@@ -63,8 +59,6 @@ src_configure() {
$(cmake_use_find_package ieee1394 RAW1394)
$(cmake_use_find_package pci PCIUTILS)
$(cmake_use_find_package usb USB1)
-   $(cmake_use_find_package wayland EGL)
-   $(cmake_use_find_package wayland KF5Wayland)
$(cmake_use_find_package X X11)
)
 
@@ -95,5 +89,6 @@ pkg_postinst() {
optfeature "Vulkan graphics API information module" 
dev-util/vulkan-tools
optfeature "advanced CPU information module" sys-apps/util-linux
fi
+   optfeature "Wayland information module" app-misc/wayland-utils
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2022-01-15 Thread Andreas Sturmlechner
commit: 1d2bfdabd35bfb7f79b06bb830b7b26e4281a29e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 15 14:42:15 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 15 14:48:53 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d2bfdab

kde-plasma/kinfocenter: Drop IUSE=pci and IUSE=X, add new optfeatures

Upstream commit
515dc22d8b499b57a8c9a8e9ac32d3712f30b46d
320f74133c666b6603c5cd03c7b6e4c4e99f0706

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 8 +++-
 kde-plasma/kinfocenter/metadata.xml| 1 -
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 12c7f80351..5d01c537ce 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" 
https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="gles2-only ieee1394 +pci usb X"
+IUSE="gles2-only ieee1394 usb"
 
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -36,9 +36,7 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
gles2-only? ( media-libs/mesa[gles2] )
ieee1394? ( sys-libs/libraw1394 )
-   pci? ( sys-apps/pciutils )
usb? ( virtual/libusb:1 )
-   X? ( x11-libs/libX11 )
 "
 RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
@@ -50,9 +48,7 @@ RDEPEND="${DEPEND}
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package ieee1394 RAW1394)
-   $(cmake_use_find_package pci PCIUTILS)
$(cmake_use_find_package usb USB1)
-   $(cmake_use_find_package X X11)
)
 
ecm_src_configure
@@ -78,5 +74,7 @@ pkg_postinst() {
fi
optfeature "Wayland information module" app-misc/wayland-utils
optfeature "OpenGL information module" x11-apps/mesa-progs
+   optfeature "PCI devices information module" sys-apps/pciutil
+   optfeature "X Server information module" x11-apps/xdpyinfo
ecm_pkg_postinst
 }

diff --git a/kde-plasma/kinfocenter/metadata.xml 
b/kde-plasma/kinfocenter/metadata.xml
index 427a90d002..a7a67f3066 100644
--- a/kde-plasma/kinfocenter/metadata.xml
+++ b/kde-plasma/kinfocenter/metadata.xml
@@ -9,7 +9,6 @@
https://bugs.kde.org/


-   Show advanced PCI information
Show USB device information

 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-08-26 Thread Andreas Sturmlechner
commit: e266a7541e08af1b28b8aa4ff4a88852ff566e8a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 26 15:39:13 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug 26 15:39:13 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e266a754

kde-plasma/kinfocenter: Add new vulkan module optfeature info

Upstream commit 64aa46a764c2b4ecd1249dfaa49926ebd0136c01

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index e3182e1836..950b99083a 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -92,6 +92,7 @@ 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
fi
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-08-26 Thread Andreas Sturmlechner
commit: 062d03da48b49ad1a7eb8f18d7e5b93a373e2d8a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 26 15:42:52 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug 26 15:43:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=062d03da

kde-plasma/kinfocenter: Add new advanced cpu info module optfeature

Upstream commit f7c96a0555861df6175fcfc76e1979df7cbed14f

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 950b99083a..6d4b81a490 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -93,6 +93,7 @@ pkg_postinst() {
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
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-07-29 Thread Andreas Sturmlechner
commit: 27c74668b18a1c788a72a3a724a56c06465bdae0
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jul 29 17:42:16 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jul 29 18:10:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=27c74668

kde-plasma/kinfocenter: Prepare for mesa IUSE="egl gbm" removal

Signed-off-by: Matt Turner  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.22.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.22.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.22.49..ebuild
index 273b5b3313..83ac32985c 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.22.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.22.49..ebuild
@@ -49,7 +49,7 @@ DEPEND="
usb? ( virtual/libusb:1 )
wayland? (
>=kde-frameworks/kwayland-${KFMIN}:5
-   media-libs/mesa[egl]
+   media-libs/mesa[egl(+)]
)
 "
 RDEPEND="${DEPEND}

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index cb6f6d892a..c65c17c9a9 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -49,7 +49,7 @@ DEPEND="
usb? ( virtual/libusb:1 )
wayland? (
>=kde-frameworks/kwayland-${KFMIN}:5
-   media-libs/mesa[egl]
+   media-libs/mesa[egl(+)]
)
 "
 RDEPEND="${DEPEND}



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-04-25 Thread Andreas Sturmlechner
commit: 4832dff0676566d0127dfbc3f8a8b296b1e387ba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 25 15:14:30 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 25 15:15:46 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4832dff0

kde-plasma/kinfocenter: Add IUSE=usb

Upstream commits:
d37d11a3cc05ae1821f29e5361c5a3b8a43ac8cb
d339c583a55e5080371c2a55f8bdf53719d1250b

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 +++-
 kde-plasma/kinfocenter/metadata.xml| 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 9feafbe14f..cb6f6d892a 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" 
https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="gles2-only ieee1394 +opengl +pci wayland"
+IUSE="gles2-only ieee1394 +opengl +pci usb wayland"
 
 REQUIRED_USE="wayland? ( || ( opengl gles2-only ) )"
 
@@ -46,6 +46,7 @@ DEPEND="
!gles2-only? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
+   usb? ( virtual/libusb:1 )
wayland? (
>=kde-frameworks/kwayland-${KFMIN}:5
media-libs/mesa[egl]
@@ -62,6 +63,7 @@ src_configure() {
local mycmakeargs=(
$(cmake_use_find_package ieee1394 RAW1394)
$(cmake_use_find_package pci PCIUTILS)
+   $(cmake_use_find_package usb USB1)
$(cmake_use_find_package wayland EGL)
$(cmake_use_find_package wayland KF5Wayland)
)

diff --git a/kde-plasma/kinfocenter/metadata.xml 
b/kde-plasma/kinfocenter/metadata.xml
index 25a8676da2..703fb9395a 100644
--- a/kde-plasma/kinfocenter/metadata.xml
+++ b/kde-plasma/kinfocenter/metadata.xml
@@ -7,5 +7,6 @@


Show advanced PCI information
+   Show USB device information

 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-04-04 Thread Andreas Sturmlechner
commit: 9ace16c47a95f97403a4c9b6c4c3d0c4716e9914
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  3 11:30:13 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr  4 19:02:29 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ace16c4

kde-plasma/kinfocenter: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.21.49..ebuild | 1 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.21.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.21.49..ebuild
index d423906ebd..82309fc050 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.21.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.21.49..ebuild
@@ -88,7 +88,6 @@ src_install() {
 
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "Optional dependencies:"
optfeature "NFS information module" net-fs/nfs-utils
optfeature "Samba status information module" net-fs/samba
fi

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 10e23e738a..9feafbe14f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -88,7 +88,6 @@ src_install() {
 
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "Optional dependencies:"
optfeature "NFS information module" net-fs/nfs-utils
optfeature "Samba status information module" net-fs/samba
fi



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2021-01-21 Thread Andreas Sturmlechner
commit: 5610b1a77267edef43cc205149ddd88d4f412eac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 21 14:13:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 21 14:13:36 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5610b1a7

kde-plasma/kinfocenter: Drop obsolete DEPENDs

Upstream commit 7c7ca4464e39b31e2da551138006e2b918e7feee

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 52f7851d91..69467958c8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -27,12 +27,9 @@ DEPEND="
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
>=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
@@ -40,7 +37,6 @@ DEPEND="
>=kde-frameworks/kpackage-${KFMIN}:5
>=kde-frameworks/kservice-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/solid-${KFMIN}:5
x11-libs/libX11
gles2-only? ( media-libs/mesa[gles2] )



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-09-28 Thread Andreas Sturmlechner
commit: a99eb126a9f9780a319c1dda726ad301408ec0b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep 28 18:23:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Sep 28 18:23:46 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a99eb126

kde-plasma/kinfocenter: Add missing RDEPEND

Upstream commits:
24f4c6f97875d4bee45ae867f81ffef38e2c06fc
35b19106c5cb64c4705a3682269826d4be6510f2

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild  | 1 +
 kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
index 81536ce0ca..54e73bed35 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
@@ -62,6 +62,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
+   >=kde-plasma/systemsettings-${PVCUT}:5
 "
 
 src_configure() {

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
index 2a4bbb614c..a733e86b61 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
@@ -62,6 +62,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
+   >=kde-plasma/systemsettings-${PVCUT}:5
 "
 
 src_configure() {

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index e8e7385b09..a23f5002bc 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -62,6 +62,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
+   >=kde-plasma/systemsettings-${PVCUT}:5
 "
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-09-28 Thread Andreas Sturmlechner
commit: 04f6482163f05ab69c223d5bba49f10d735192f8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep 28 18:31:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Sep 28 18:31:47 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=04f64821

kde-plasma/kinfocenter: Drop bogus kde-frameworks/plasma DEPEND

It was there since the initial KF5 based version but was likely never accurate.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild  | 7 ++-
 kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild | 7 ++-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 7 ++-
 3 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
index 54e73bed35..b2b2ba545e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.19.90.ebuild
@@ -21,7 +21,7 @@ IUSE="gles2-only ieee1394 +opengl +pci wayland"
 REQUIRED_USE="wayland? ( || ( opengl gles2-only ) )"
 
 BDEPEND=">=dev-util/cmake-3.14.3"
-COMMON_DEPEND="
+DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
@@ -55,10 +55,7 @@ COMMON_DEPEND="
media-libs/mesa[egl]
)
 "
-DEPEND="${COMMON_DEPEND}
-   >=kde-frameworks/plasma-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
index a733e86b61..b2324f8e20 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.20.49..ebuild
@@ -21,7 +21,7 @@ IUSE="gles2-only ieee1394 +opengl +pci wayland"
 REQUIRED_USE="wayland? ( || ( opengl gles2-only ) )"
 
 BDEPEND=">=dev-util/cmake-3.14.3"
-COMMON_DEPEND="
+DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
@@ -55,10 +55,7 @@ COMMON_DEPEND="
media-libs/mesa[egl]
)
 "
-DEPEND="${COMMON_DEPEND}
-   >=kde-frameworks/plasma-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index a23f5002bc..3fff8c6b0f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -21,7 +21,7 @@ IUSE="gles2-only ieee1394 +opengl +pci wayland"
 REQUIRED_USE="wayland? ( || ( opengl gles2-only ) )"
 
 BDEPEND=">=dev-util/cmake-3.14.3"
-COMMON_DEPEND="
+DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
@@ -55,10 +55,7 @@ COMMON_DEPEND="
media-libs/mesa[egl]
)
 "
-DEPEND="${COMMON_DEPEND}
-   >=kde-frameworks/plasma-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-09-07 Thread Andreas Sturmlechner
commit: dd195a7a2fd957d45f6dd27dd7e128a2541dc6a8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep  7 14:40:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Sep  7 15:05:50 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd195a7a

kde-plasma/kinfocenter: Use optfeature

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 606a489d54..e8e7385b09 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -7,7 +7,7 @@ ECM_HANDBOOK="forceoptional"
 KFMIN=
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.0
-inherit ecm kde.org
+inherit ecm kde.org optfeature
 
 DESCRIPTION="Utility providing information about the computer hardware"
 HOMEPAGE="https://userbase.kde.org/KInfoCenter";
@@ -93,13 +93,10 @@ src_install() {
 }
 
 pkg_postinst() {
-   ecm_pkg_postinst
-
if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   has_version "net-fs/nfs-utils" || \
-   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
-
-   has_version "net-fs/samba" || \
-   elog "Installing net-fs/samba will enable the Samba 
status information module."
+   elog "Optional dependencies:"
+   optfeature "NFS information module" net-fs/nfs-utils
+   optfeature "Samba status information module" net-fs/samba
fi
+   ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-05-13 Thread Andreas Sturmlechner
commit: 2f9d33c3d76ea609e77cb7e9d66dbbd53533cf37
Author: Mias van Klei  outlook  com>
AuthorDate: Wed May 13 20:37:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 13 21:30:14 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f9d33c3

kde-plasma/kinfocenter: fix missing change from gles2 to gles2-only

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mias van Klei  outlook.com>
Closes: https://github.com/gentoo/gentoo/pull/15780
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 5dcfa7805a..789b384c3e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -73,7 +73,7 @@ src_configure() {
)
 
if has_version "dev-qt/qtgui[gles2-only]"; then
-   mycmakeargs+=( $(cmake_use_find_package gles2 OpenGLES) )
+   mycmakeargs+=( $(cmake_use_find_package gles2-only OpenGLES) )
else
mycmakeargs+=( $(cmake_use_find_package opengl OpenGL) )
fi



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/libkworkspace/, kde-plasma/kmenuedit/, ...

2020-02-11 Thread Andreas Sturmlechner
commit: 2385aa004df577da866ce2bd271615abc16c8c1a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 11 11:51:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 11 11:52:10 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2385aa00

kde-plasma: Drop KDE Plasma 5.17.90 (5.18 beta)

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/bluedevil/bluedevil-5.17.90.ebuild  |  40 
 kde-plasma/breeze-grub/breeze-grub-5.17.90.ebuild  |  23 ---
 kde-plasma/breeze-gtk/breeze-gtk-5.17.90.ebuild|  48 -
 .../breeze-plymouth/breeze-plymouth-5.17.90.ebuild |  28 ---
 kde-plasma/breeze/breeze-5.17.90.ebuild|  56 --
 kde-plasma/discover/discover-5.17.90.ebuild|  78 
 kde-plasma/drkonqi/drkonqi-5.17.90.ebuild  |  66 ---
 .../kactivitymanagerd-5.17.90.ebuild   |  36 
 .../kde-cli-tools/kde-cli-tools-5.17.90.ebuild |  70 ---
 .../kde-gtk-config/kde-gtk-config-5.17.90.ebuild   |  49 -
 kde-plasma/kdecoration/kdecoration-5.17.90.ebuild  |  24 ---
 .../kdeplasma-addons-5.17.90.ebuild|  62 --
 kde-plasma/kgamma/kgamma-5.17.90.ebuild|  32 ---
 kde-plasma/khotkeys/khotkeys-5.17.90.ebuild|  50 -
 kde-plasma/kinfocenter/kinfocenter-5.17.90.ebuild  | 104 --
 kde-plasma/kmenuedit/kmenuedit-5.17.90.ebuild  |  41 
 kde-plasma/kscreen/kscreen-5.17.90.ebuild  |  45 -
 .../kscreenlocker/kscreenlocker-5.17.90.ebuild | 100 --
 kde-plasma/ksshaskpass/ksshaskpass-5.17.90.ebuild  |  78 
 kde-plasma/ksysguard/ksysguard-5.17.90.ebuild  |  55 --
 kde-plasma/kwallet-pam/kwallet-pam-5.17.90.ebuild  |  37 
 .../kwayland-integration-5.17.90.ebuild|  30 ---
 kde-plasma/kwin/kwin-5.17.90.ebuild| 110 ---
 kde-plasma/kwrited/kwrited-5.17.90.ebuild  |  27 ---
 kde-plasma/libkscreen/libkscreen-5.17.90.1.ebuild  |  31 ---
 .../libksysguard/libksysguard-5.17.90.ebuild   |  57 --
 .../libkworkspace/libkworkspace-5.17.90.ebuild |  60 --
 kde-plasma/milou/milou-5.17.90.ebuild  |  33 
 kde-plasma/oxygen/oxygen-5.17.90.ebuild|  54 -
 .../plasma-browser-integration-5.17.90.ebuild  |  41 
 .../plasma-desktop/plasma-desktop-5.17.90.ebuild   | 143 --
 .../plasma-integration-5.17.90.ebuild  |  48 -
 kde-plasma/plasma-meta/plasma-meta-5.17.90.ebuild  | 111 ---
 kde-plasma/plasma-nm/plasma-nm-5.17.90.4.ebuild|  81 
 kde-plasma/plasma-pa/plasma-pa-5.17.90.ebuild  |  38 
 kde-plasma/plasma-sdk/plasma-sdk-5.17.90.ebuild|  46 -
 .../plasma-thunderbolt-5.17.90.ebuild  |  33 
 .../plasma-vault/plasma-vault-5.17.90.ebuild   |  47 -
 .../plasma-workspace-wallpapers-5.17.90.ebuild |  19 --
 .../plasma-workspace-5.17.90.ebuild| 219 -
 .../plymouth-kcm/plymouth-kcm-5.17.90.ebuild   |  40 
 .../polkit-kde-agent-5.17.90.ebuild|  33 
 kde-plasma/powerdevil/powerdevil-5.17.90.ebuild|  67 ---
 kde-plasma/sddm-kcm/sddm-kcm-5.17.90.ebuild|  38 
 .../systemsettings/systemsettings-5.17.90.ebuild   |  66 ---
 .../user-manager/user-manager-5.17.90.ebuild   |  34 
 .../xdg-desktop-portal-kde-5.17.90.ebuild  |  53 -
 .../xembed-sni-proxy-5.17.90.ebuild|  44 -
 48 files changed, 2725 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.17.90.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.17.90.ebuild
deleted file mode 100644
index 556be4f5d7..00
--- a/kde-plasma/bluedevil/bluedevil-5.17.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.66.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Bluetooth stack for KDE Plasma"
-HOMEPAGE="https://cgit.kde.org/bluedevil.git";
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=kde-frameworks/bluez-qt-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kded-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${D

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-01-28 Thread Andreas Sturmlechner
commit: 171b2a0de79bc08b667513fcb81d1785773aed5d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 28 13:23:04 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 28 13:24:21 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=171b2a0d

kde-plasma/kinfocenter: Add new RDEPEND

Upstream commit ced4536e510e54796e3f9069273f665d9f8218dd

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.18.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.18.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.18.49..ebuild
index 307dfb5436..345c110b58 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.18.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.18.49..ebuild
@@ -60,6 +60,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index a43e2520e2..c842a71743 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -60,6 +60,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-01-02 Thread Andreas Sturmlechner
commit: d6e308a8a2831b454c8aadcbb269690d65e2a3d6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  2 21:02:24 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  2 21:02:24 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6e308a8

kde-plasma/kinfocenter: Sorting

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8a16272880..a43e2520e2 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -22,6 +22,10 @@ REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
 
 BDEPEND=">=dev-util/cmake-3.14.3"
 COMMON_DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
@@ -38,10 +42,6 @@ COMMON_DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/solid-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
x11-libs/libX11
ieee1394? ( sys-libs/libraw1394 )
opengl? (



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2020-01-02 Thread Andreas Sturmlechner
commit: 5e82e2fae3f72c20372d1278a8f7ae3b1707c6a9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  2 20:10:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  2 20:10:31 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5e82e2fa

kde-plasma/kinfocenter: Drop CMAKE_MIN_VERSION

BDEPEND on >=dev-util/cmake-3.14.3 directly.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild | 12 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
index ac12a09f39..42f51acc1b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-CMAKE_MIN_VERSION=3.14.3
 ECM_HANDBOOK="forceoptional"
 KFMIN=5.64.0
 PVCUT=$(ver_cut 1-3)
@@ -20,7 +19,12 @@ IUSE="gles2 ieee1394 +opengl +pci wayland"
 
 REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
 
+BDEPEND=">=dev-util/cmake-3.14.3"
 COMMON_DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
@@ -37,10 +41,6 @@ COMMON_DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/solid-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
x11-libs/libX11
ieee1394? ( sys-libs/libraw1394 )
opengl? (
@@ -58,8 +58,8 @@ DEPEND="${COMMON_DEPEND}
>=kde-frameworks/plasma-${KFMIN}:5
 "
 RDEPEND="${COMMON_DEPEND}
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 
 src_configure() {

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 9b5b7d202c..8a16272880 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-CMAKE_MIN_VERSION=3.14.3
 ECM_HANDBOOK="forceoptional"
 KFMIN=
 PVCUT=$(ver_cut 1-3)
@@ -21,6 +20,7 @@ IUSE="gles2 ieee1394 +opengl +pci wayland"
 
 REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
 
+BDEPEND=">=dev-util/cmake-3.14.3"
 COMMON_DEPEND="
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -59,8 +59,8 @@ DEPEND="${COMMON_DEPEND}
>=kde-frameworks/plasma-${KFMIN}:5
 "
 RDEPEND="${COMMON_DEPEND}
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-11-16 Thread Andreas Sturmlechner
commit: e02d1c367406fbf7052ca31994c49f244cc77883
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Nov 15 03:02:14 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Nov 15 23:31:33 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e02d1c36

kde-plasma/kinfocenter: Fix HOMEPAGE

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
index 58978e947f..f105e60520 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.17.49..ebuild
@@ -11,7 +11,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="Utility providing information about the computer hardware"
-HOMEPAGE="https://kde.org/applications/system/kinfocenter/";
+HOMEPAGE="https://userbase.kde.org/KInfoCenter";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 10f9aa0a62..e36732344e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -11,7 +11,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="Utility providing information about the computer hardware"
-HOMEPAGE="https://kde.org/applications/system/kinfocenter/";
+HOMEPAGE="https://userbase.kde.org/KInfoCenter";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 
 LICENSE="GPL-2" # TODO: CHECK



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-08-18 Thread Andreas Sturmlechner
commit: 184165b9ed4eb72a416a48edced5296bdd55bf23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 18 11:40:13 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 18 11:40:13 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=184165b9

kde-plasma/kinfocenter: DEPEND on media-libs/mesa[X(+)]

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
index 7614a0c816..639463c3b5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
-   media-libs/mesa[gles2?]
+   media-libs/mesa[gles2?,X(+)]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 7614a0c816..639463c3b5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
-   media-libs/mesa[gles2?]
+   media-libs/mesa[gles2?,X(+)]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-06-05 Thread Andreas Sturmlechner
commit: f6468d1743f0474433aaf09a1f58ad41053a25bb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  5 18:09:48 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  5 18:09:48 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f6468d17

kde-plasma/kinfocenter: Set CMAKE_MIN_VERSION=3.14.3

In an attempt to fix build with ninja.

Bug: https://bugs.gentoo.org/663384
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.15.90.ebuild  | 1 +
 kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.90.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.90.ebuild
index 4fea3e956d..084102a9d3 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.90.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.90.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MIN_VERSION=3.14.3
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
index e43a681538..fc4be7fa25 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.16.49..ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MIN_VERSION=3.14.3
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index e43a681538..fc4be7fa25 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MIN_VERSION=3.14.3
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-04-12 Thread Michael Palimaka
commit: c0234ada836f96e2611b26b8c1df36a624f2f329
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 13 04:15:05 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 13 04:15:20 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0234ada

kde-plasma/kinfocenter: ninja stopped failing

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild | 1 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
index afa99dfd6f..e43a681538 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index afa99dfd6f..e43a681538 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/kinfocenter/files/

2019-03-03 Thread Andreas Sturmlechner
commit: 45440aee57a11719606b4e6d8c698a2834b1ae70
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  3 10:30:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  3 10:30:56 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=45440aee

kde-plasma/kinfocenter: Rely more on /etc/os-release

>=5.15.2 could source everything from there, except Gentoo
sys-apps/baselayout does not yet include a LOGO path.

See also:
https://mail.kde.org/pipermail/kde-distro-packagers/2019-February/000371.html

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/files/kcm-about-distrorc| 2 --
 kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/files/kcm-about-distrorc 
b/kde-plasma/kinfocenter/files/kcm-about-distrorc
index b55389fd8b..642e120384 100644
--- a/kde-plasma/kinfocenter/files/kcm-about-distrorc
+++ b/kde-plasma/kinfocenter/files/kcm-about-distrorc
@@ -1,4 +1,2 @@
 [General]
-Name=Gentoo Linux
 LogoPath=/usr/share/kinfocenter/glogo-small.png
-Website=https://www.gentoo.org/

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
index 7b165090dd..2770c51cb9 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
@@ -78,6 +78,7 @@ src_configure() {
 src_install() {
kde5_src_install
 
+   # TODO: Make this fully obsolete by /etc/os-release
insinto /etc/xdg
doins "${FILESDIR}"/kcm-about-distrorc
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 7b165090dd..2770c51cb9 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -78,6 +78,7 @@ src_configure() {
 src_install() {
kde5_src_install
 
+   # TODO: Make this fully obsolete by /etc/os-release
insinto /etc/xdg
doins "${FILESDIR}"/kcm-about-distrorc
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-02-13 Thread Andreas Sturmlechner
commit: 01b29a7d17bd483bfeb96e6100e050292e1c9550
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 13 12:01:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 13 13:43:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=01b29a7d

kde-plasma/kinfocenter: Set CMAKE_MAKEFILE_GENERATOR to emake

Bug: https://bugs.gentoo.org/677866
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
index 48792f1498..7b165090dd 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 48792f1498..7b165090dd 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2019-02-09 Thread Andreas Sturmlechner
commit: eb15dc71d3aeb724c8bab0d141ec7224200ae424
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb  9 00:53:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb  9 09:47:46 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb15dc71

kde-plasma/kinfocenter: Set KDE_HANDBOOK to forceoptional

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild   | 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
index e27e62b267..d50937dc92 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Utility providing information about the computer hardware"

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
index 1d44f8fb01..48792f1498 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Utility providing information about the computer hardware"

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 1d44f8fb01..48792f1498 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Utility providing information about the computer hardware"



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-12-13 Thread Andreas Sturmlechner
commit: f609af4765d69794b2b552e76dc6a22dc3f7ae4a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 13 23:20:34 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 13 23:20:34 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f609af47

kde-plasma/kinfocenter: Update DESCRIPTION

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
index be6e870b36..9d8bcc8300 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
@@ -6,7 +6,7 @@ EAPI=6
 KDE_HANDBOOK="true"
 inherit kde5
 
-DESCRIPTION="A utility that provides information about a computer system"
+DESCRIPTION="Utility providing information about the computer hardware"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-12-13 Thread Andreas Sturmlechner
commit: 12b3263e045ddcaa321e51e93625f42cd906abdf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 13 21:30:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 13 22:23:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=12b3263e

kde-plasma/kinfocenter: Reduce pkg_postinst spam

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild | 14 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 16 ++--
 2 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
index 6cf8e420f1..be6e870b36 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
@@ -87,10 +87,14 @@ src_install() {
 }
 
 pkg_postinst() {
-   if ! has_version "net-fs/nfs-utils"; then
-   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
-   fi
-   if ! has_version "net-fs/samba"; then
-   elog "Installing net-fs/samba will enable the Samba status 
information module."
+   kde5_pkg_postinst
+
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   if ! has_version "net-fs/nfs-utils"; then
+   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   fi
+   if ! has_version "net-fs/samba"; then
+   elog "Installing net-fs/samba will enable the Samba 
status information module."
+   fi
fi
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index ee9401e6cf..2cfbd78d4e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 KDE_HANDBOOK="true"
 inherit kde5
 
-DESCRIPTION="A utility that provides information about a computer system"
+DESCRIPTION="Utility providing information about the computer hardware"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
@@ -87,10 +87,14 @@ src_install() {
 }
 
 pkg_postinst() {
-   if ! has_version "net-fs/nfs-utils"; then
-   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
-   fi
-   if ! has_version "net-fs/samba"; then
-   elog "Installing net-fs/samba will enable the Samba status 
information module."
+   kde5_pkg_postinst
+
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   if ! has_version "net-fs/nfs-utils"; then
+   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   fi
+   if ! has_version "net-fs/samba"; then
+   elog "Installing net-fs/samba will enable the Samba 
status information module."
+   fi
fi
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-11-01 Thread Andreas Sturmlechner
commit: bd13a9250c16e66c15a9d98c53529f862941d149
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  1 21:34:49 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  1 21:34:49 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd13a925

kde-plasma/kinfocenter: Add missing RDEPEND

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
index 615e518af2..6cf8e420f1 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.14.49..ebuild
@@ -53,6 +53,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
+   $(add_qt_dep qtquickcontrols)
!kde-apps/kcontrol:4
!kde-misc/about-distro
!kde-plasma/kinfocenter:4



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-11-01 Thread Andreas Sturmlechner
commit: f37fea111becc07fee3ab420a2d18aff041a2742
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  1 21:34:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  1 21:34:24 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f37fea11

kde-plasma/kinfocenter: Add new RDEPEND

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8335de30d3..ee9401e6cf 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -53,6 +53,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
+   $(add_qt_dep qtquickcontrols2)
!kde-apps/kcontrol:4
!kde-misc/about-distro
!kde-plasma/kinfocenter:4



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-08-18 Thread Andreas Sturmlechner
commit: 34496c764e9531ada2dd0417c8742b605d0cc82e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 18 20:49:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 18 20:49:18 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=34496c76

kde-plasma/kinfocenter: Update pkg_postinst message

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
index cbc3e375e8..8335de30d3 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
@@ -89,7 +89,7 @@ pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
-   if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   if ! has_version "net-fs/samba"; then
+   elog "Installing net-fs/samba will enable the Samba status 
information module."
fi
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
index cbc3e375e8..8335de30d3 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
@@ -89,7 +89,7 @@ pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
-   if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   if ! has_version "net-fs/samba"; then
+   elog "Installing net-fs/samba will enable the Samba status 
information module."
fi
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index cbc3e375e8..8335de30d3 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -89,7 +89,7 @@ pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
-   if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   if ! has_version "net-fs/samba"; then
+   elog "Installing net-fs/samba will enable the Samba status 
information module."
fi
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-08-18 Thread Andreas Sturmlechner
commit: e1493715139cf512504567ec34f573e9e280256a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 18 20:46:46 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 18 20:46:46 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1493715

kde-plasma/kinfocenter: Use elog

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
index e2bad37d44..cbc3e375e8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
@@ -87,9 +87,9 @@ src_install() {
 
 pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
-   einfo "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   einfo "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
fi
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
index e2bad37d44..cbc3e375e8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
@@ -87,9 +87,9 @@ src_install() {
 
 pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
-   einfo "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   einfo "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
fi
 }

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index e2bad37d44..cbc3e375e8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -87,9 +87,9 @@ src_install() {
 
 pkg_postinst() {
if ! has_version "net-fs/nfs-utils"; then
-   einfo "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   elog "Installing net-fs/nfs-utils will enable the NFS 
information module."
fi
if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
-   einfo "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   elog "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
fi
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-06-24 Thread Andreas Sturmlechner
commit: c4687282688b4929015862847ece095706b9b8e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 25 06:52:22 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 25 06:52:22 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4687282

kde-plasma/kinfocenter: Remove stray ')'

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
index 2b5190d6a5..e2bad37d44 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
@@ -71,7 +71,6 @@ src_configure() {
else
mycmakeargs+=( $(cmake-utils_use_find_package opengl OpenGL) )
fi
-   )
 
kde5_src_configure
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2018-06-24 Thread Andreas Sturmlechner
commit: 0007b895e8a0f2110ae9eaae587c7ac52457f744
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 24 17:44:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 24 18:04:08 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0007b895

kde-plasma/kinfocenter: Fix cmake warning

Reported-by: Francesco Turco  fastmail.fm>
Closes: https://bugs.gentoo.org/658980
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild | 8 ++--
 kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild   | 8 ++--
 kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild | 9 +++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild | 8 ++--
 4 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
index 8eb75e0e4e..e2bad37d44 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.12.49..ebuild
@@ -60,14 +60,18 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
-   $(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 
+   if has_version "dev-qt/qtgui[gles2]"; then
+   mycmakeargs+=( $(cmake-utils_use_find_package gles2 OpenGLES) )
+   else
+   mycmakeargs+=( $(cmake-utils_use_find_package opengl OpenGL) )
+   fi
+
kde5_src_configure
 }
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild
index ff2f95c959..e0627f416e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild
@@ -60,14 +60,18 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
-   $(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 
+   if has_version "dev-qt/qtgui[gles2]"; then
+   mycmakeargs+=( $(cmake-utils_use_find_package gles2 OpenGLES) )
+   else
+   mycmakeargs+=( $(cmake-utils_use_find_package opengl OpenGL) )
+   fi
+
kde5_src_configure
 }
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
index 8eb75e0e4e..2b5190d6a5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.13.49..ebuild
@@ -60,14 +60,19 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
-   $(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 
+   if has_version "dev-qt/qtgui[gles2]"; then
+   mycmakeargs+=( $(cmake-utils_use_find_package gles2 OpenGLES) )
+   else
+   mycmakeargs+=( $(cmake-utils_use_find_package opengl OpenGL) )
+   fi
+   )
+
kde5_src_configure
 }
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8eb75e0e4e..e2bad37d44 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -60,14 +60,18 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
-   $(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 
+   if has_version "dev-qt/qtgui[gles2]"; then
+   mycmakeargs+=( $(cmake-utils_use_find_package gles2 OpenGLES) )
+   else
+   mycmakeargs+=( $(cmake-utils_use_find_package opengl OpenGL) )
+   fi
+
kde5_src_configure
 }
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2017-03-30 Thread Andreas Sturmlechner
commit: a1371bdeb8cd73ebdf8a9937d001d17cacc9d402
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar 30 16:56:46 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar 30 16:56:46 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1371bde

kde-plasma/kinfocenter: Fix DEPENDs

Upstream commit fab046273c6afb0fd873fbdf8248dbf7fff87eec

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 7abf15dcba..eb5c72447f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -20,9 +20,9 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2017-03-21 Thread Andreas Sturmlechner
commit: 71ed786146a3b7125cf786eb4d564f86843e8b39
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 21 12:50:04 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 21 12:52:10 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=71ed7861

kde-plasma/kinfocenter: Backport USE=egl -> wayland to 5.9 branch

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
index 8c2107ed14..7abf15dcba 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 +opengl +pci wayland"
+IUSE="gles2 ieee1394 +opengl +pci wayland"
 
-REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
+REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -39,11 +39,14 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
-   media-libs/mesa[egl?,gles2?]
+   media-libs/mesa[gles2?]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
-   wayland? ( $(add_frameworks_dep kwayland) )
+   wayland? (
+   $(add_frameworks_dep kwayland)
+   media-libs/mesa[egl]
+   )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
@@ -57,11 +60,11 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package egl EGL)
$(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
+   $(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2017-03-18 Thread Andreas Sturmlechner
commit: fea7ebbb113dbbe29f5dc5f5ffb1c8275d49505d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 18 14:26:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 18 22:27:21 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fea7ebbb

kde-plasma/kinfocenter: Simplify as with KF5Plasma, USE=egl -> wayland

Follow-up to 98f15f920f16ddfdf147205ff66956b5cb64aeeb

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/kinfocenter/kinfocenter-.ebuild | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8c2107ed14..7abf15dcba 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 +opengl +pci wayland"
+IUSE="gles2 ieee1394 +opengl +pci wayland"
 
-REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
+REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -39,11 +39,14 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
-   media-libs/mesa[egl?,gles2?]
+   media-libs/mesa[gles2?]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
-   wayland? ( $(add_frameworks_dep kwayland) )
+   wayland? (
+   $(add_frameworks_dep kwayland)
+   media-libs/mesa[egl]
+   )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
@@ -57,11 +60,11 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package egl EGL)
$(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
+   $(cmake-utils_use_find_package wayland EGL)
$(cmake-utils_use_find_package wayland KF5Wayland)
)
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2017-03-10 Thread Andreas Sturmlechner
commit: 442c1ad88c8554e59fe3f29061c7ca7b205108a1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 10 18:14:37 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 10 18:14:37 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=442c1ad8

kde-plasma/kinfocenter: Fix blocker

Reported-by: Torsten Kaiser  bardioc.thoregon.eu>
Gentoo-bug: 612154

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
index 135afe9e5c..8c2107ed14 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
@@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
-   !kde-base/kcontrol:4
-   !kde-plasma/kinfocenter:4
+   !kde-apps/kcontrol:4
!kde-misc/about-distro
+   !kde-plasma/kinfocenter:4
 "
 
 src_configure() {

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
index 135afe9e5c..8c2107ed14 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.9.49..ebuild
@@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
-   !kde-base/kcontrol:4
-   !kde-plasma/kinfocenter:4
+   !kde-apps/kcontrol:4
!kde-misc/about-distro
+   !kde-plasma/kinfocenter:4
 "
 
 src_configure() {

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 135afe9e5c..8c2107ed14 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
-   !kde-base/kcontrol:4
-   !kde-plasma/kinfocenter:4
+   !kde-apps/kcontrol:4
!kde-misc/about-distro
+   !kde-plasma/kinfocenter:4
 "
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/files/

2016-11-19 Thread Michael Palimaka
commit: 498285093d28d7960e8f172f99da93d72d968a62
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Nov 19 11:03:38 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov 19 11:03:45 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=49828509

kde-plasma/kinfocenter: use https

Package-Manager: portage-2.3.2

 kde-plasma/kinfocenter/files/kcm-about-distrorc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kinfocenter/files/kcm-about-distrorc 
b/kde-plasma/kinfocenter/files/kcm-about-distrorc
index bdae77a..b55389f 100644
--- a/kde-plasma/kinfocenter/files/kcm-about-distrorc
+++ b/kde-plasma/kinfocenter/files/kcm-about-distrorc
@@ -1,4 +1,4 @@
 [General]
 Name=Gentoo Linux
 LogoPath=/usr/share/kinfocenter/glogo-small.png
-Website=http://www.gentoo.org/
+Website=https://www.gentoo.org/



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-11-03 Thread Johannes Huber
commit: eab417392b01b163b7e15cf2fd5f7b9a86467060
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Nov  3 19:08:35 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Nov  3 19:08:35 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eab41739

kde-plasma/kinfocenter: Update blocker

Package-Manager: portage-2.3.2

 kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
index 8f81aee..ec0d2c0 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.8.49..ebuild
@@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
-   !kde-base/kinfocenter:4
+   !kde-plasma/kinfocenter:4
!kde-misc/about-distro
 "
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 8f81aee..ec0d2c0 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
-   !kde-base/kinfocenter:4
+   !kde-plasma/kinfocenter:4
!kde-misc/about-distro
 "
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-07-20 Thread Michael Palimaka
commit: b61d5211e9565557ad067c3c2042ad3a807569a9
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jul  3 18:19:43 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 17:18:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b61d5211

kde-plasma/kinfocenter: Drop USE="nfs,samba", add pkg_postinst messages

Pulling in Samba to be able to retrieve information about it - there
is no good reason to make Portage waste time on these.

Package-Manager: portage-2.2.28

 kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild | 13 ++---
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 13 ++---
 kde-plasma/kinfocenter/metadata.xml   |  2 --
 3 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
index f61f836..8f81aee 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 nfs +opengl +pci samba wayland"
+IUSE="egl gles2 ieee1394 +opengl +pci wayland"
 
 REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 
@@ -50,8 +50,6 @@ DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
 "
 RDEPEND="${COMMON_DEPEND}
-   nfs? ( net-fs/nfs-utils )
-   samba? ( net-fs/samba[server(+)] )
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
!kde-base/kinfocenter:4
@@ -80,3 +78,12 @@ src_install() {
insinto /usr/share/${PN}
doins "${DISTDIR}"/glogo-small.png
 }
+
+pkg_postinst() {
+   if ! has_version "net-fs/nfs-utils"; then
+   einfo "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   fi
+   if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
+   einfo "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   fi
+}

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index f61f836..8f81aee 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 nfs +opengl +pci samba wayland"
+IUSE="egl gles2 ieee1394 +opengl +pci wayland"
 
 REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 
@@ -50,8 +50,6 @@ DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
 "
 RDEPEND="${COMMON_DEPEND}
-   nfs? ( net-fs/nfs-utils )
-   samba? ( net-fs/samba[server(+)] )
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
!kde-base/kinfocenter:4
@@ -80,3 +78,12 @@ src_install() {
insinto /usr/share/${PN}
doins "${DISTDIR}"/glogo-small.png
 }
+
+pkg_postinst() {
+   if ! has_version "net-fs/nfs-utils"; then
+   einfo "Installing net-fs/nfs-utils will enable the NFS 
information module."
+   fi
+   if ! has_version "net-fs/samba" || ! has_version 
"net-fs/samba[server]"; then
+   einfo "Installing net-fs/samba[server(+)] will enable the Samba 
status information module."
+   fi
+}

diff --git a/kde-plasma/kinfocenter/metadata.xml 
b/kde-plasma/kinfocenter/metadata.xml
index a7b6bc1..66b716b 100644
--- a/kde-plasma/kinfocenter/metadata.xml
+++ b/kde-plasma/kinfocenter/metadata.xml
@@ -8,8 +8,6 @@

Retrieve information about OpenGL via 
EGL
Show OpenGL ES information in 
kinfocenter
-   Show information about NFS mounts, shares and 
log entries
Show advanced PCI information
-   Show information about Samba mounts, shares 
and log entries

 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-06-19 Thread Michael Palimaka
commit: 8c41ac01260df38d6de705108fb89545988e8a14
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun 19 10:49:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun 19 10:50:27 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c41ac01

kde-plasma/kinfocenter: samba/nfs are not required at build time

Package-Manager: portage-2.3.0_rc1

 kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild  | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
index f4f8af2..f2e3678 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
@@ -38,20 +38,20 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
x11-libs/libX11
ieee1394? ( sys-libs/libraw1394 )
-   nfs? ( net-fs/nfs-utils )
opengl? (
$(add_qt_dep qtgui 'gles2=')
media-libs/mesa[egl?,gles2?]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
-   samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
 "
 RDEPEND="${COMMON_DEPEND}
+   nfs? ( net-fs/nfs-utils )
+   samba? ( net-fs/samba[server(+)] )
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
!kde-base/kinfocenter:4

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
index 044ed69..f2bb9d5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
@@ -38,20 +38,20 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
x11-libs/libX11
ieee1394? ( sys-libs/libraw1394 )
-   nfs? ( net-fs/nfs-utils )
opengl? (
$(add_qt_dep qtgui 'gles2=')
media-libs/mesa[egl?,gles2?]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
-   samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
 "
 RDEPEND="${COMMON_DEPEND}
+   nfs? ( net-fs/nfs-utils )
+   samba? ( net-fs/samba[server(+)] )
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
!kde-base/kinfocenter:4

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 044ed69..f2bb9d5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -38,20 +38,20 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
x11-libs/libX11
ieee1394? ( sys-libs/libraw1394 )
-   nfs? ( net-fs/nfs-utils )
opengl? (
$(add_qt_dep qtgui 'gles2=')
media-libs/mesa[egl?,gles2?]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
-   samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
 "
 RDEPEND="${COMMON_DEPEND}
+   nfs? ( net-fs/nfs-utils )
+   samba? ( net-fs/samba[server(+)] )
$(add_plasma_dep kde-cli-tools)
!kde-base/kcontrol:4
!kde-base/kinfocenter:4



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-06-19 Thread Michael Palimaka
commit: da3e7f9e0b42d968927346e351e7d52e7938f4cb
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun 19 10:50:22 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun 19 10:50:27 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=da3e7f9e

kde-plasma/kinfocenter: sort IUSE

Package-Manager: portage-2.3.0_rc1

 kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild  | 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
index f2e3678..5181073 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS="~amd64 ~x86"
-IUSE="egl gles2 ieee1394 +opengl +pci samba nfs wayland"
+IUSE="egl gles2 ieee1394 nfs +opengl +pci samba wayland"
 
 REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
index f2bb9d5..f61f836 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 +opengl +pci samba nfs wayland"
+IUSE="egl gles2 ieee1394 nfs +opengl +pci samba wayland"
 
 REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index f2bb9d5..f61f836 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles2 ieee1394 +opengl +pci samba nfs wayland"
+IUSE="egl gles2 ieee1394 nfs +opengl +pci samba wayland"
 
 REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-06-19 Thread Michael Palimaka
commit: 2cec649eac7b03b2dd5e71a3df8d7a48b5ac5931
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun 19 10:47:15 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun 19 10:50:27 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2cec649e

kde-plasma/kinfocenter: simplify opengl handling

Package-Manager: portage-2.3.0_rc1

 kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild | 20 +++-
 .../kinfocenter/kinfocenter-5.7.49..ebuild   | 20 +++-
 kde-plasma/kinfocenter/kinfocenter-.ebuild   | 20 +++-
 kde-plasma/kinfocenter/metadata.xml  |  2 +-
 4 files changed, 22 insertions(+), 40 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
index 447df16..f4f8af2 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild
@@ -11,9 +11,9 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS="~amd64 ~x86"
-IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland"
+IUSE="egl gles2 ieee1394 +opengl +pci samba nfs wayland"
 
-REQUIRED_USE="egl? ( || ( gles opengl ) )"
+REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -34,21 +34,15 @@ COMMON_DEPEND="
$(add_frameworks_dep solid)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui 'opengl(+)')
+   $(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
x11-libs/libX11
-   gles? (
-   $(add_qt_dep qtgui 'gles2')
-   || (
-   media-libs/mesa[egl,gles1]
-   media-libs/mesa[egl,gles2]
-   )
-   )
ieee1394? ( sys-libs/libraw1394 )
nfs? ( net-fs/nfs-utils )
opengl? (
-   virtual/glu
-   virtual/opengl
+   $(add_qt_dep qtgui 'gles2=')
+   media-libs/mesa[egl?,gles2?]
+   !gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
@@ -67,7 +61,7 @@ RDEPEND="${COMMON_DEPEND}
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package egl EGL)
-   $(cmake-utils_use_find_package gles OpenGLES)
+   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
index 576858a..044ed69 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.7.49..ebuild
@@ -11,9 +11,9 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland"
+IUSE="egl gles2 ieee1394 +opengl +pci samba nfs wayland"
 
-REQUIRED_USE="egl? ( || ( gles opengl ) )"
+REQUIRED_USE="egl? ( || ( gles2 opengl ) )"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -34,21 +34,15 @@ COMMON_DEPEND="
$(add_frameworks_dep solid)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui 'opengl(+)')
+   $(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
x11-libs/libX11
-   gles? (
-   $(add_qt_dep qtgui 'gles2')
-   || (
-   media-libs/mesa[egl,gles1]
-   media-libs/mesa[egl,gles2]
-   )
-   )
ieee1394? ( sys-libs/libraw1394 )
nfs? ( net-fs/nfs-utils )
opengl? (
-   virtual/glu
-   virtual/opengl
+   $(add_qt_dep qtgui 'gles2=')
+   media-libs/mesa[egl?,gles2?]
+   !gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
@@ -67,7 +61,7 @@ RDEPEND="${COMMON_DEPEND}
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package egl EGL)
-   $(cmake-utils_use_find_package gles OpenGLES)
+   $(cmake-utils_use_find_package gles2 OpenGLES)
$(cmake-utils_use_find_package ieee1394 RAW1394)
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)

diff --git a/kde-plasma/kinfocenter/kinfocenter-

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-05-11 Thread Michael Palimaka
commit: 9cd9ccf8c7acac055cf78d1246e0e86d7205649f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed May 11 11:55:09 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed May 11 11:55:09 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9cd9ccf8

kde-plasma/kinfocenter: raise minimal frameworks dependency

Raising the minimal frameworks dependency will prevent potential issues due to
a build conditional:

Modules/about-distro/src/Module.cpp:#if KCOREADDONS_VERSION >= 
QT_VERSION_CHECK(5,20,0)

Package-Manager: portage-2.2.28

 kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
index 576858a..846468f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.20.0"
 KDE_HANDBOOK="true"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 576858a..846468f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.20.0"
 KDE_HANDBOOK="true"
 inherit kde5
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2016-04-20 Thread Michael Palimaka
commit: 547e9fde71cd4d55a116db65e96b92a41bf1d23e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Apr 20 13:19:25 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Apr 20 13:19:29 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=547e9fde

kde-plasma/kinfocenter: remove X USE flag

Building with USE="-X opengl" causes a build failure. Additionally, the
X-Server information screen is not removed - it remains, but empty.

Gentoo-bug: 580472

Package-Manager: portage-2.2.28

 kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild | 5 ++---
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
index 12a10e1..ce14538 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
+IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland"
 
 REQUIRED_USE="egl? ( || ( gles opengl ) )"
 
@@ -36,6 +36,7 @@ COMMON_DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'opengl(+)')
$(add_qt_dep qtwidgets)
+   x11-libs/libX11
gles? (
$(add_qt_dep qtgui 'gles2')
|| (
@@ -52,7 +53,6 @@ COMMON_DEPEND="
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_plasma_dep kwayland) )
-   X? ( x11-libs/libX11 )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
@@ -72,7 +72,6 @@ src_configure() {
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland KF5Wayland)
-   $(cmake-utils_use_find_package X X11)
)
 
kde5_src_configure

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 12a10e1..ce14538 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A utility that provides information about a 
computer system"
 HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/";
 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
-IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
+IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland"
 
 REQUIRED_USE="egl? ( || ( gles opengl ) )"
 
@@ -36,6 +36,7 @@ COMMON_DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'opengl(+)')
$(add_qt_dep qtwidgets)
+   x11-libs/libX11
gles? (
$(add_qt_dep qtgui 'gles2')
|| (
@@ -52,7 +53,6 @@ COMMON_DEPEND="
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_plasma_dep kwayland) )
-   X? ( x11-libs/libX11 )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
@@ -72,7 +72,6 @@ src_configure() {
$(cmake-utils_use_find_package opengl OpenGL)
$(cmake-utils_use_find_package pci PCIUTILS)
$(cmake-utils_use_find_package wayland KF5Wayland)
-   $(cmake-utils_use_find_package X X11)
)
 
kde5_src_configure



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/kactivitymanagerd/, kde-plasma/breeze/, ...

2016-03-22 Thread Johannes Huber
commit: a1adabe80de5bd3092735ac0aa443bdff9b32ca7
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Mar 22 13:07:00 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Mar 22 13:09:35 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1adabe8

kde-plasma: Remove KDE Plasma 5.6 beta

 kde-plasma/bluedevil/bluedevil-5.5.95.ebuild   |  42 --
 kde-plasma/breeze-gtk/breeze-gtk-5.5.95.ebuild |  13 --
 kde-plasma/breeze/breeze-5.5.95.ebuild |  66 -
 .../kactivitymanagerd-5.5.95.ebuild|  34 -
 .../kde-cli-tools/kde-cli-tools-5.5.95.ebuild  |  60 
 .../kde-gtk-config/kde-gtk-config-5.5.95.ebuild|  57 
 kde-plasma/kdecoration/kdecoration-5.5.95.ebuild   |  17 ---
 .../kdeplasma-addons-5.5.95.ebuild |  57 
 kde-plasma/kgamma/kgamma-5.5.95.ebuild |  30 
 kde-plasma/khelpcenter/khelpcenter-5.5.95.ebuild   |  42 --
 kde-plasma/khotkeys/khotkeys-5.5.95.ebuild |  46 --
 kde-plasma/kinfocenter/kinfocenter-5.5.95.ebuild   |  89 
 kde-plasma/kmenuedit/kmenuedit-5.5.95.ebuild   |  45 --
 kde-plasma/kscreen/kscreen-5.5.95.ebuild   |  34 -
 .../kscreenlocker/kscreenlocker-5.5.95.ebuild  |  90 
 kde-plasma/ksshaskpass/ksshaskpass-5.5.95.ebuild   |  50 ---
 kde-plasma/ksysguard/ksysguard-5.5.95.ebuild   |  48 --
 kde-plasma/kwallet-pam/kwallet-pam-5.5.95.ebuild   |  57 
 .../kwayland-integration-5.5.95.ebuild |  23 ---
 kde-plasma/kwayland/kwayland-5.5.95.ebuild |  25 
 kde-plasma/kwin/kwin-5.5.95.ebuild |  90 
 kde-plasma/kwrited/kwrited-5.5.95.ebuild   |  24 ---
 kde-plasma/libkscreen/libkscreen-5.5.95.ebuild |  36 -
 kde-plasma/libksysguard/libksysguard-5.5.95.ebuild |  54 ---
 kde-plasma/milou/milou-5.5.95.ebuild   |  30 
 kde-plasma/oxygen/oxygen-5.5.95.ebuild |  36 -
 .../plasma-desktop/plasma-desktop-5.5.95.ebuild| 151 ---
 .../plasma-integration-5.5.95.ebuild   |  40 -
 .../plasma-mediacenter-5.5.95.ebuild   |  48 --
 kde-plasma/plasma-meta/plasma-meta-5.5.95.ebuild   |  63 
 kde-plasma/plasma-nm/plasma-nm-5.5.95.ebuild   |  66 -
 kde-plasma/plasma-pa/plasma-pa-5.5.95.ebuild   |  27 
 kde-plasma/plasma-sdk/plasma-sdk-5.5.95-r1.ebuild  |  60 
 .../plasma-workspace-wallpapers-5.5.95.ebuild  |  16 --
 .../plasma-workspace-5.5.95.ebuild | 161 -
 .../polkit-kde-agent-5.5.95.ebuild |  31 
 kde-plasma/powerdevil/powerdevil-5.5.95.ebuild |  81 ---
 kde-plasma/sddm-kcm/sddm-kcm-5.5.95.ebuild |  39 -
 .../systemsettings/systemsettings-5.5.95.ebuild|  46 --
 kde-plasma/user-manager/user-manager-5.5.95.ebuild |  26 
 40 files changed, 2050 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.5.95.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.5.95.ebuild
deleted file mode 100644
index 6bec802..000
--- a/kde-plasma/bluedevil/bluedevil-5.5.95.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil";
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep bluez-qt)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kded)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep plasma)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !net-wireless/bluedevil
-   !net-wireless/kbluetooth
-"

diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.5.95.ebuild 
b/kde-plasma/breeze-gtk/breeze-gtk-5.5.95.ebuild
deleted file mode 100644
index 03be4ed..000
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.5.95.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Official GTK+ port of KDE's Breeze widget style"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze-gtk

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/kwayland/, kde-plasma/bluedevil/, ...

2016-01-15 Thread Michael Palimaka
commit: ee5055193d6273a6ba51b51082122c9f81b43281
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Jan 16 06:43:33 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Jan 16 06:43:33 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee505519

kde-plasma: 5.5.3 moved to main tree

Package-Manager: portage-2.2.26

 kde-plasma/bluedevil/bluedevil-5.5.3.ebuild|  52 ---
 kde-plasma/breeze-gtk/breeze-gtk-5.5.3.ebuild  |  13 --
 kde-plasma/breeze/breeze-5.5.3.ebuild  |  66 
 .../kde-cli-tools/kde-cli-tools-5.5.3.ebuild   |  60 ---
 .../kde-gtk-config/kde-gtk-config-5.5.3.ebuild |  57 ---
 kde-plasma/kdecoration/kdecoration-5.5.3.ebuild|  17 --
 .../kdeplasma-addons/kdeplasma-addons-5.5.3.ebuild |  64 
 kde-plasma/kgamma/kgamma-5.5.3.ebuild  |  31 
 kde-plasma/khelpcenter/khelpcenter-5.5.3.ebuild|  42 -
 kde-plasma/khotkeys/khotkeys-5.5.3.ebuild  |  46 --
 kde-plasma/kinfocenter/kinfocenter-5.5.3.ebuild|  89 ---
 kde-plasma/kmenuedit/kmenuedit-5.5.3.ebuild|  45 --
 kde-plasma/kscreen/kscreen-5.5.3.ebuild|  34 
 .../kscreenlocker/kscreenlocker-5.5.3.ebuild   |  90 ---
 kde-plasma/ksshaskpass/ksshaskpass-5.5.3.ebuild|  50 --
 kde-plasma/ksysguard/ksysguard-5.5.3.ebuild|  48 --
 kde-plasma/kwallet-pam/kwallet-pam-5.5.3.ebuild|  29 
 .../kwayland-integration-5.5.3.ebuild  |  23 ---
 kde-plasma/kwayland/kwayland-5.5.3.ebuild  |  25 ---
 kde-plasma/kwin/kwin-5.5.3.ebuild  |  88 ---
 kde-plasma/kwrited/kwrited-5.5.3.ebuild|  24 ---
 kde-plasma/libkscreen/libkscreen-5.5.3.ebuild  |  26 
 kde-plasma/libksysguard/libksysguard-5.5.3.ebuild  |  54 ---
 kde-plasma/milou/milou-5.5.3.ebuild|  30 
 kde-plasma/oxygen/oxygen-5.5.3.ebuild  |  36 -
 .../plasma-desktop/plasma-desktop-5.5.3.ebuild | 138 -
 .../plasma-mediacenter-5.5.3.ebuild|  48 --
 kde-plasma/plasma-meta/plasma-meta-5.5.3.ebuild|  63 
 kde-plasma/plasma-nm/plasma-nm-5.5.3.ebuild|  66 
 kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild|  27 
 kde-plasma/plasma-sdk/plasma-sdk-5.5.3.ebuild  |  40 -
 .../plasma-workspace-wallpapers-5.5.3.ebuild   |  16 --
 .../plasma-workspace/plasma-workspace-5.5.3.ebuild | 172 -
 .../polkit-kde-agent/polkit-kde-agent-5.5.3.ebuild |  32 
 kde-plasma/powerdevil/powerdevil-5.5.3.ebuild  |  81 --
 kde-plasma/sddm-kcm/sddm-kcm-5.5.3.ebuild  |  39 -
 .../systemsettings/systemsettings-5.5.3.ebuild |  46 --
 kde-plasma/user-manager/user-manager-5.5.3.ebuild  |  26 
 38 files changed, 1933 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.5.3.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.5.3.ebuild
deleted file mode 100644
index 6e99085..000
--- a/kde-plasma/bluedevil/bluedevil-5.5.3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fdo-mime kde5
-
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil";
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep bluez-qt)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kded)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep plasma)
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !net-wireless/bluedevil
-   !net-wireless/kbluetooth
-"
-
-pkg_postinst() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}

diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.5.3.ebuild 
b/kde-plasma/breeze-gtk/breeze-gtk-5.5.3.ebuild
deleted file mode 100644
index 9bd55ac..000
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.5.3.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Official GTK+ port of KDE's Breeze widget style"
-HOMEPAGE="https://projects.kde.or

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2015-08-07 Thread Michael Palimaka
commit: 1da1a498b32090a82e03a7698b951d320186f11a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug  7 19:05:42 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug  7 19:05:42 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1da1a498

[kde-plasma/kinfocenter] Add new dependencies.

Upstream commit: 705a796926510c7f7835d56f2d58459e7f398c5b

Package-Manager: portage-2.2.20

 kde-plasma/kinfocenter/kinfocenter-5.3.95.ebuild  | 4 
 kde-plasma/kinfocenter/kinfocenter-5.4.49..ebuild | 4 
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 4 
 3 files changed, 12 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.3.95.ebuild
index 2fe9d24..b649bfd 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.3.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.3.95.ebuild
@@ -22,14 +22,18 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
dev-qt/qtgui:5[opengl(+)]
dev-qt/qtwidgets:5
gles? (

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.4.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.4.49..ebuild
index c8f61f6..00c86a8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.4.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.4.49..ebuild
@@ -22,14 +22,18 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
dev-qt/qtgui:5[opengl(+)]
dev-qt/qtwidgets:5
gles? (

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index c8f61f6..00c86a8 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -22,14 +22,18 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
dev-qt/qtgui:5[opengl(+)]
dev-qt/qtwidgets:5
gles? (



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2015-06-11 Thread Johannes Huber
commit: 97e07b79df4ea590c92a74bbd75c2f551c534b46
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Jun 11 16:05:46 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Jun 11 16:06:24 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=97e07b79

[kde-plasma/kinfocenter] Adjust dev-qt/qtgui USE dependencies, bug #551772

opengl USE flag will be removed by qt herd.

Package-Manager: portage-2.2.20

 kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
index f4a416f..c8f61f6 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
-   dev-qt/qtgui:5[opengl?]
+   dev-qt/qtgui:5[opengl(+)]
dev-qt/qtwidgets:5
gles? (
dev-qt/qtgui:5[gles2]

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index f4a416f..c8f61f6 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
-   dev-qt/qtgui:5[opengl?]
+   dev-qt/qtgui:5[opengl(+)]
dev-qt/qtwidgets:5
gles? (
dev-qt/qtgui:5[gles2]



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2015-04-13 Thread Manuel Rüger
commit: e1a4a7118ba17ae583031fd2ddf31e2b396a52d6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr 13 14:30:13 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr 13 14:30:13 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1a4a711

[kde-plasma/kinfocenter] Fix SRC_URI for Gentoo logo.

Package-Manager: portage-2.2.18

 kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild  | 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild
index 4e761eb..be31216 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="A utility that provides information about a computer system"
 HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
-SRC_URI+=" http://www.gentoo.org/images/glogo-small.png";
+SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=" ~amd64"
 IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
index 91814e2..f4a416f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.3.49..ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="A utility that provides information about a computer system"
 HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
-SRC_URI+=" http://www.gentoo.org/images/glogo-small.png";
+SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
 IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 91814e2..f4a416f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="A utility that provides information about a computer system"
 HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
-SRC_URI+=" http://www.gentoo.org/images/glogo-small.png";
+SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> 
glogo-small.png"
 KEYWORDS=""
 IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/kinfocenter/files/

2015-04-03 Thread Michael Palimaka
commit: 31631c72742eca0d4c60a6581164110c8e1fd4fc
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Apr  3 18:08:54 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Apr  3 18:08:54 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=31631c72

[kde-plasma/kinfocenter] kde-misc/about-distro was merged in.

Upstream commit: 3cd2ac16829fdbf56d45378da797da4cb125891d

Package-Manager: portage-2.2.18

 kde-plasma/kinfocenter/files/kcm-about-distrorc |  4 
 kde-plasma/kinfocenter/kinfocenter-.ebuild  | 12 
 2 files changed, 16 insertions(+)

diff --git a/kde-plasma/kinfocenter/files/kcm-about-distrorc 
b/kde-plasma/kinfocenter/files/kcm-about-distrorc
new file mode 100644
index 000..bdae77a
--- /dev/null
+++ b/kde-plasma/kinfocenter/files/kcm-about-distrorc
@@ -0,0 +1,4 @@
+[General]
+Name=Gentoo Linux
+LogoPath=/usr/share/kinfocenter/glogo-small.png
+Website=http://www.gentoo.org/

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index c1e3b6c..91814e2 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -9,6 +9,7 @@ inherit kde5
 
 DESCRIPTION="A utility that provides information about a computer system"
 HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
+SRC_URI+=" http://www.gentoo.org/images/glogo-small.png";
 KEYWORDS=""
 IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
 
@@ -50,6 +51,7 @@ COMMON_DEPEND="
X? ( x11-libs/libX11 )
!kde-base/kcontrol
!kde-base/kinfocenter
+   !kde-misc/about-distro
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
@@ -71,3 +73,13 @@ src_configure() {
 
kde5_src_configure
 }
+
+src_install() {
+   kde5_src_install
+
+   insinto /etc/xdg
+   doins "${FILESDIR}"/kcm-about-distrorc
+
+   insinto /usr/share/${PN}
+   doins "${DISTDIR}"/glogo-small.png
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/libmm-qt/, kde-plasma/ksysguard/, ...

2015-01-22 Thread Manuel Rüger
commit: e76976485edff226556d23b7403f295c5440c71b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Jan 22 17:47:43 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Jan 22 17:47:43 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e7697648

[kde-plasma] Version bump.

---
 kde-plasma/baloo/baloo-5.6.0.ebuild|  45 +++
 kde-plasma/bluedevil/bluedevil-5.2.0.ebuild|  39 ++
 kde-plasma/breeze/breeze-5.2.0.ebuild  |  67 ++
 .../kde-cli-tools/kde-cli-tools-5.2.0.ebuild   |  52 
 .../kde-gtk-config/kde-gtk-config-5.2.0.ebuild |  42 ++
 kde-plasma/kdecoration/kdecoration-5.2.0.ebuild|  14 ++
 .../kdeplasma-addons/kdeplasma-addons-5.2.0.ebuild |  50 +++
 .../kfilemetadata/kfilemetadata-5.6.0.ebuild   |  43 ++
 kde-plasma/khelpcenter/khelpcenter-5.2.0.ebuild|  41 ++
 kde-plasma/khotkeys/khotkeys-5.2.0.ebuild  |  45 +++
 kde-plasma/kinfocenter/kinfocenter-5.2.0.ebuild|  70 ++
 kde-plasma/kio-extras/kio-extras-5.2.0.ebuild  |  85 
 kde-plasma/kmenuedit/kmenuedit-5.2.0.ebuild|  44 ++
 kde-plasma/kscreen/kscreen-5.2.0.ebuild|  32 +
 kde-plasma/ksshaskpass/ksshaskpass-5.2.0.ebuild|  24 
 kde-plasma/ksysguard/ksysguard-5.2.0.ebuild|  47 +++
 kde-plasma/kwayland/kwayland-5.2.0.ebuild  |  26 
 kde-plasma/kwin/kwin-5.2.0.ebuild  |  81 
 kde-plasma/kwrited/kwrited-5.2.0.ebuild|  22 +++
 kde-plasma/libbluedevil/libbluedevil-5.2.0.ebuild  |  21 +++
 kde-plasma/libkscreen/libkscreen-5.2.0.ebuild  |  28 
 kde-plasma/libksysguard/libksysguard-5.2.0.ebuild  |  54 
 kde-plasma/libmm-qt/libmm-qt-5.2.0.ebuild  |  23 
 kde-plasma/milou/milou-5.2.0.ebuild|  26 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.2.0.ebuild  |  34 +
 kde-plasma/oxygen/oxygen-5.2.0.ebuild  |  43 ++
 .../plasma-desktop/plasma-desktop-5.2.0.ebuild | 115 
 kde-plasma/plasma-nm/plasma-nm-5.2.0.ebuild|  66 +
 .../plasma-workspace-wallpapers-5.2.0.ebuild   |  21 +++
 .../plasma-workspace/plasma-workspace-5.2.0.ebuild | 147 +
 .../polkit-kde-agent/polkit-kde-agent-5.2.0.ebuild |  32 +
 kde-plasma/powerdevil/powerdevil-5.2.0.ebuild  |  56 
 kde-plasma/sddm-kcm/sddm-kcm-5.2.0.ebuild  |  32 +
 .../systemsettings/systemsettings-5.2.0.ebuild |  39 ++
 34 files changed, 1606 insertions(+)

diff --git a/kde-plasma/baloo/baloo-5.6.0.ebuild 
b/kde-plasma/baloo/baloo-5.6.0.ebuild
new file mode 100644
index 000..517bc5d
--- /dev/null
+++ b/kde-plasma/baloo/baloo-5.6.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+# version scheme fail by upstream
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   PLASMA_VERSION=5.1.95
+   
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
+fi
+DESCRIPTION="Framework for searching and managing metadata"
+KEYWORDS=" ~amd64"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kauth)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kidletime)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep solid)
+   $(add_kdeplasma_dep kfilemetadata)
+   =dev-libs/xapian-1.2*[chert]
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   sys-apps/attr
+   !http://projects.kde.org/projects/extragear/base/bluedevil";
+KEYWORDS=" ~amd64"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_kdeplasma_dep libbluedevil)
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   x11-misc/shared-mime-info
+"
+RDEPEND="${DEPEND}
+   !app-mobilephone/obexd
+   !app-mobilephone/obex-data-server
+   !net-wireless/bluedevil
+   !net-wireless/kbluetooth
+"

diff --git a/kde-plasma/breeze/breeze-5.2.0.ebuild 
b/kde-plasma/

[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/

2015-01-17 Thread Johannes Huber
commit: b553b3635f2bad974a7bb1bf960b4c0147ff7c6d
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jan 17 18:23:10 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jan 17 18:23:10 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b553b363

[kde-plasma/kinfocenter] Fix file collison with kde-base/kinfocenter

Package-Manager: portage-2.2.15

---
 kde-plasma/kinfocenter/kinfocenter-5.1.2.ebuild  | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-5.1.95.ebuild | 4 ++--
 kde-plasma/kinfocenter/kinfocenter-.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.1.2.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.1.2.ebuild
index 6561b17..91cb219 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.1.2.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.1.2.ebuild
@@ -48,8 +48,8 @@ RDEPEND="
samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_kdeplasma_dep kwayland) )
X? ( x11-libs/libX11 )
-   !kde-base/kcontrol:4
-   !kde-base/kinfocenter:4
+   !kde-base/kcontrol
+   !kde-base/kinfocenter
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep plasma)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.1.95.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.1.95.ebuild
index 6561b17..91cb219 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.1.95.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.1.95.ebuild
@@ -48,8 +48,8 @@ RDEPEND="
samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_kdeplasma_dep kwayland) )
X? ( x11-libs/libX11 )
-   !kde-base/kcontrol:4
-   !kde-base/kinfocenter:4
+   !kde-base/kcontrol
+   !kde-base/kinfocenter
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep plasma)

diff --git a/kde-plasma/kinfocenter/kinfocenter-.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-.ebuild
index 936f5ff..c1fd54a 100644
--- a/kde-plasma/kinfocenter/kinfocenter-.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-.ebuild
@@ -48,8 +48,8 @@ RDEPEND="
samba? ( net-fs/samba[server(+)] )
wayland? ( $(add_kdeplasma_dep kwayland) )
X? ( x11-libs/libX11 )
-   !kde-base/kcontrol:4
-   !kde-base/kinfocenter:4
+   !kde-base/kcontrol
+   !kde-base/kinfocenter
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep plasma)



[gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/, kde-plasma/libnm-qt/, profiles/package.mask/, ...

2014-12-16 Thread Manuel Rüger
commit: 48bf18152b7b864828f55b6c7928942d53ace056
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 16 17:41:12 2014 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 16 17:41:12 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=48bf1815

[kde-plasma] Drop 5.1.1

---
 kde-plasma/baloo/baloo-5.1.1.ebuild|  46 ---
 kde-plasma/breeze/breeze-5.1.1.ebuild  |  65 -
 .../kde-cli-tools/kde-cli-tools-5.1.1.ebuild   |  50 ---
 .../kdeplasma-addons/kdeplasma-addons-5.1.1.ebuild |  44 ---
 .../kfilemetadata/kfilemetadata-5.1.1.ebuild   |  36 -
 kde-plasma/khelpcenter/khelpcenter-5.1.1.ebuild|  49 ---
 kde-plasma/khotkeys/khotkeys-5.1.1.ebuild  |  45 ---
 kde-plasma/kinfocenter/kinfocenter-5.1.1.ebuild|  71 --
 .../files/kio-extras-5.1.1-CVE-2014-8600.patch |  31 -
 kde-plasma/kio-extras/kio-extras-5.1.1-r1.ebuild   |  87 -
 kde-plasma/kmenuedit/kmenuedit-5.1.1.ebuild|  44 ---
 kde-plasma/ksysguard/ksysguard-5.1.1.ebuild|  47 ---
 kde-plasma/kwayland/kwayland-5.1.1.ebuild  |  26 
 kde-plasma/kwin/kwin-5.1.1.ebuild  |  80 
 kde-plasma/kwrited/kwrited-5.1.1.ebuild|  23 
 kde-plasma/libkscreen/libkscreen-5.1.1.ebuild  |  26 
 kde-plasma/libksysguard/libksysguard-5.1.1.ebuild  |  53 
 kde-plasma/libmm-qt/libmm-qt-5.1.1.ebuild  |  22 
 kde-plasma/libnm-qt/libnm-qt-5.1.1.ebuild  |  26 
 kde-plasma/milou/milou-5.1.1.ebuild|  24 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.1.1.ebuild  |  35 -
 kde-plasma/oxygen/oxygen-5.1.1.ebuild  |  42 --
 .../plasma-desktop/plasma-desktop-5.1.1.ebuild | 118 -
 kde-plasma/plasma-nm/plasma-nm-5.1.1.ebuild|  65 -
 .../plasma-workspace-wallpapers-5.1.1.ebuild   |  16 ---
 .../plasma-workspace/plasma-workspace-5.1.1.ebuild | 145 -
 kde-plasma/powerdevil/powerdevil-5.1.1.ebuild  |  56 
 .../systemsettings/systemsettings-5.1.1.ebuild |  39 --
 profiles/package.mask/plasma-5.1.1 |  31 -
 29 files changed, 1442 deletions(-)

diff --git a/kde-plasma/baloo/baloo-5.1.1.ebuild 
b/kde-plasma/baloo/baloo-5.1.1.ebuild
deleted file mode 100644
index a3ef364..000
--- a/kde-plasma/baloo/baloo-5.1.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Framework for searching and managing metadata"
-KEYWORDS=" ~amd64"
-IUSE=""
-
-# TODO re-enable kdepim integration
-DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdelibs4support)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep solid)
-   $(add_kdeplasma_dep kfilemetadata)
-   =dev-libs/xapian-1.2*[chert]
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtsql:5
-   dev-qt/qtwidgets:5
-   sys-apps/attr
-   !https://projects.kde.org/projects/kde/workspace/breeze";
-KEYWORDS=" ~amd64"
-IUSE="kde4"
-
-DEPEND="
-   $(add_frameworks_dep frameworkintegration)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwindowsystem)
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   x11-libs/libxcb
-   kde4? (
-   kde-base/kdelibs:4
-   x11-libs/libX11
-   )
-"
-RDEPEND="
-   ${DEPEND}
-   dev-qt/qtgraphicaleffects:5
-"
-
-pkg_setup() {
-   kde5_pkg_setup
-
-   MULTIBUILD_VARIANTS=( kf5 )
-   use kde4 && MULTIBUILD_VARIANTS+=( kde4 )
-}
-
-src_configure() {
-   myconfigure() {
-   local mycmakeargs=()
-
-   if [[ ${MULTIBUILD_VARIANT} = kde4 ]] ; then
-   mycmakeargs+=( -DUSE_KDE4=true )
-   fi
-
-   kde5_src_configure
-   }
-
-   multibuild_foreach_variant myconfigure
-}
-
-src_compile() {
-   multibuild_foreach_variant kde5_src_compile
-}
-
-src_install() {
-   multibuild_foreach_variant kde5_src_install
-}

diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.1.1.ebuild 
b/kde-plasma/kde-cli-tools/kde-cli-tools-5.1.1.ebuild
d