commit: e2fdfbf513f952697aee68fcbfd0e80d84710161 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 17:05:44 2015 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 17:05:44 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=e2fdfbf5
version bump for bug #527204: depend dev-libs/gobject-introspection for bug #469202, add subslot operator dep for media-gfx/exiv2 for bug #536944, make python support optional Package-Manager: portage-2.2.15 Manifest-Sign-Key: 072AD062 --- media-libs/gexiv2/Manifest | 8 ++++-- media-libs/gexiv2/gexiv2-0.10.2.ebuild | 51 ++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 3 deletions(-) diff --git a/media-libs/gexiv2/Manifest b/media-libs/gexiv2/Manifest index f598d86..d8488af 100644 --- a/media-libs/gexiv2/Manifest +++ b/media-libs/gexiv2/Manifest @@ -1,13 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 +DIST gexiv2-0.10.2.tar.xz 242704 SHA256 2fd21f0ed5125e51d02226e7f41be751cfa8ae411a8ed1a651e16b06d79047b2 SHA512 4f2f666b0dc1beb730dbd791dc690bebd8acefbc32a5e2d22fc72a4e2d839d3965b5367134c79c6076507713369193d5fb3e6d0fad984d53e53d57a20e41deab WHIRLPOOL d29a2e13ab12ce7f78ec664ce08f10efb70ce38bae6c8eb4061b16925c6eb498265ceb936eeef35788ea7ac5dc8fd98ddd873dcbd686ceb38f6bd1ebd571810f DIST libgexiv2_0.6.1.tar.xz 27300 SHA256 72ee2fcc6a98c9e83467adea45b10d1b61c55654c204dcce9c2463615389a9e3 SHA512 76aecd20ffac202badb51eab4e40fee563c3073892beec716bcf24e285df42f2498594a9e0bf487e198e8c955047d55e5b49b506bbf8b67c64956c0b99a84b1b WHIRLPOOL f0d9b514c96ecd8924395a614f4e69d046eff7f99dcad332c843d934923d5a2ad115975c083cfa9fb5b6fe620e5a8fe662738691a54d5c42219279591d79846d +EBUILD gexiv2-0.10.2.ebuild 1300 SHA256 b0efc97a8dd192a83c1c00b583786b0baeeab5500c9ae3c5810802b59e00d274 SHA512 97b34d0bd24f8c2980a7d8e8ea61c2c78d39b63502efdcd4c213993aed9a5dff1c37ef7f66f2e96c7c76500d68df5b518c6282b331dea8b3bf5bf55ee1767d90 WHIRLPOOL 1de1b02308318b4b4a965a592e44b09f63b570576a6101c2c4d435757fdb239202338b607971751e0cbdbef18e3f9504b608a03e5de65a401dc465ccec1ce507 EBUILD gexiv2-0.6.1.ebuild 1287 SHA256 b9a35be9910cd236140b28c71e8dd73fe2de3d928113f58ff2cb093bfd573d97 SHA512 45e52f1d3a9898fb8887799fd938e6612f43f0f13f2b3857c91dfa4deebaf794b8ce830b37aeca33d1e4abf95f2c7d1613fd995c29fcda49b6471b3850e9cf19 WHIRLPOOL 1202069a4025533ef5190ae81b9fa7cfa9c6cdfb4139711cf06a68bef26c8d49f6cbc44f5a0b77491226d3cffb1e167e3c7e61a75159b488938ad974203435fb MISC metadata.xml 163 SHA256 212655100c50c4193072996553f15984b9788fb20fb4175efd2418b80d428564 SHA512 ff4552bc5fce771795ba67e190fc9eb90ac70aaff219130e7ff9a36cde348cd4a771d8b61e158ce9390771d29e2e0ffe17618746ff1843b2af7322e0f21cdf2c WHIRLPOOL b0db778b8dab215f2790081db3d51586e43bbc790ab06f704ef4ddd6e83e90e53685d3483feff33ed1763945fca36e934e7813bff822713869d0d7f208678fb1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 -iEYEAREIAAYFAlS721oACgkQkKaRLQcq0GLBigCePwMEFFvR3p+ujKyAk3S3q4JC -vC8An3lLTyrUhOdiFLgLh2RRSgBuOQpa -=LDyb +iEYEAREIAAYFAlS75+gACgkQkKaRLQcq0GJRWwCgghsL6zLJuqTtP56ngwZ6COho +tdYAnA+5DyD2SnE2REcrA9mSz97Q/1Gh +=uUeu -----END PGP SIGNATURE----- diff --git a/media-libs/gexiv2/gexiv2-0.10.2.ebuild b/media-libs/gexiv2/gexiv2-0.10.2.ebuild new file mode 100644 index 0000000..2c5cfaa --- /dev/null +++ b/media-libs/gexiv2/gexiv2-0.10.2.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2014 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.10 2014/11/29 13:34:33 pacho Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +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="https://wiki.gnome.org/Projects/gexiv2" +SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="introspection python static-libs" + +REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" + +RDEPEND="${PYTHON_DEPS} + >=dev-libs/glib-2.26.1:2 + >=media-gfx/exiv2-0.21:0= + introspection? ( dev-libs/gobject-introspection )" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +src_prepare() { + tc-export CXX +} + +src_configure() { + econf \ + $(use_enable introspection) \ + $(use_enable static-libs static) +} + +src_install() { + emake DESTDIR="${D}" LIB="$(get_libdir)" install + dodoc AUTHORS NEWS README THANKS + + if use python ; then + python_moduleinto gi/overrides/ + python_foreach_impl python_domodule GExiv2.py + fi + + use static-libs || prune_libtool_files --modules +}