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: kde-apps/libkface/
Date: Sun, 11 Oct 2015 06:54:29 +0000 (UTC)	[thread overview]
Message-ID: <1444546439.59f1230649ed1f49cee3013277ffea7965e08bfe.kensington@gentoo> (raw)

commit:     59f1230649ed1f49cee3013277ffea7965e08bfe
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Oct  9 19:44:46 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 06:53:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=59f12306

kde-apps/libkface: Remove last kf5 DEPEND, enable opencv3

Package-Manager: portage-2.2.23

 kde-apps/libkface/libkface-5.9999.ebuild | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/kde-apps/libkface/libkface-5.9999.ebuild b/kde-apps/libkface/libkface-5.9999.ebuild
index 6b4846a..ad62929 100644
--- a/kde-apps/libkface/libkface-5.9999.ebuild
+++ b/kde-apps/libkface/libkface-5.9999.ebuild
@@ -15,15 +15,21 @@ IUSE=""
 
 KEYWORDS=""
 
-CDEPEND="
-	$(add_frameworks_dep ki18n)
+DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtsql:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	>=media-libs/opencv-2.4.9
+	>=media-libs/opencv-3[contrib]
 "
-DEPEND="${CDEPEND}
-	sys-devel/gettext"
-RDEPEND="${CDEPEND}
-	!media-libs/libkface"
+RDEPEND="${DEPEND}
+	!media-libs/libkface
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DENABLE_OPENCV3=ON
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2015-10-11  6:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11  6:54 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-07 21:44 [gentoo-commits] proj/kde:master commit in: kde-apps/libkface/ Johannes Huber
2016-08-25 18:33 Michael Palimaka
2016-08-04 14:11 Michael Palimaka
2016-01-31 15:22 Michael Palimaka
2015-10-23  2:32 Michael Palimaka
2015-10-22 21:23 Manuel Rüger
2015-10-16 18:24 Michael Palimaka
2015-08-03 19:11 Johannes Huber
2015-05-23 16:13 Michael Palimaka
2015-05-23 16:13 Michael Palimaka
2014-12-17 23:13 Manuel Rüger
2014-12-17 23:00 Manuel Rüger

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=1444546439.59f1230649ed1f49cee3013277ffea7965e08bfe.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