public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/libkface/
Date: Fri, 20 May 2011 22:38:20 +0000 (UTC)	[thread overview]
Message-ID: <9b07c695f133c303e324e8b49ed78a47c9bf6860.dilfridge@gentoo> (raw)

commit:     9b07c695f133c303e324e8b49ed78a47c9bf6860
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Fri May 20 22:56:07 2011 +0000
Commit:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 20 22:56:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9b07c695

[media-libs/libkface] New library

(Portage version: 2.1.9.49/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)

---
 media-libs/libkface/libkface-2.0.0_beta5.ebuild |   40 +++++++++++++++++++++++
 media-libs/libkface/metadata.xml                |    5 +++
 2 files changed, 45 insertions(+), 0 deletions(-)

diff --git a/media-libs/libkface/libkface-2.0.0_beta5.ebuild b/media-libs/libkface/libkface-2.0.0_beta5.ebuild
new file mode 100644
index 0000000..9c199eb
--- /dev/null
+++ b/media-libs/libkface/libkface-2.0.0_beta5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+DIGIKAMPN=digikam
+
+KDE_LINGUAS=""
+
+CMAKE_MIN_VERSION=2.8
+KDE_MINIMAL="4.5"
+
+inherit kde4-base
+
+MY_P="${DIGIKAMPN}-${PV/_/-}"
+
+DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection"
+HOMEPAGE="http://www.digikam.org/"
+SRC_URI="mirror://sourceforge/${DIGIKAMPN}/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT=4
+
+DEPEND="
+	>=media-libs/opencv-2.1
+	media-libs/libface
+"
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/${MY_P}/extra/${PN}
+
+src_configure() {
+	mycmakeargs=(
+		-DFORCED_UNBUNDLE=ON
+	)
+	kde4-base_src_configure
+}

diff --git a/media-libs/libkface/metadata.xml b/media-libs/libkface/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/media-libs/libkface/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>



             reply	other threads:[~2011-05-20 22:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 22:38 Andreas K. Huettel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-03 16:58 [gentoo-commits] proj/kde:master commit in: media-libs/libkface/ Andreas Hüttel
2011-07-02 17:32 Andreas Hüttel
2011-07-27 20:05 Andreas Hüttel
2012-08-10 18:27 Chris Reffett
2012-08-11 15:12 Andreas Hüttel
2012-09-19 19:12 Andreas Hüttel
2012-10-14 16:36 Andreas Hüttel
2012-11-13 21:48 Andreas Hüttel
2012-12-29 14:55 Andreas Hüttel
2015-08-03 19:11 Johannes Huber
2015-08-08  7:54 Johannes Huber
2015-08-08  8:54 Johannes Huber

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=9b07c695f133c303e324e8b49ed78a47c9bf6860.dilfridge@gentoo \
    --to=dilfridge@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