--- /usr/portage/media-libs/lensfun/lensfun-0.2.6.ebuild 2013-03-03 12:31:19.000000000 +0100 +++ lensfun-0.2.7.ebuild 2013-03-23 14:02:54.486213054 +0100 @@ -1,12 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.6.ebuild,v 1.4 2013/03/03 11:05:34 vapier Exp $ +# $Header: $ -EAPI=4 +EAPI=5 -PYTHON_DEPEND="2:2.6" - -inherit cmake-utils multilib python +inherit cmake-utils DESCRIPTION="lensfun: A library for rectifying and simulating photographic lens distortions" HOMEPAGE="http://lensfun.berlios.de/" @@ -14,7 +12,7 @@ LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc sse sse2" RDEPEND=">=dev-libs/glib-2.28 @@ -24,18 +22,12 @@ doc? ( app-doc/doxygen )" PATCHES=( - "${FILESDIR}"/${P}-auxfun.patch - "${FILESDIR}"/${PN}-0.2.5_p153-build.patch - "${FILESDIR}"/${PN}-0.2.5_p153-pc.patch + "${FILESDIR}"/${PN}-0.2.6-auxfun.patch + "${FILESDIR}"/${PN}-0.2.7-build.patch ) DOCS=( README docs/mounts.txt ) -pkg_setup() { - python_set_active_version 2 - python_pkg_setup -} - src_configure() { local mycmakeargs=( -DDOCDIR="${EPREFIX}"/usr/share/doc/${PF}/html