commit: 0143ca9eceaa056ea4596bcccfac095d1285d2e7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Sep 17 13:42:00 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 17 14:08:48 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0143ca9e
gui-apps/plasma-bigscreen: pkgmove to kde-plasma/plasma-bigscreen Bug: https://bugs.gentoo.org/868264 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> {gui-apps => kde-plasma}/plasma-bigscreen/metadata.xml | 0 .../plasma-bigscreen/plasma-bigscreen-5.26.49.9999.ebuild | 8 +------- .../plasma-bigscreen/plasma-bigscreen-9999.ebuild | 10 ++-------- profiles/updates/3Q-2022 | 1 + 4 files changed, 4 insertions(+), 15 deletions(-) diff --git a/gui-apps/plasma-bigscreen/metadata.xml b/kde-plasma/plasma-bigscreen/metadata.xml similarity index 100% rename from gui-apps/plasma-bigscreen/metadata.xml rename to kde-plasma/plasma-bigscreen/metadata.xml diff --git a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.26.49.9999.ebuild similarity index 87% copy from gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild copy to kde-plasma/plasma-bigscreen/plasma-bigscreen-5.26.49.9999.ebuild index e0eb9feed1..fa45540ccc 100644 --- a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild +++ b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.26.49.9999.ebuild @@ -3,15 +3,9 @@ EAPI=8 -KDE_ORG_CATEGORY="plasma" KFMIN=5.98.0 QTMIN=5.15.5 -inherit ecm kde.org - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64" -fi +inherit ecm plasma.kde.org DESCRIPTION="Plasma shell for TVs" HOMEPAGE="https://plasma-bigscreen.org/" diff --git a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild b/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild similarity index 86% rename from gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild rename to kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild index e0eb9feed1..ac4583f392 100644 --- a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild +++ b/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild @@ -3,15 +3,9 @@ EAPI=8 -KDE_ORG_CATEGORY="plasma" -KFMIN=5.98.0 +KFMIN=9999 QTMIN=5.15.5 -inherit ecm kde.org - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64" -fi +inherit ecm plasma.kde.org DESCRIPTION="Plasma shell for TVs" HOMEPAGE="https://plasma-bigscreen.org/" diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022 index 4c1767ed99..eabf93c8b7 100644 --- a/profiles/updates/3Q-2022 +++ b/profiles/updates/3Q-2022 @@ -1,2 +1,3 @@ move kde-apps/kdesdk-kioslaves dev-util/kio-perldoc move kde-apps/zeroconf-ioslave net-misc/kio-zeroconf +move gui-apps/plasma-bigscreen kde-plasma/plasma-bigscreen
