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: Fri, 16 Oct 2015 18:24:22 +0000 (UTC)	[thread overview]
Message-ID: <1445019850.d1c41a43085418df8ad303967330bc255d57b91e.kensington@gentoo> (raw)

commit:     d1c41a43085418df8ad303967330bc255d57b91e
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Oct 16 13:57:38 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:24:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1c41a43

kde-apps/libkface: Frameworks merged to master

Package-Manager: portage-2.2.20.1

 kde-apps/libkface/libkface-5.9999.ebuild | 35 --------------------------------
 kde-apps/libkface/libkface-9999.ebuild   | 21 ++++++++++++++++---
 2 files changed, 18 insertions(+), 38 deletions(-)

diff --git a/kde-apps/libkface/libkface-5.9999.ebuild b/kde-apps/libkface/libkface-5.9999.ebuild
deleted file mode 100644
index ad62929..0000000
--- a/kde-apps/libkface/libkface-5.9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection"
-HOMEPAGE="http://api.kde.org/4.x-api/kdegraphics-apidocs/libs/libkface/libkface/html/index.html"
-
-LICENSE="GPL-2"
-IUSE=""
-
-KEYWORDS=""
-
-DEPEND="
-	dev-qt/qtgui:5
-	dev-qt/qtsql:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	>=media-libs/opencv-3[contrib]
-"
-RDEPEND="${DEPEND}
-	!media-libs/libkface
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DENABLE_OPENCV3=ON
-	)
-
-	kde5_src_configure
-}

diff --git a/kde-apps/libkface/libkface-9999.ebuild b/kde-apps/libkface/libkface-9999.ebuild
index 65e1b8c..fc4c3d3 100644
--- a/kde-apps/libkface/libkface-9999.ebuild
+++ b/kde-apps/libkface/libkface-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base
+inherit kde5
 
 DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection"
 HOMEPAGE="http://api.kde.org/4.x-api/kdegraphics-apidocs/libs/libkface/libkface/html/index.html"
@@ -14,6 +14,21 @@ IUSE=""
 
 KEYWORDS=""
 
-DEPEND=">=media-libs/opencv-2.4.9"
+DEPEND="
+	dev-qt/qtgui:5
+	dev-qt/qtsql:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	>=media-libs/opencv-3[contrib]
+"
 RDEPEND="${DEPEND}
-	!media-libs/libkface"
+	!media-libs/libkface
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DENABLE_OPENCV3=ON
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2015-10-16 18:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 18:24 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-11  6:54 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=1445019850.d1c41a43085418df8ad303967330bc255d57b91e.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