public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevplatform/, dev-util/kdevelop-php/, dev-util/kdevelop/, ...
Date: Tue, 14 Feb 2012 17:32:37 +0000 (UTC)	[thread overview]
Message-ID: <1329240564.996f9b57fd0256203f1f60132c1fd9a0ffd59670.johu@gentoo> (raw)

commit:     996f9b57fd0256203f1f60132c1fd9a0ffd59670
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 17:29:24 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 17:29:24 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=996f9b57

[dev-util/kdevelop] Remove kdevelop 4.3 beta1.

(Portage version: 2.2.0_alpha85/git/Linux x86_64, unsigned Manifest commit)

---
 .../kdevelop-php-docs-1.2.81.ebuild                |   23 -------
 dev-util/kdevelop-php/kdevelop-php-1.2.81.ebuild   |   33 ----------
 dev-util/kdevelop/kdevelop-4.2.81.ebuild           |   51 ---------------
 dev-util/kdevplatform/kdevplatform-1.2.81.ebuild   |   68 --------------------
 4 files changed, 0 insertions(+), 175 deletions(-)

diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.2.81.ebuild b/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.2.81.ebuild
deleted file mode 100644
index 78ece80..0000000
--- a/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.2.81.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca ca@valencia da de en_GB es et fr gl it nb nds nl pt pt_BR ru sv uk zh_CN zh_TW"
-
-KMNAME="kdevelop"
-KMMODULE="php-docs"
-KDEVELOP_VERSION="4.2.81"
-inherit kde4-base
-
-DESCRIPTION="PHP documentation plugin for KDevelop 4"
-SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.bz2"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2 LGPL-2"
-IUSE="debug"
-
-RDEPEND="
-	!=dev-util/kdevelop-plugins-1.0.0
-"

diff --git a/dev-util/kdevelop-php/kdevelop-php-1.2.81.ebuild b/dev-util/kdevelop-php/kdevelop-php-1.2.81.ebuild
deleted file mode 100644
index 5577ab3..0000000
--- a/dev-util/kdevelop-php/kdevelop-php-1.2.81.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-# Bug 330051
-# RESTRICT="test"
-
-KDE_LINGUAS="ca ca@valencia da de en_GB es et fr it nb nds nl pt pt_BR sv th uk zh_CN zh_TW"
-
-KMNAME="kdevelop"
-KMMODULE="php"
-KDEVELOP_VERSION="4.2.81"
-VIRTUALX_REQUIRED=test
-inherit kde4-base
-
-DESCRIPTION="PHP plugin for KDevelop 4"
-SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.bz2"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2 LGPL-2"
-IUSE="debug doc"
-
-DEPEND="
-	>=dev-util/kdevelop-pg-qt-0.9.82
-"
-RDEPEND="
-	dev-util/kdevelop
-	doc? ( >=dev-util/kdevelop-php-docs-${PV}:${SLOT} )
-"
-
-PATCHES=( "${FILESDIR}/${PN}"-1.2.0-{dbustests,parmake}.patch )

diff --git a/dev-util/kdevelop/kdevelop-4.2.81.ebuild b/dev-util/kdevelop/kdevelop-4.2.81.ebuild
deleted file mode 100644
index 8c2602d..0000000
--- a/dev-util/kdevelop/kdevelop-4.2.81.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca ca@valencia da de en_GB es et fr it nb nds nl pt pt_BR ru sl sv th uk zh_CN zh_TW"
-VIRTUALX_REQUIRED=test
-KDE_SCM=git
-inherit kde4-base
-
-DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, C/C++ and many other languages."
-
-SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.bz2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-LICENSE="GPL-2 LGPL-2"
-IUSE="+cmake +cxx debug okteta +qmake qthelp"
-
-# Remove ksysguard dep after libprocessui moved into kdelibs
-DEPEND="
-	dev-util/kdevplatform[subversion]
-	$(add_kdebase_dep ksysguard)
-	$(add_kdebase_dep libkworkspace)
-	okteta? ( $(add_kdebase_dep okteta) )
-	qthelp? ( >=x11-libs/qt-assistant-4.4:4 )
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kapptemplate)
-	cxx? ( >=sys-devel/gdb-7.0[python] )
-"
-# see bug 347547 about the kdevplatform[subversion] dependency
-
-RESTRICT="test"
-# see bug 366471
-
-src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use_build cmake)
-		$(cmake-utils_use_build cmake cmakebuilder)
-		$(cmake-utils_use_build cxx cpp)
-		$(cmake-utils_use_with okteta LibKasten)
-		$(cmake-utils_use_with okteta LibOkteta)
-		$(cmake-utils_use_with okteta LibOktetaKasten)
-		$(cmake-utils_use_build qmake)
-		$(cmake-utils_use_build qmake qmakebuilder)
-		$(cmake-utils_use_build qmake qmake_parser)
-		$(cmake-utils_use_build qthelp)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild b/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild
deleted file mode 100644
index c213439..0000000
--- a/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdevelop"
-KDE_SCM="git"
-EGIT_REPONAME="${PN}"
-KDE_MINIMAL="4.7"
-VIRTUALX_REQUIRED=test
-KDE_LINGUAS="ca ca@valencia da de en_GB es et fr it nb nds nl pt pt_BR ru sl sv th uk zh_CN zh_TW"
-inherit kde4-base
-
-SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.bz2"
-DESCRIPTION="KDE development support libraries and apps"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-# Moved to playground for now
-# bazaar kompare mercurial
-LICENSE="GPL-2 LGPL-2"
-IUSE="cvs debug git reviewboard subversion"
-
-# Moved to playground for now
-# bazaar? ( dev-vcs/bzr )
-# kompare? ( $(add_kdebase_dep kompare) )
-# mercurial? ( dev-vcs/mercurial )
-# block - some plugins moved to kdevplatform from kdevelop
-DEPEND="
-	dev-libs/boost
-	reviewboard? ( dev-libs/qjson )
-	subversion? ( dev-vcs/subversion )
-"
-RDEPEND="${DEPEND}
-	!<dev-util/kdevelop-${KDEVELOP_VERSION}:4
-	!dev-util/kdevelop-git
-	$(add_kdebase_dep konsole)
-	cvs? ( dev-vcs/cvs )
-	git? ( dev-vcs/git )
-"
-
-# Quite few fails and upstream is aware
-RESTRICT="test"
-
-src_prepare() {
-	kde4-base_src_prepare
-
-	# FindKDevPlatform.cmake is installed by kdelibs
-	sed -i \
-		-e '/cmakeFiles/s/^/#DONOTINSTALL/' \
-		cmake/modules/CMakeLists.txt || die
-}
-
-# Moved to playground for now
-# $(cmake-utils_use_build bazaar)
-# $(cmake-utils_use_with kompare)
-# $(cmake-utils_use_build mercurial)
-src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use_build cvs)
-		$(cmake-utils_use_build git)
-		$(cmake-utils_use_with reviewboard QJSON)
-		$(cmake-utils_use_build subversion)
-		$(cmake-utils_use_with subversion SubversionLibrary)
-	)
-
-	kde4-base_src_configure
-}



             reply	other threads:[~2012-02-14 17:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14 17:32 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-14 17:32 [gentoo-commits] proj/kde:master commit in: dev-util/kdevplatform/, dev-util/kdevelop-php/, dev-util/kdevelop/, Johannes Huber
2012-02-17 16:56 Ian Delaney
2012-02-18 15:09 Theo Chatzimichos
2012-09-11 12:23 Johannes Huber
2012-10-30 16:49 Michael Palimaka
2013-06-08  2:39 Maciej Mrozowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1329240564.996f9b57fd0256203f1f60132c1fd9a0ffd59670.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox