summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-08-21 12:59:33 +0000
committerJustin Lecher <jlec@gentoo.org>2013-08-21 12:59:33 +0000
commit68cb9c4a65f138cba5bc5b161e64c865061e98f3 (patch)
treeec1f3bad6287d9491fd752cb72462b28c25bbd80 /media-libs
parentApplied BFQ patch to 3.10.9 such that it works again. Emerge that kernel agai... (diff)
downloadgentoo-2-68cb9c4a65f138cba5bc5b161e64c865061e98f3.tar.gz
gentoo-2-68cb9c4a65f138cba5bc5b161e64c865061e98f3.tar.bz2
gentoo-2-68cb9c4a65f138cba5bc5b161e64c865061e98f3.zip
media-libs/gexiv2: Version BUmp
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gexiv2/ChangeLog9
-rw-r--r--media-libs/gexiv2/gexiv2-0.1.0.ebuild6
-rw-r--r--media-libs/gexiv2/gexiv2-0.2.1.ebuild6
-rw-r--r--media-libs/gexiv2/gexiv2-0.3.1.ebuild6
-rw-r--r--media-libs/gexiv2/gexiv2-0.4.1.ebuild4
-rw-r--r--media-libs/gexiv2/gexiv2-0.6.0.ebuild6
-rw-r--r--media-libs/gexiv2/gexiv2-0.6.1.ebuild52
7 files changed, 74 insertions, 15 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog
index 93acdcb98876..564dfb13431f 100644
--- a/media-libs/gexiv2/ChangeLog
+++ b/media-libs/gexiv2/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/gexiv2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.17 2013/06/30 14:21:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.18 2013/08/21 12:59:33 jlec Exp $
+
+*gexiv2-0.6.1 (21 Aug 2013)
+
+ 21 Aug 2013; Justin Lecher <jlec@gentoo.org> gexiv2-0.1.0.ebuild,
+ gexiv2-0.2.1.ebuild, gexiv2-0.3.1.ebuild, gexiv2-0.4.1.ebuild,
+ gexiv2-0.6.0.ebuild, +gexiv2-0.6.1.ebuild:
+ Version BUmp
30 Jun 2013; Justin Lecher <jlec@gentoo.org> gexiv2-0.6.0.ebuild:
Fix usage of python-r1.eclass
diff --git a/media-libs/gexiv2/gexiv2-0.1.0.ebuild b/media-libs/gexiv2/gexiv2-0.1.0.ebuild
index 4135b6d784d1..628367129b1b 100644
--- a/media-libs/gexiv2/gexiv2-0.1.0.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.1.0.ebuild,v 1.2 2010/12/21 15:20:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.1.0.ebuild,v 1.3 2013/08/21 12:59:33 jlec Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit versionator eutils gnome2
MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library."
+DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library"
HOMEPAGE="http://trac.yorba.org/wiki/gexiv2"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2"
diff --git a/media-libs/gexiv2/gexiv2-0.2.1.ebuild b/media-libs/gexiv2/gexiv2-0.2.1.ebuild
index 4403d23b8066..46856068a1fa 100644
--- a/media-libs/gexiv2/gexiv2-0.2.1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.2.1.ebuild,v 1.3 2012/05/05 08:02:25 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.2.1.ebuild,v 1.4 2013/08/21 12:59:33 jlec Exp $
EAPI=2
inherit versionator eutils multilib toolchain-funcs
MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library."
+DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library"
HOMEPAGE="http://trac.yorba.org/wiki/gexiv2"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2"
diff --git a/media-libs/gexiv2/gexiv2-0.3.1.ebuild b/media-libs/gexiv2/gexiv2-0.3.1.ebuild
index 7977ba0c7834..b96dcb708df0 100644
--- a/media-libs/gexiv2/gexiv2-0.3.1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.3.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.3.1.ebuild,v 1.2 2012/05/05 08:02:25 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.3.1.ebuild,v 1.3 2013/08/21 12:59:33 jlec Exp $
EAPI=4
inherit versionator multilib toolchain-funcs
MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library."
+DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library"
HOMEPAGE="http://trac.yorba.org/wiki/gexiv2"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2"
diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild
index 9db0be32f127..e635d11cc5c0 100644
--- a/media-libs/gexiv2/gexiv2-0.4.1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.10 2013/02/02 22:47:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.11 2013/08/21 12:59:33 jlec Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit versionator multilib toolchain-funcs
MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library."
+DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library"
HOMEPAGE="http://trac.yorba.org/wiki/gexiv2/"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2"
diff --git a/media-libs/gexiv2/gexiv2-0.6.0.ebuild b/media-libs/gexiv2/gexiv2-0.6.0.ebuild
index 7cc3e3b75ffd..db8c53bc8500 100644
--- a/media-libs/gexiv2/gexiv2-0.6.0.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.6.0.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.0.ebuild,v 1.2 2013/06/30 14:21:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.0.ebuild,v 1.3 2013/08/21 12:59:33 jlec Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit eutils multilib python-r1 toolchain-funcs versionator
MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="GObject-based wrapper around the Exiv2 library."
+DESCRIPTION="GObject-based wrapper around the Exiv2 library"
HOMEPAGE="http://trac.yorba.org/wiki/gexiv2/"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${PN}_${PV}.tar.xz"
diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild
new file mode 100644
index 000000000000..baa2d4abc7b9
--- /dev/null
+++ b/media-libs/gexiv2/gexiv2-0.6.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.1 2013/08/21 12:59:33 jlec Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+
+inherit eutils multilib python-r1 toolchain-funcs versionator
+
+MY_PV=$(get_version_component_range 1-2)
+
+DESCRIPTION="GObject-based wrapper around the Exiv2 library"
+HOMEPAGE="http://trac.yorba.org/wiki/gexiv2/"
+SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${PN}_${PV}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="introspection static-libs"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+ dev-libs/glib:2
+ >=media-gfx/exiv2-0.21"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+S=${WORKDIR}/lib${P}
+
+src_prepare() {
+ tc-export CXX
+ sed -e 's:CFLAGS:CXXFLAGS:g' -i Makefile || die
+}
+
+src_configure() {
+ ./configure \
+ --prefix=/usr \
+ $(use_enable introspection) \
+ || die
+}
+
+src_install() {
+ emake DESTDIR="${D}" LIB="$(get_libdir)" install
+ dodoc AUTHORS NEWS README THANKS
+
+ python_moduleinto gi/overrides/
+ python_foreach_impl python_domodule GExiv2.py
+
+ use static-libs || find "${D}" \( -name '*.a' -or -name '*.la' \) -delete
+}