* [gentoo-commits] proj/kde:master commit in: kde-apps/konsole/, kde-apps/konsolepart/
@ 2016-01-09 15:17 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-01-09 15:17 UTC (permalink / raw
To: gentoo-commits
commit: 129d0bb8d550114379c3d9d4c9bbbb63b2d5d205
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Jan 7 18:43:23 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 15:16:58 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=129d0bb8
kde-apps/konsole: Drop split 4.14.3-r2 version, moved to tree
Package-Manager: portage-2.2.26
...le-15.12.0.ebuild => konsole-15.12.0-r1.ebuild} | 0
kde-apps/konsole/konsole-4.14.3-r2.ebuild | 45 ---------------
kde-apps/konsolepart/konsolepart-4.14.3.ebuild | 65 ----------------------
kde-apps/konsolepart/metadata.xml | 5 --
4 files changed, 115 deletions(-)
diff --git a/kde-apps/konsole/konsole-15.12.0.ebuild b/kde-apps/konsole/konsole-15.12.0-r1.ebuild
similarity index 100%
rename from kde-apps/konsole/konsole-15.12.0.ebuild
rename to kde-apps/konsole/konsole-15.12.0-r1.ebuild
diff --git a/kde-apps/konsole/konsole-4.14.3-r2.ebuild b/kde-apps/konsole/konsole-4.14.3-r2.ebuild
deleted file mode 100644
index f846dd7..0000000
--- a/kde-apps/konsole/konsole-4.14.3-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KDE_DOC_DIRS="doc/manual"
-VIRTUALX_REQUIRED="test"
-VIRTUALDBUS_TEST="true"
-inherit kde4-base
-
-DESCRIPTION="X terminal for use with KDE"
-HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND=""
-RDEPEND="$(add_kdeapps_dep konsolepart)"
-
-# can't connect to a kded instance, fails to connect to dbus
-RESTRICT="test"
-
-src_prepare() {
- comment_add_subdirectory data
-
- kde4-base_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DWITH_LibKonq=OFF
- )
-
- kde4-base_src_configure
-}
-
-src_install() {
- kde4-base_src_install
-
- rm -r "${ED}"usr/$(get_libdir) || die
- rm -r "${ED}"usr/share/apps || die
- rm "${ED}"usr/share/kde4/services/konsolepart.desktop || die
- rm -r "${ED}"usr/share/kde4/servicetypes || die
-}
diff --git a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild
deleted file mode 100644
index af82f3d..0000000
--- a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="konsole"
-KDE_HANDBOOK="never"
-VIRTUALX_REQUIRED="test"
-VIRTUALDBUS_TEST="true"
-inherit kde4-base
-
-DESCRIPTION="X terminal kpart for use by konsole and other KDE applications"
-HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug minimal"
-
-COMMONDEPEND="
- !aqua? (
- x11-libs/libX11
- x11-libs/libXext
- >=x11-libs/libxklavier-3.2
- x11-libs/libXrender
- x11-libs/libXtst
- !minimal? ( $(add_kdeapps_dep libkonq) )
- )
-"
-DEPEND="${COMMONDEPEND}
- !aqua? (
- x11-apps/bdftopcf
- x11-proto/kbproto
- x11-proto/renderproto
- )
-"
-RDEPEND="${COMMONDEPEND}
- !<kde-apps/konsole-4.14.3-r2
-"
-
-# can't connect to a kded instance, fails to connect to dbus
-RESTRICT="test"
-
-S="${WORKDIR}/${KMNAME}-${PV}"
-
-src_prepare() {
- comment_add_subdirectory doc/manual
-
- kde4-base_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_with "!minimal" LibKonq)
- )
-
- kde4-base_src_configure
-}
-
-src_install() {
- kde4-base_src_install
-
- rm -r "${ED}"usr/bin || die
- rm -r "${ED}"usr/share/applications || die
- rm "${ED}"usr/share/kde4/services/ServiceMenus/konsolehere.desktop || die
- rm "${ED}"usr/share/kde4/services/ServiceMenus/konsolerun.desktop || die
-}
diff --git a/kde-apps/konsolepart/metadata.xml b/kde-apps/konsolepart/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/kde-apps/konsolepart/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-09 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-09 15:17 [gentoo-commits] proj/kde:master commit in: kde-apps/konsole/, kde-apps/konsolepart/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox