From 2ad93ec834e5b63b99af376f42c06f33ef8b6de8 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 11:54:04 +0200 Subject: [PATCH] media-gfx/hugin: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-gfx/hugin/hugin-2015.0.0-r1.ebuild | 5 +++-- media-gfx/hugin/hugin-2016.0.0.ebuild | 5 +++-- media-gfx/hugin/hugin-2016.2.0.ebuild | 5 +++-- media-gfx/hugin/hugin-9999.ebuild | 5 +++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild index d15efa7555da..3f8b634cf8ca 100644 --- a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild +++ b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -40,6 +40,7 @@ CDEPEND=" virtual/opengl x11-libs/wxGTK:3.0=[X,opengl] lapack? ( virtual/blas virtual/lapack ) + python? ( ${PYTHON_DEPS} ) sift? ( media-gfx/autopano-sift-C )" RDEPEND="${CDEPEND} media-libs/exiftool" @@ -47,7 +48,7 @@ DEPEND="${CDEPEND} dev-cpp/tclap sys-devel/gettext virtual/pkgconfig - python? ( ${PYTHON_DEPS} >=dev-lang/swig-2.0.4 )" + python? ( >=dev-lang/swig-2.0.4 )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/media-gfx/hugin/hugin-2016.0.0.ebuild b/media-gfx/hugin/hugin-2016.0.0.ebuild index ba0f52615007..01a27b1e9e18 100644 --- a/media-gfx/hugin/hugin-2016.0.0.ebuild +++ b/media-gfx/hugin/hugin-2016.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -40,6 +40,7 @@ CDEPEND=" virtual/opengl x11-libs/wxGTK:3.0=[X,opengl] lapack? ( virtual/blas virtual/lapack ) + python? ( ${PYTHON_DEPS} ) sift? ( media-gfx/autopano-sift-C )" RDEPEND="${CDEPEND} media-libs/exiftool" @@ -47,7 +48,7 @@ DEPEND="${CDEPEND} dev-cpp/tclap sys-devel/gettext virtual/pkgconfig - python? ( ${PYTHON_DEPS} >=dev-lang/swig-2.0.4 )" + python? ( >=dev-lang/swig-2.0.4 )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild b/media-gfx/hugin/hugin-2016.2.0.ebuild index 6a43e90ca364..c3a52fff95cd 100644 --- a/media-gfx/hugin/hugin-2016.2.0.ebuild +++ b/media-gfx/hugin/hugin-2016.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -40,6 +40,7 @@ CDEPEND=" virtual/opengl x11-libs/wxGTK:3.0=[X,opengl] lapack? ( virtual/blas virtual/lapack ) + python? ( ${PYTHON_DEPS} ) sift? ( media-gfx/autopano-sift-C )" RDEPEND="${CDEPEND} media-libs/exiftool" @@ -47,7 +48,7 @@ DEPEND="${CDEPEND} dev-cpp/tclap sys-devel/gettext virtual/pkgconfig - python? ( ${PYTHON_DEPS} >=dev-lang/swig-2.0.4 )" + python? ( >=dev-lang/swig-2.0.4 )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild index 17f34e5adce1..c71b0cdc559c 100644 --- a/media-gfx/hugin/hugin-9999.ebuild +++ b/media-gfx/hugin/hugin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -42,6 +42,7 @@ CDEPEND=" virtual/opengl x11-libs/wxGTK:3.0=[X,opengl] lapack? ( virtual/blas virtual/lapack ) + python? ( ${PYTHON_DEPS} ) sift? ( media-gfx/autopano-sift-C )" RDEPEND="${CDEPEND} media-libs/exiftool" @@ -49,7 +50,7 @@ DEPEND="${CDEPEND} dev-cpp/tclap sys-devel/gettext virtual/pkgconfig - python? ( ${PYTHON_DEPS} >=dev-lang/swig-2.0.4 )" + python? ( >=dev-lang/swig-2.0.4 )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -- 2.26.2