diff options
Diffstat (limited to 'kde-frameworks')
80 files changed, 298 insertions, 258 deletions
diff --git a/kde-frameworks/attica/attica-9999.ebuild b/kde-frameworks/attica/attica-9999.ebuild index e69d7959d37..e4c52d3d9b1 100644 --- a/kde-frameworks/attica/attica-9999.ebuild +++ b/kde-frameworks/attica/attica-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 diff --git a/kde-frameworks/baloo/baloo-9999.ebuild b/kde-frameworks/baloo/baloo-9999.ebuild index 94e13532c35..17c1032a13c 100644 --- a/kde-frameworks/baloo/baloo-9999.ebuild +++ b/kde-frameworks/baloo/baloo-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_TEST="forceoptional" VIRTUALX_REQUIRED="test" diff --git a/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild b/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild index 11f3a1320ff..bb563902ede 100644 --- a/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild +++ b/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 VIRTUALX_REQUIRED="test" inherit kde5 udev diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild index 76f200bd7a4..d459c62bd9e 100644 --- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild +++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_AUTODEPS="false" KDE_DEBUG="false" @@ -14,7 +14,7 @@ LICENSE="LGPL-3" KEYWORDS="" IUSE="" -DEPEND=" +BDEPEND=" $(add_frameworks_dep extra-cmake-modules) $(add_qt_dep qtcore) test? ( @@ -22,7 +22,6 @@ DEPEND=" app-misc/fdupes ) " -RDEPEND="" src_configure() { local mycmakeargs=( diff --git a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild index 3913787e3fd..1efd923e7ff 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_AUTODEPS="false" KDE_DEBUG="false" @@ -13,7 +13,7 @@ LICENSE="LGPL-3" KEYWORDS="" IUSE="" -DEPEND=" +BDEPEND=" $(add_frameworks_dep extra-cmake-modules) $(add_qt_dep qtcore) test? ( @@ -21,7 +21,6 @@ DEPEND=" app-misc/fdupes ) " -RDEPEND="" src_configure() { local mycmakeargs=( diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild index 936c681e560..c9c1d975bb3 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} ) ECM_KDEINSTALLDIRS="false" @@ -18,7 +18,7 @@ LICENSE="BSD" KEYWORDS="" IUSE="doc test" -DEPEND=" +BDEPEND=" doc? ( ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index e9a5b507582..8079df87793 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_QTHELP="false" VIRTUALX_REQUIRED="test" @@ -12,7 +12,7 @@ LICENSE="LGPL-2+" KEYWORDS="" IUSE="appstream X" -RDEPEND=" +DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep ki18n) @@ -32,7 +32,7 @@ RDEPEND=" x11-libs/libxcb ) " -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" # requires running kde environment RESTRICT+=" test" diff --git a/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild b/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild index e804eab4153..ad2f1376776 100644 --- a/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild +++ b/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 diff --git a/kde-frameworks/kactivities/kactivities-9999.ebuild b/kde-frameworks/kactivities/kactivities-9999.ebuild index 7053ae25668..16b7b62f1d8 100644 --- a/kde-frameworks/kactivities/kactivities-9999.ebuild +++ b/kde-frameworks/kactivities/kactivities-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 diff --git a/kde-frameworks/kapidox/kapidox-9999.ebuild b/kde-frameworks/kapidox/kapidox-9999.ebuild index 7dfd256486b..265bf30a4bf 100644 --- a/kde-frameworks/kapidox/kapidox-9999.ebuild +++ b/kde-frameworks/kapidox/kapidox-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_AUTODEPS="false" KDE_DEBUG="false" diff --git a/kde-frameworks/karchive/karchive-9999.ebuild b/kde-frameworks/karchive/karchive-9999.ebuild index 574e5f10449..d82b471c01d 100644 --- a/kde-frameworks/karchive/karchive-9999.ebuild +++ b/kde-frameworks/karchive/karchive-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 @@ -10,12 +10,12 @@ LICENSE="GPL-2 LGPL-2.1" KEYWORDS="" IUSE="+bzip2 +lzma" -RDEPEND=" +DEPEND=" sys-libs/zlib bzip2? ( app-arch/bzip2 ) lzma? ( app-arch/xz-utils ) " -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 855e0b796db..da7c0979dd3 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 VIRTUALX_REQUIRED="test" inherit kde5 @@ -11,16 +11,17 @@ LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="nls +policykit" -RDEPEND=" +BDEPEND=" + nls? ( $(add_qt_dep linguist-tools) ) +" +DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) policykit? ( sys-auth/polkit-qt[qt5(+)] ) " -DEPEND="${RDEPEND} - nls? ( $(add_qt_dep linguist-tools) ) -" +RDEPEND="${DEPEND}" PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )" src_configure() { diff --git a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild index 6403aca2331..40a36966c9c 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild +++ b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 VIRTUALX_REQUIRED="test" inherit kde5 @@ -11,6 +11,9 @@ LICENSE="LGPL-2+" KEYWORDS="" IUSE="nls" +BDEPEND=" + nls? ( $(add_qt_dep linguist-tools) ) +" RDEPEND=" $(add_frameworks_dep kcodecs) $(add_frameworks_dep kconfig) @@ -25,5 +28,4 @@ RDEPEND=" " DEPEND="${RDEPEND} $(add_frameworks_dep kconfigwidgets) - nls? ( $(add_qt_dep linguist-tools) ) " diff --git a/kde-frameworks/kcmutils/kcmutils-9999.ebuild b/kde-frameworks/kcmutils/kcmutils-9999.ebuild index e467764d463..b4ab301567a 100644 --- a/kde-frameworks/kcmutils/kcmutils-9999.ebuild +++ b/kde-frameworks/kcmutils/kcmutils-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 FRAMEWORK_TEST="false" inherit kde5 @@ -11,7 +11,7 @@ LICENSE="LGPL-2" KEYWORDS="" IUSE="" -RDEPEND=" +DEPEND=" $(add_frameworks_dep kauth) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) @@ -28,4 +28,4 @@ RDEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) " -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" diff --git a/kde-frameworks/kcodecs/kcodecs-9999.ebuild b/kde-frameworks/kcodecs/kcodecs-9999.ebuild index 6fd9d7d2298..2d2b211f710 100644 --- a/kde-frameworks/kcodecs/kcodecs-9999.ebuild +++ b/kde-frameworks/kcodecs/kcodecs-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 @@ -10,7 +10,7 @@ LICENSE="GPL-2+ LGPL-2+" KEYWORDS="" IUSE="nls" -DEPEND=" +BDEPEND=" dev-util/gperf nls? ( $(add_qt_dep linguist-tools) ) " |
