commit:     e5fd4c77c49f095d6da2d0fe1f45861902a2d18e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  1 12:45:34 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec  1 12:45:34 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e5fd4c77

[kde-base] Remove KDE workspace 4.11 branch

---
 kde-base/khotkeys/khotkeys-4.11.49.9999.ebuild     |  23 ----
 .../kinfocenter/kinfocenter-4.11.49.9999.ebuild    |  37 -------
 kde-base/kmenuedit/kmenuedit-4.11.49.9999.ebuild   |  31 ------
 kde-base/ksysguard/ksysguard-4.11.49.9999.ebuild   |  46 --------
 kde-base/kwin/kwin-4.11.49.9999.ebuild             |  80 --------------
 kde-base/kwrited/kwrited-4.11.49.9999.ebuild       |  16 ---
 .../plasma-workspace-4.11.49.9999.ebuild           | 122 ---------------------
 kde-base/powerdevil/powerdevil-4.11.49.9999.ebuild |  32 ------
 .../systemsettings-4.11.49.9999.ebuild             | 100 -----------------
 9 files changed, 487 deletions(-)

diff --git a/kde-base/khotkeys/khotkeys-4.11.49.9999.ebuild 
b/kde-base/khotkeys/khotkeys-4.11.49.9999.ebuild
deleted file mode 100644
index c401f5a..0000000
--- a/kde-base/khotkeys/khotkeys-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kde-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep libkworkspace)
-       x11-libs/libX11
-       x11-libs/libXtst
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       libs/kworkspace/
-"

diff --git a/kde-base/kinfocenter/kinfocenter-4.11.49.9999.ebuild 
b/kde-base/kinfocenter/kinfocenter-4.11.49.9999.ebuild
deleted file mode 100644
index c6b578a..0000000
--- a/kde-base/kinfocenter/kinfocenter-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-workspace"
-OPENGL_REQUIRED="optional"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Info Center"
-HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
-KEYWORDS=""
-IUSE="debug ieee1394"
-
-DEPEND="
-       sys-apps/pciutils
-       x11-libs/libX11
-       ieee1394? ( sys-libs/libraw1394 )
-       opengl? (
-               virtual/glu
-               virtual/opengl
-       )
-"
-RDEPEND="${DEPEND}
-       sys-apps/usbutils
-"
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_with ieee1394 RAW1394)
-               $(cmake-utils_use_with opengl OpenGL)
-       )
-
-       kde4-meta_src_configure
-}
\ No newline at end of file

diff --git a/kde-base/kmenuedit/kmenuedit-4.11.49.9999.ebuild 
b/kde-base/kmenuedit/kmenuedit-4.11.49.9999.ebuild
deleted file mode 100644
index cc60dfc..0000000
--- a/kde-base/kmenuedit/kmenuedit-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE menu editor"
-KEYWORDS=""
-IUSE="debug"
-
-RDEPEND="
-       $(add_kdebase_dep khotkeys)
-"
-DEPEND=${RDEPEND}
-
-KMEXTRACTONLY="
-       libs/kworkspace/
-"
-
-src_configure() {
-       sed -i -e \
-               
"s:\${CMAKE_CURRENT_BINARY_DIR}/../khotkeys/app/org.kde.khotkeys.xml:${EPREFIX}/usr/share/dbus-1/interfaces/org.kde.khotkeys.xml:g"
 \
-               kmenuedit/CMakeLists.txt \
-               || die "sed failed"
-
-       kde4-meta_src_configure
-}

diff --git a/kde-base/ksysguard/ksysguard-4.11.49.9999.ebuild 
b/kde-base/ksysguard/ksysguard-4.11.49.9999.ebuild
deleted file mode 100644
index f1357a0..0000000
--- a/kde-base/ksysguard/ksysguard-4.11.49.9999.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
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-workspace"
-CPPUNIT_REQUIRED="optional"
-VIRTUALX_REQUIRED="test"
-inherit kde4-meta
-
-DESCRIPTION="KSysguard is a network enabled task manager and system monitor 
application"
-HOMEPAGE+=" http://userbase.kde.org/KSysGuard";
-KEYWORDS=""
-IUSE="debug lm_sensors test"
-
-DEPEND="
-       sys-libs/zlib
-       x11-libs/libX11
-       x11-libs/libXres
-       lm_sensors? ( sys-apps/lm_sensors )
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-# bug 393091
-
-KMEXTRA="
-       libs/ksysguard/
-"
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_with lm_sensors Sensors)
-       )
-
-       kde4-meta_src_configure
-}
-
-pkg_postinst() {
-       kde4-meta_pkg_postinst
-       ewarn "Note that ksysguard has powerful features; one of these is the 
executing of arbitrary"
-       ewarn "programs with elevated privileges (as data sources). So be 
careful opening worksheets"
-       ewarn "from untrusted sources!"
-}

diff --git a/kde-base/kwin/kwin-4.11.49.9999.ebuild 
b/kde-base/kwin/kwin-4.11.49.9999.ebuild
deleted file mode 100644
index 610a8e3..0000000
--- a/kde-base/kwin/kwin-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kde-workspace"
-DECLARATIVE_REQUIRED="always"
-OPENGL_REQUIRED="always"
-
-#VIRTUALX_REQUIRED=test
-RESTRICT=test
-# test 8: kwin-TestVirtualDesktops hangs even with virtualx
-
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="KDE window manager"
-HOMEPAGE+=" http://userbase.kde.org/KWin";
-KEYWORDS=""
-IUSE="debug gles opengl wayland"
-
-COMMONDEPEND="
-       $(add_kdebase_dep kactivities)
-       $(add_kdebase_dep kdelibs opengl)
-       $(add_kdebase_dep kephal)
-       $(add_kdebase_dep libkworkspace)
-       $(add_kdebase_dep liboxygenstyle)
-       x11-libs/libICE
-       x11-libs/libSM
-       x11-libs/libX11
-       x11-libs/libxcb
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-keysyms
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libXdamage
-       x11-libs/libXext
-       x11-libs/libXfixes
-       >=x11-libs/libXrandr-1.2.1
-       x11-libs/libXrender
-       x11-libs/libXxf86vm
-       opengl? ( >=media-libs/mesa-7.10 )
-       gles? ( >=media-libs/mesa-7.12[egl(+),gles2] )
-       wayland? ( >=media-libs/mesa-9.0[egl(+),wayland] )
-"
-DEPEND="${COMMONDEPEND}
-       x11-libs/xcb-util-renderutil
-       x11-proto/compositeproto
-       x11-proto/damageproto
-       x11-proto/fixesproto
-       x11-proto/randrproto
-       x11-proto/renderproto
-"
-RDEPEND="${COMMONDEPEND}
-       x11-apps/scripts
-"
-
-KMEXTRACTONLY="
-       ksmserver/
-       libs/kephal/
-       libs/oxygen/
-"
-
-# you need one of these
-REQUIRED_USE="!opengl? ( gles ) !gles? ( opengl ) wayland? ( gles )"
-
-src_configure() {
-       # FIXME Remove when activity API moved away from libkworkspace
-       append-cppflags "-I${EPREFIX}/usr/include/kworkspace"
-
-       local mycmakeargs=(
-               $(cmake-utils_use_with gles OpenGLES)
-               $(cmake-utils_use gles KWIN_BUILD_WITH_OPENGLES)
-               $(cmake-utils_use_with opengl OpenGL)
-               $(cmake-utils_use_with wayland Wayland)
-               -DWITH_X11_Xcomposite=ON
-       )
-
-       kde4-meta_src_configure
-}

diff --git a/kde-base/kwrited/kwrited-4.11.49.9999.ebuild 
b/kde-base/kwrited/kwrited-4.11.49.9999.ebuild
deleted file mode 100644
index f9fb33d..0000000
--- a/kde-base/kwrited/kwrited-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-KMNAME="kde-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE daemon listening for wall and write messages"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-       || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 )
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild 
b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
deleted file mode 100644
index b605ccf..0000000
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-KDE_HANDBOOK="optional"
-KMNAME="kde-workspace"
-KMMODULE="plasma"
-PYTHON_COMPAT=( python2_7 )
-OPENGL_REQUIRED="always"
-inherit python-single-r1 kde4-meta
-
-DESCRIPTION="Plasma: KDE desktop framework"
-KEYWORDS=""
-IUSE="debug gps json +kdepim nepomuk python qalculate"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMONDEPEND="
-       dev-libs/libdbusmenu-qt
-       >=dev-qt/qtcore-4.8.4-r3:4
-       !kde-misc/ktouchpadenabler
-       $(add_kdebase_dep kactivities)
-       $(add_kdebase_dep kdelibs 'nepomuk?')
-       $(add_kdebase_dep kephal)
-       $(add_kdebase_dep ksysguard)
-       $(add_kdebase_dep libkworkspace)
-       $(add_kdebase_dep libplasmaclock 'kdepim?')
-       $(add_kdebase_dep libplasmagenericshell)
-       $(add_kdebase_dep libtaskmanager)
-       x11-libs/libX11
-       x11-libs/libXcomposite
-       x11-libs/libXdamage
-       x11-libs/libXext
-       x11-libs/libXfixes
-       x11-libs/libXi
-       x11-libs/libXrender
-       gps? ( >=sci-geosciences/gpsd-2.37 )
-       json? ( dev-libs/qjson )
-       kdepim? ( $(add_kdebase_dep kdepimlibs) )
-       nepomuk? (
-               dev-libs/soprano
-               $(add_kdebase_dep nepomuk-core)
-       )
-       python? (
-               ${PYTHON_DEPS}
-               >=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
-               $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
-       )
-       qalculate? ( sci-libs/libqalculate )
-"
-DEPEND="${COMMONDEPEND}
-       dev-libs/boost
-       x11-proto/compositeproto
-       x11-proto/damageproto
-       x11-proto/fixesproto
-       x11-proto/renderproto
-"
-RDEPEND="${COMMONDEPEND}
-       $(add_kdebase_dep plasma-runtime)
-"
-
-KMEXTRA="
-       appmenu/
-       ktouchpadenabler/
-       statusnotifierwatcher/
-"
-KMEXTRACTONLY="
-       kcheckpass/
-       krunner/dbus/org.freedesktop.ScreenSaver.xml
-       krunner/dbus/org.kde.krunner.App.xml
-       ksmserver/org.kde.KSMServerInterface.xml
-       ksmserver/screenlocker/
-       libs/kephal/
-       libs/kworkspace/
-       libs/taskmanager/
-       libs/plasmagenericshell/
-       libs/ksysguard/
-       libs/kdm/kgreeterplugin.h
-       ksysguard/
-"
-
-pkg_setup() {
-       if use python ; then
-               python-single-r1_pkg_setup
-       fi
-       kde4-meta_pkg_setup
-}
-
-src_unpack() {
-       if use handbook; then
-               KMEXTRA+=" doc/plasma-desktop"
-       fi
-
-       kde4-meta_src_unpack
-}
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_with gps libgps)
-               $(cmake-utils_use_with json QJSON)
-               $(cmake-utils_use_with kdepim Akonadi)
-               $(cmake-utils_use_with kdepim KdepimLibs)
-               $(cmake-utils_use_with nepomuk NepomukCore)
-               $(cmake-utils_use_with nepomuk Soprano)
-               $(cmake-utils_use_with python PythonLibrary)
-               $(cmake-utils_use_with qalculate)
-               -DWITH_Xmms=OFF
-       )
-
-       kde4-meta_src_configure
-}
-
-src_install() {
-       kde4-meta_src_install
-
-       if use python; then
-               python_optimize "${ED}"
-       fi
-}

diff --git a/kde-base/powerdevil/powerdevil-4.11.49.9999.ebuild 
b/kde-base/powerdevil/powerdevil-4.11.49.9999.ebuild
deleted file mode 100644
index c83872a..0000000
--- a/kde-base/powerdevil/powerdevil-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kde-workspace"
-inherit kde4-meta
-
-DESCRIPTION="PowerDevil is an utility for KDE4 for Laptop Powermanagement"
-HOMEPAGE="http://solid.kde.org";
-KEYWORDS=""
-IUSE="debug +pm-utils"
-
-DEPEND="
-       $(add_kdebase_dep kactivities)
-       $(add_kdebase_dep libkworkspace)
-       !aqua? (
-               x11-libs/libX11
-               x11-libs/libXext
-               x11-libs/libXrandr
-       )
-"
-RDEPEND="${DEPEND}
-       pm-utils? ( sys-power/pm-utils )
-"
-
-KMEXTRACTONLY="
-       krunner/
-       ksmserver/org.kde.KSMServerInterface.xml
-       ksmserver/screenlocker/dbus/org.freedesktop.ScreenSaver.xml
-"

diff --git a/kde-base/systemsettings/systemsettings-4.11.49.9999.ebuild 
b/kde-base/systemsettings/systemsettings-4.11.49.9999.ebuild
deleted file mode 100644
index 4ee7da0..0000000
--- a/kde-base/systemsettings/systemsettings-4.11.49.9999.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-workspace"
-OPENGL_REQUIRED="optional"
-VIRTUALX_REQUIRED="test"
-VIRTUALDBUS_TEST="true"
-inherit kde4-meta
-
-DESCRIPTION="System settings utility"
-HOMEPAGE+=" http://userbase.kde.org/System_Settings";
-IUSE="debug gtk +kscreen nepomuk +usb"
-KEYWORDS=""
-
-COMMONDEPEND="
-       app-misc/strigi
-       dev-libs/glib:2
-       $(add_kdebase_dep kwin)
-       $(add_kdebase_dep libkworkspace)
-       media-libs/fontconfig
-       >=media-libs/freetype-2
-       >=x11-libs/libxklavier-3.2
-       x11-libs/libX11
-       x11-libs/libXcursor
-       x11-libs/libXext
-       x11-libs/libXfixes
-       x11-libs/libXft
-       x11-libs/libXi
-       x11-libs/libxkbfile
-       x11-libs/libXrandr
-       x11-libs/libXtst
-       opengl? ( virtual/opengl )
-       usb? ( virtual/libusb:0 )
-"
-DEPEND="${COMMONDEPEND}
-       x11-proto/kbproto
-       x11-proto/xextproto
-"
-RDEPEND="${COMMONDEPEND}
-       sys-libs/timezone-data
-       x11-apps/setxkbmap
-       x11-misc/xkeyboard-config
-       gtk? ( kde-misc/kde-gtk-config )
-       kscreen? ( kde-misc/kscreen )
-       nepomuk? ( $(add_kdebase_dep nepomuk) )
-"
-
-KMEXTRA="
-       kcontrol/
-"
-KMEXTRACTONLY="
-       krunner/dbus/org.kde.krunner.App.xml
-       krunner/dbus/org.kde.screensaver.xml
-       ksmserver/screenlocker/dbus/org.kde.screensaver.xml
-       kwin/
-       libs/
-       plasma/
-"
-# fails to connect to a kded instance
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-kcm-randr.patch" )
-
-src_unpack() {
-       if use handbook; then
-               KMEXTRA+="
-                       doc/kcontrol
-                       doc/kfontview
-               "
-       fi
-
-       kde4-meta_src_unpack
-}
-
-src_prepare() {
-       sed -i -e 's/systemsettingsrc DESTINATION 
${SYSCONF_INSTALL_DIR}/systemsettingsrc DESTINATION ${CONFIG_INSTALL_DIR}/' \
-               systemsettings/CMakeLists.txt \
-               || die "Failed to fix systemsettingsrc install location"
-
-       kde4-meta_src_prepare
-}
-
-# FIXME: is have_openglxvisual found without screensaver
-src_configure() {
-       # Old keyboard-detection code is unmaintained,
-       # so we force the new stuff, using libxklavier.
-       local mycmakeargs=(
-               -DUSE_XKLAVIER=ON -DWITH_LibXKlavier=ON
-               -DWITH_GLIB2=ON -DWITH_GObject=ON
-               -DBUILD_KCM_RANDR=$(usex !kscreen)
-               $(cmake-utils_use_with opengl OpenGL)
-               $(cmake-utils_use_with usb)
-       )
-
-       kde4-meta_src_configure
-}

Reply via email to