public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/kphotoalbum: kphotoalbum-4.1.1-r1.ebuild kphotoalbum-4.1.1.ebuild ChangeLog
@ 2011-02-27 13:54 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-02-27 13:54 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/02/27 13:54:03

  Modified:             kphotoalbum-4.1.1.ebuild ChangeLog
  Added:                kphotoalbum-4.1.1-r1.ebuild
  Log:
  Added upstream patch to fix compilation with exiv2-0.21, bug 349535
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild?r1=1.6&r2=1.7

Index: kphotoalbum-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kphotoalbum-4.1.1.ebuild	26 Feb 2011 18:15:20 -0000	1.6
+++ kphotoalbum-4.1.1.ebuild	27 Feb 2011 13:54:03 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild,v 1.6 2011/02/26 18:15:20 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1.ebuild,v 1.7 2011/02/27 13:54:03 dilfridge Exp $
 
 EAPI=3
 KDE_LINGUAS="ar be bg ca cs da de el en_GB eo es et fi fr ga gl hi hne is it ja
@@ -20,7 +20,8 @@
 	$(add_kdebase_dep kdelibs 'semantic-desktop?')
 	virtual/jpeg
 	>=x11-libs/qt-sql-4.4:4[sqlite]
-	exif? ( >=media-gfx/exiv2-0.17 )
+	exif? ( >=media-gfx/exiv2-0.17 
+		<media-gfx/exiv2-0.21 )
 	geolocation? ( $(add_kdebase_dep marble) )
 	kipi? ( $(add_kdebase_dep libkipi) )
 	raw? ( $(add_kdebase_dep libkdcraw) )



1.50                 media-gfx/kphotoalbum/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	26 Feb 2011 18:15:20 -0000	1.49
+++ ChangeLog	27 Feb 2011 13:54:03 -0000	1.50
@@ -1,6 +1,13 @@
 # ChangeLog for media-gfx/kphotoalbum
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.49 2011/02/26 18:15:20 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.50 2011/02/27 13:54:03 dilfridge Exp $
+
+*kphotoalbum-4.1.1-r1 (27 Feb 2011)
+
+  27 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  kphotoalbum-4.1.1.ebuild, +kphotoalbum-4.1.1-r1.ebuild,
+  +files/kphotoalbum-4.1.1-exiv2.patch:
+  Added upstream patch to fix compilation with exiv2-0.21, bug 349535
 
   26 Feb 2011; Kevin McCarthy <signals@gentoo.org> kphotoalbum-4.1.1.ebuild:
   Updated depends from media-libs/jpeg to virtual/jpeg



1.1                  media-gfx/kphotoalbum/kphotoalbum-4.1.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: kphotoalbum-4.1.1-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.1.1-r1.ebuild,v 1.1 2011/02/27 13:54:02 dilfridge Exp $

EAPI=3
KDE_LINGUAS="ar be bg ca cs da de el en_GB eo es et fi fr ga gl hi hne is it ja
km lt nb nds nl nn pa pl pt pt_BR ro se sk sv tr uk vi zh_CN zh_TW"
inherit kde4-base

DESCRIPTION="KDE Photo Album is a tool for indexing, searching, and viewing images."
HOMEPAGE="http://www.kphotoalbum.org/"
SRC_URI="http://www.kphotoalbum.org/data/download/${P}.tar.bz2"

LICENSE="GPL-2 FDL-1.2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug +exif +geolocation +kipi +raw +semantic-desktop"

DEPEND="
	$(add_kdebase_dep kdelibs 'semantic-desktop?')
	virtual/jpeg
	>=x11-libs/qt-sql-4.4:4[sqlite]
	exif? ( >=media-gfx/exiv2-0.17 )
	geolocation? ( $(add_kdebase_dep marble) )
	kipi? ( $(add_kdebase_dep libkipi) )
	raw? ( $(add_kdebase_dep libkdcraw) )
"
RDEPEND="${DEPEND}
	semantic-desktop? ( $(add_kdebase_dep nepomuk) )
"
src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with exif Exiv2)
		$(cmake-utils_use_with raw Kdcraw)
		$(cmake-utils_use_with kipi)
		$(cmake-utils_use_with geolocation Marble)
		$(cmake-utils_use_with semantic-desktop Nepomuk)
		$(cmake-utils_use_with semantic-desktop Soprano)
	)

	kde4-base_src_configure
}

DOCS="ChangeLog README TODO"

PATCHES=( "${FILESDIR}/${P}"-{docbook_fix,exiv2}.patch )






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

only message in thread, other threads:[~2011-02-27 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 13:54 [gentoo-commits] gentoo-x86 commit in media-gfx/kphotoalbum: kphotoalbum-4.1.1-r1.ebuild kphotoalbum-4.1.1.ebuild ChangeLog 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