From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/
Date: Thu, 15 Oct 2015 08:14:37 +0000 (UTC) [thread overview]
Message-ID: <1444896864.d89e1ac6dd54d4eb11c033317fed00988d1ef27a.kensington@gentoo> (raw)
commit: d89e1ac6dd54d4eb11c033317fed00988d1ef27a
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Oct 14 22:11:19 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 08:14:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d89e1ac6
dev-util/kdevelop-php: Add missing DEPENDs, block kdevelop-php-docs
dev-util/kdevelop-php-docs was merged into kdevelop-php.
Package-Manager: portage-2.2.23
dev-util/kdevelop-php/kdevelop-php-9999.ebuild | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
index e4f7bf8..fb816bc 100644
--- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
@@ -4,15 +4,16 @@
EAPI=5
-VIRTUALX_REQUIRED="test"
+EGIT_REPONAME="${KMNAME}"
KDEBASE="kdevelop"
+KDE_DOXYGEN="true"
KMNAME="kdev-php"
-EGIT_REPONAME="${KMNAME}"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="PHP plugin for KDevelop 5"
LICENSE="GPL-2 LGPL-2"
-IUSE="doc"
+IUSE=""
if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
@@ -20,6 +21,7 @@ fi
DEPEND="
$(add_frameworks_dep kapidox)
+ $(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -31,11 +33,17 @@ DEPEND="
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep threadweaver)
dev-qt/qtgui:5
+ dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
dev-util/kdevelop-pg-qt:5
>=dev-util/kdevplatform-${PV}:${SLOT}
"
RDEPEND="${DEPEND}
+ !dev-util/kdevelop-php-docs
dev-util/kdevelop:${SLOT}
- doc? ( >=dev-util/kdevelop-php-docs-${PV}:${SLOT} )
"
+
+src_prepare() {
+ use doc || comment_add_subdirectory docs
+ kde5_src_prepare
+}
next reply other threads:[~2015-10-15 8:14 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 8:14 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-22 20:03 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/ Andreas Sturmlechner
2024-08-10 21:39 Andreas Sturmlechner
2024-03-07 12:09 Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-06-04 14:26 Andreas Sturmlechner
2020-01-11 20:53 Andreas Sturmlechner
2019-04-01 19:38 Andreas Sturmlechner
2018-10-10 5:33 Andreas Sturmlechner
2018-10-08 17:53 Andreas Sturmlechner
2018-10-07 23:27 Andreas Sturmlechner
2017-10-03 9:44 Johannes Huber
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-15 15:05 Andreas Sturmlechner
2017-08-08 23:49 Andreas Sturmlechner
2017-06-21 17:58 Andreas Sturmlechner
2017-03-18 21:42 Johannes Huber
2017-01-06 14:15 Johannes Huber
2016-08-31 14:30 Michael Palimaka
2016-08-24 13:38 Michael Palimaka
2016-08-21 20:21 Michael Palimaka
2016-06-23 9:29 Johannes Huber
2016-03-24 20:59 Johannes Huber
2015-09-20 15:48 Manuel Rüger
2015-07-15 21:09 Johannes Huber
2015-02-10 21:47 Johannes Huber
2014-12-26 13:14 Michael Palimaka
2014-12-26 10:59 Michael Palimaka
2014-09-18 14:46 Johannes Huber
2014-05-30 7:28 Johannes Huber
2014-03-12 13:06 Johannes Huber
2014-03-11 10:21 Johannes Huber
2013-12-27 16:19 Chris Reffett
2012-04-14 23:46 Johannes Huber
2012-03-17 12:57 Maciej Mrozowski
2012-03-12 15:57 Johannes Huber
2012-03-12 15:57 Johannes Huber
2012-02-17 2:17 Ian Delaney
2012-02-14 15:39 Johannes Huber
2011-06-15 22:54 Maciej Mrozowski
2011-04-12 21:49 Andreas K. Huettel
2011-02-25 22:47 Andreas K. Huettel
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=1444896864.d89e1ac6dd54d4eb11c033317fed00988d1ef27a.kensington@gentoo \
--to=kensington@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