Skip to content

Commit

Permalink
kde-base/plasma-workspace -> kde-plasma/plasma-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Dec 10, 2016
1 parent 31373ca commit 44624d2
Show file tree
Hide file tree
Showing 42 changed files with 77 additions and 87 deletions.
6 changes: 3 additions & 3 deletions eclass/kde5.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -720,11 +720,11 @@ kde5_pkg_postinst() {
einfo "Use it at your own risk."
einfo "Do _NOT_ file bugs at bugs.gentoo.org because of this ebuild!"
fi
# for kf5-based applications tell user that he SHOULD NOT be using kde-base/plasma-workspace
# for kf5-based applications tell user that he SHOULD NOT be using kde-plasma/plasma-workspace:4
if [[ ${KDEBASE} != kde-base || ${CATEGORY} = kde-apps ]] && \
has_version 'kde-base/plasma-workspace'; then
has_version 'kde-plasma/plasma-workspace:4'; then
echo
ewarn "WARNING! Your system configuration still contains \"kde-base/plasma-workspace\","
ewarn "WARNING! Your system configuration still contains \"kde-plasma/plasma-workspace:4\","
ewarn "indicating a Plasma 4 setup. With this setting you are unsupported by KDE team."
ewarn "Please consider upgrading to Plasma 5."
fi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ RDEPEND="
$(add_kdeapps_dep plasma-runtime)
$(add_kdeapps_dep renamedlg-plugins)
$(add_kdeapps_dep solid-runtime)
$(add_kdebase_dep plasma-workspace)
kde-plasma/kcminit:4
kde-plasma/krunner:4
kde-plasma/ksmserver:4
kde-plasma/ksplash:4
kde-plasma/kstartupconfig:4
kde-plasma/kwin:4
kde-plasma/plasma-workspace:4
kde-plasma/systemsettings:4
x11-apps/mkfontdir
x11-apps/xmessage
Expand Down
1 change: 0 additions & 1 deletion kde-base/plasma-workspace/Manifest

This file was deleted.

13 changes: 0 additions & 13 deletions kde-base/plasma-workspace/metadata.xml

This file was deleted.

2 changes: 1 addition & 1 deletion kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="
kde-plasma/libplasmaclock:4
"
RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

src_prepare() {
Expand Down
6 changes: 3 additions & 3 deletions kde-misc/bkodama/bkodama-0.3.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="A friendly, yet very simple-minded Kodama (Japanese ghost) wandering on your desktop"
DESCRIPTION="Friendly Kodama (Japanese ghost) wandering on your desktop"
HOMEPAGE="http://kde-look.org/content/show.php/bkodama?content=106528"
SRC_URI="http://kde-look.org/CONTENT/content-files/106528-${P}.tar.bz2"

Expand All @@ -16,6 +16,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug"

RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
DEPEND="${RDEPEND}"
6 changes: 3 additions & 3 deletions kde-misc/commandwatch/commandwatch-0.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE4 plasmoid which periodically runs a system command and displays its output"
DESCRIPTION="Plasmoid which periodically runs a system command and displays its output"
HOMEPAGE="http://www.kde-look.org/content/show.php/Command+Watch?content=84523"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/84523-${P}.tar.bz2"

Expand All @@ -16,5 +16,5 @@ SLOT="4"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
6 changes: 3 additions & 3 deletions kde-misc/cpuload/cpuload-0.3.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE4 plasmoid that shows CPU load on the screen"
DESCRIPTION="Plasma 4 plasmoid that shows CPU load on the screen"
HOMEPAGE="http://www.kde-look.org/content/show.php/cpuload?content=86628"
SRC_URI="http://kde-look.org/CONTENT/content-files/86628-${P}.tar.gz"

Expand All @@ -16,7 +16,7 @@ SLOT="4"
IUSE="debug"

DEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
RDEPEND="${DEPEND}"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ KEYWORDS="amd64 x86"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
DEPEND="${RDEPEND}"

Expand Down
6 changes: 3 additions & 3 deletions kde-misc/drop2ftp/drop2ftp-0.6.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE4 plasmoid. Add files over KIO supported protocols, like ftp and ssh"
DESCRIPTION="Plasmoid to add files over KIO supported protocols, like ftp and ssh"
HOMEPAGE="http://www.kde-look.org/content/show.php/Drop2FTP?content=97281"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/97281-${P}.tar.gz"

Expand All @@ -16,7 +16,7 @@ SLOT="4"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

PATCHES=( "${FILESDIR}/${P}-qt47.patch" )
2 changes: 1 addition & 1 deletion kde-misc/emerging-plasmoid/emerging-plasmoid-1.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ DEPEND="
dev-perl/Date-Manip
"
RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
6 changes: 3 additions & 3 deletions kde-misc/eyesaver/eyesaver-0.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE4 plasmoid. Reminds us to take our eyes off the screen"
DESCRIPTION="Plasmoid, which reminds us to take our eyes off the screen"
HOMEPAGE="http://www.kde-look.org/content/show.php/Eyesaver?content=89989"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/89989-${P}.tar.gz"

Expand All @@ -19,7 +19,7 @@ IUSE="debug"
DEPEND="media-libs/phonon[qt4]"
RDEPEND="
${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

PATCHES=( "${FILESDIR}/eyesaver-0.2a-fix.patch" )
2 changes: 1 addition & 1 deletion kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="amd64 x86"
IUSE="debug"

DEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXext
Expand Down
6 changes: 3 additions & 3 deletions kde-misc/geekclock/geekclock-1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -8,7 +8,7 @@ inherit kde4-base

MY_PN="geek-clock-plasmoid"

DESCRIPTION="Geeky Clock KDE4 Plasmoid"
DESCRIPTION="Geeky Clock Plasmoid"
HOMEPAGE="http://kde-look.org/content/show.php/Geek+Clock?content=107807"
SRC_URI="http://w2f2.com/projects/${PN}/${MY_PN}-${PV}-src.tar.gz"

Expand All @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

S="${WORKDIR}/${MY_PN}-${PV}-src"
4 changes: 2 additions & 2 deletions kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -18,7 +18,7 @@ SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DEPEND="$(add_kdebase_dep plasma-workspace)"
DEPEND="kde-plasma/plasma-workspace:4"
RDEPEND="${DEPEND}"

PATCHES=( "${FILESDIR}/${PN}-qt-4.7.patch" )
Expand Down
4 changes: 2 additions & 2 deletions kde-misc/hdaps_monitor/hdaps_monitor-0.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,6 +14,6 @@ SLOT="4"
KEYWORDS="amd64 x86"
IUSE="debug"

DEPEND="$(add_kdebase_dep plasma-workspace)"
DEPEND="kde-plasma/plasma-workspace:4"
RDEPEND="${DEPEND}
app-laptop/hdapsd"
2 changes: 1 addition & 1 deletion kde-misc/homerun/homerun-1.2.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

# Fails 2 out of 6, check later again.
Expand Down
4 changes: 2 additions & 2 deletions kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -20,5 +20,5 @@ DEPEND="
"
RDEPEND="
${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
6 changes: 3 additions & 3 deletions kde-misc/kepas/kepas-0.9.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="A zeroconf KDE4 filetransfer tool"
DESCRIPTION="A zeroconf Plasma 4 filetransfer tool"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=73968"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

Expand All @@ -16,7 +16,7 @@ SLOT="4"
IUSE="debug oscar zeroconf"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
oscar? ( $(add_kdeapps_dep kopete oscar) )
zeroconf? ( $(add_kdeapps_dep zeroconf-ioslave) )
"
Expand Down
4 changes: 2 additions & 2 deletions kde-misc/kraidmonitor/kraidmonitor-0.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

S=${WORKDIR}/${PN}
2 changes: 1 addition & 1 deletion kde-misc/miniplayer/miniplayer-2.5-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

src_prepare() {
Expand Down
6 changes: 3 additions & 3 deletions kde-misc/plasma-emergelog/plasma-emergelog-0.0.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE4 plasmoid for monitoring emerge progress"
DESCRIPTION="Plasmoid for monitoring emerge progress"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=103928"
SRC_URI="http://dev.gentooexperimental.org/~hwoarang/projects/plasma-emergelog/${P}.tar.gz"

Expand All @@ -18,7 +18,7 @@ SLOT="4"
IUSE="debug"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

PATCHES=(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="KDE applet to monitor the network interface status"
DESCRIPTION="Plasma applet to monitor the network interface status"
HOMEPAGE="https://sourceforge.net/projects/pa-net-stat/"
SRC_URI="mirror://sourceforge/pa-net-stat/${P}-Source.tar.bz2"

Expand All @@ -17,7 +17,7 @@ IUSE="debug"

DEPEND=""
RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"

S="${WORKDIR}/${P}-Source"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -20,7 +20,7 @@ SLOT="4"
SRC_URI="http://kde-look.org/CONTENT/content-files/${CONTENT_NUMBER}-photo-of-the-day.tar.gz -> ${CONTENT_NUMBER}-photo-of-the-day-${PV}.tar.gz"

RDEPEND="
$(add_kdebase_dep plasma-workspace)
kde-plasma/plasma-workspace:4
"
DEPEND="${RDEPEND}
sys-devel/gettext
Expand Down
Loading

0 comments on commit 44624d2

Please sign in to comment.