public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libkface: ChangeLog libkface-3.5.0.ebuild libkface-3.3.0.ebuild
@ 2013-10-12 16:49 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2013-10-12 16:49 UTC (permalink / raw
  To: gentoo-commits

dilfridge    13/10/12 16:49:32

  Modified:             ChangeLog
  Added:                libkface-3.5.0.ebuild
  Removed:              libkface-3.3.0.ebuild
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)

Revision  Changes    Path
1.41                 media-libs/libkface/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkface/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkface/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkface/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Sep 2013 19:04:06 -0000	1.40
+++ ChangeLog	12 Oct 2013 16:49:32 -0000	1.41
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libkface
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.40 2013/09/06 19:04:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.41 2013/10/12 16:49:32 dilfridge Exp $
+
+*libkface-3.5.0 (12 Oct 2013)
+
+  12 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+  -libkface-3.3.0.ebuild, +libkface-3.5.0.ebuild:
+  Version bump; remove old
 
 *libkface-3.4.0 (06 Sep 2013)
 



1.1                  media-libs/libkface/libkface-3.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkface/libkface-3.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkface/libkface-3.5.0.ebuild?rev=1.1&content-type=text/plain

Index: libkface-3.5.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-3.5.0.ebuild,v 1.1 2013/10/12 16:49:32 dilfridge Exp $

EAPI=5

DIGIKAMPN=digikam

KDE_LINGUAS=""
KDE_MINIMAL="4.10"

CMAKE_MIN_VERSION=2.8

inherit kde4-base

MY_PV=${PV/_/-}
MY_P="digikam-${MY_PV}"
SRC_URI="mirror://kde/stable/digikam/${MY_P}.tar.bz2"

DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection"
HOMEPAGE="http://www.digikam.org/"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
SLOT=4

DEPEND=">=media-libs/opencv-2.4.5"
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}/extra/${PN}

src_configure() {
	mycmakeargs=(
		-DFORCED_UNBUNDLE=ON
	)
	kde4-base_src_configure
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-12 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 16:49 [gentoo-commits] gentoo-x86 commit in media-libs/libkface: ChangeLog libkface-3.5.0.ebuild libkface-3.3.0.ebuild Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox