public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/
Date: Tue, 23 Feb 2016 14:15:29 +0000 (UTC)	[thread overview]
Message-ID: <1456236918.5929921bb130cdcb0e48b14981c7dded23cae9fc.kensington@gentoo> (raw)

commit:     5929921bb130cdcb0e48b14981c7dded23cae9fc
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Feb 21 09:37:34 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 14:15:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5929921b

app-editors/kile: Add DEPEND, force handbook optional, KF5 minimal

Package-Manager: portage-2.2.27

 app-editors/kile/kile-9999.ebuild | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild
index ba59e47..7e5db05 100644
--- a/app-editors/kile/kile-9999.ebuild
+++ b/app-editors/kile/kile-9999.ebuild
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 CMAKE_MIN_VERSION="3.0.2"
-KDE_HANDBOOK=true
+FRAMEWORKS_MINIMAL="5.19.0"
+KDE_HANDBOOK="forceoptional"
 MY_P=${P/_beta/b}
 inherit kde5
 
@@ -37,6 +38,7 @@ DEPEND="
 	$(add_qt_dep qtscript)
 	$(add_qt_dep qttest)
 	$(add_qt_dep qtwidgets)
+	pdf? ( app-text/poppler[qt5] )
 "
 
 RDEPEND="${DEPEND}
@@ -72,3 +74,11 @@ src_prepare() {
 	sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
 		-i CMakeLists.txt || die
 }
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package pdf Poppler)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2016-02-23 14:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 14:15 Michael Palimaka [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
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-13 20:46 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=1456236918.5929921bb130cdcb0e48b14981c7dded23cae9fc.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