public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libkface: libkface-2.6.0.ebuild ChangeLog libkface-2.6.0_beta3.ebuild libkface-2.4.1.ebuild libkface-2.6.0_rc.ebuild
@ 2012-06-07 19:21 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2012-06-07 19:21 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/06/07 19:21:09

  Modified:             ChangeLog
  Added:                libkface-2.6.0.ebuild
  Removed:              libkface-2.6.0_beta3.ebuild libkface-2.4.1.ebuild
                        libkface-2.6.0_rc.ebuild
  Log:
  Version bump; remove old, beta, and rc
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 media-libs/libkface/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	13 May 2012 15:15:52 -0000	1.15
+++ ChangeLog	7 Jun 2012 19:21:09 -0000	1.16
@@ -1,6 +1,13 @@
 # ChangeLog for media-libs/libkface
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.15 2012/05/13 15:15:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.16 2012/06/07 19:21:09 dilfridge Exp $
+
+*libkface-2.6.0 (07 Jun 2012)
+
+  07 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+  -libkface-2.4.1.ebuild, -libkface-2.6.0_beta3.ebuild,
+  -libkface-2.6.0_rc.ebuild, +libkface-2.6.0.ebuild:
+  Version bump; remove old, beta, and rc
 
 *libkface-2.6.0_rc (13 May 2012)
 



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

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

Index: libkface-2.6.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-2.6.0.ebuild,v 1.1 2012/06/07 19:21:09 dilfridge Exp $

EAPI=4

DIGIKAMPN=digikam

KDE_LINGUAS=""
KDE_MINIMAL="4.8"

CMAKE_MIN_VERSION=2.8

inherit kde4-base

MY_PV=${PV/_/-}
MY_P="digikam-${MY_PV}"
SRC_URI="mirror://sourceforge/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=""
IUSE=""
SLOT=4

DEPEND="media-libs/opencv"
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:[~2012-06-07 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 19:21 [gentoo-commits] gentoo-x86 commit in media-libs/libkface: libkface-2.6.0.ebuild ChangeLog libkface-2.6.0_beta3.ebuild libkface-2.4.1.ebuild libkface-2.6.0_rc.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