From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/
Date: Tue, 13 Jan 2015 20:46:46 +0000 (UTC) [thread overview]
Message-ID: <1421181940.6ebd1d942f96d926c57bf21ad20dc36aa7a22ebf.johu@gentoo> (raw)
commit: 6ebd1d942f96d926c57bf21ad20dc36aa7a22ebf
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 11 16:32:28 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 13 20:45:40 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6ebd1d94
[app-editors/kile] Re-organise dependencies
- move packages to DEPEND
- use CMAKE_MIN_VERSION
- drop non-existing okular[postscript] use-dep
- fix konsole RDEPEND
- block app-editors/kile:4 (adhere to coding style guide)
- remove qtcore:5 dependency as it is set by kde5.eclass
Package-Manager: portage-2.2.14
---
app-editors/kile/kile-5.9999.ebuild | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/app-editors/kile/kile-5.9999.ebuild b/app-editors/kile/kile-5.9999.ebuild
index 0c48f50..9b460a9 100644
--- a/app-editors/kile/kile-5.9999.ebuild
+++ b/app-editors/kile/kile-5.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=5
+CMAKE_MIN_VERSION="3.0.2"
KDE_HANDBOOK=true
EGIT_BRANCH="frameworks"
MY_P=${P/_beta/b}
@@ -18,10 +19,6 @@ KEYWORDS=""
IUSE="debug +pdf +png"
DEPEND="
- >=dev-util/cmake-3.0.2
-"
-
-RDEPEND="${DEPEND}
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdoctools)
@@ -35,16 +32,20 @@ RDEPEND="${DEPEND}
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
- || (
- $(add_kdeapps_dep konsole)
- $(add_kdeapps_dep okular 'pdf?,postscript')
- app-text/acroread
- )
- dev-qt/qtcore:5
+ $(add_kdeapps_dep okular)
dev-qt/qtdbus:5
dev-qt/qtscript:5
dev-qt/qttest:5
dev-qt/qtwidgets:5
+"
+
+RDEPEND="${DEPEND}
+ !app-editors/kile:4
+ $(add_kdeapps_dep konsole)
+ || (
+ $(add_kdeapps_dep okular 'pdf?')
+ app-text/acroread
+ )
virtual/latex-base
virtual/tex-base
pdf? (
next reply other threads:[~2015-01-13 20:46 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-13 20:46 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-09 21:03 [gentoo-commits] proj/kde:master commit in: app-editors/kile/ Andreas Sturmlechner
2024-03-03 18:03 Andreas Sturmlechner
2024-03-03 11:34 Andreas Sturmlechner
2024-02-06 19:27 Andreas Sturmlechner
2022-11-24 18:51 Andreas Sturmlechner
2022-11-24 18:51 Andreas Sturmlechner
2022-07-09 12:52 Andreas Sturmlechner
2020-10-18 16:01 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-05-23 22:00 Andreas Sturmlechner
2019-11-22 20:05 Andreas Sturmlechner
2019-11-11 0:47 Andreas Sturmlechner
2018-01-21 9:42 Johannes Huber
2017-12-03 20:00 Andreas Sturmlechner
2017-11-24 22:11 Andreas Sturmlechner
2017-11-11 18:39 Andreas Sturmlechner
2017-08-03 18:01 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-07-20 18:25 Michael Palimaka
2016-02-23 14:15 Michael Palimaka
2015-06-29 20:56 Johannes Huber
2015-06-27 21:11 Johannes Huber
2015-05-21 23:16 Manuel Rüger
2015-01-19 21:56 Johannes Huber
2015-01-11 2:58 Manuel Rüger
2014-12-08 16:32 Michael Palimaka
2014-12-02 19:58 Manuel Rüger
2013-04-26 21:24 Johannes Huber
2012-07-31 17:43 Michael Palimaka
2012-06-17 5:46 Chris Reffett
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=1421181940.6ebd1d942f96d926c57bf21ad20dc36aa7a22ebf.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