dilfridge    15/05/19 21:48:11

  Modified:             ChangeLog
  Added:                libkface-4.10.0.ebuild
  Removed:              libkface-4.6.0.ebuild
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.55                 media-libs/libkface/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   11 May 2015 13:55:05 -0000      1.54
+++ ChangeLog   19 May 2015 21:48:11 -0000      1.55
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libkface
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.54 
2015/05/11 13:55:05 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.55 
2015/05/19 21:48:11 dilfridge Exp $
+
+*libkface-4.10.0 (19 May 2015)
+
+  19 May 2015; Andreas K. Huettel <dilfri...@gentoo.org>
+  -libkface-4.6.0.ebuild, +libkface-4.10.0.ebuild:
+  Version bump; remove old
 
 *libkface-4.7.0-r1 (11 May 2015)
 



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

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

Index: libkface-4.10.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-4.10.0.ebuild,v 
1.1 2015/05/19 21:48:11 dilfridge Exp $

EAPI=5

MY_PV="${PV/_/-}"
MY_P="digikam-${MY_PV}"

KDE_LINGUAS=""
KDE_MINIMAL="4.10"
inherit kde4-base

DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and 
detection"
HOMEPAGE="http://www.digikam.org/";
SRC_URI="mirror://kde/stable/digikam/${MY_P}.tar.bz2"

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

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

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




Reply via email to