From: lg188 Date: Mon, 7 Jan 2019 08:52:15 +0000 (+0100) Subject: media-libs/openimageio: QA changes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=01957a88dac50ea7b984b7ae7b8bf1092cdc1b66;p=gentoo.git media-libs/openimageio: QA changes Signed-off-by: Lars Wendler --- diff --git a/media-libs/openimageio/openimageio-1.8.17.ebuild b/media-libs/openimageio/openimageio-1.8.17.ebuild index 7e8ccfa61034..a0050a66933d 100644 --- a/media-libs/openimageio/openimageio-1.8.17.ebuild +++ b/media-libs/openimageio/openimageio-1.8.17.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +EAPI=7 +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit cmake-utils python-single-r1 @@ -67,12 +67,12 @@ DEPEND="${RDEPEND} DOCS=( CHANGES.md CREDITS.md README.md src/doc/${PN}.pdf ) +S="${WORKDIR}/oiio-Release-${PV}" + pkg_setup() { use python && python-single-r1_pkg_setup } -S="${WORKDIR}/oiio-Release-${PV}" - src_configure() { # Build with SIMD support local cpufeature