diff options
author | David Seifert <soap@gentoo.org> | 2017-04-23 11:54:04 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-23 13:25:43 +0200 |
commit | 2ad93ec834e5b63b99af376f42c06f33ef8b6de8 (patch) | |
tree | 44a6a273f7f16fe4ee007b176b61454016498ac7 /media-gfx/hugin | |
parent | media-gfx/freecad: [QA] Add missing python metadata variables (diff) | |
download | gentoo-2ad93ec834e5b63b99af376f42c06f33ef8b6de8.tar.gz gentoo-2ad93ec834e5b63b99af376f42c06f33ef8b6de8.tar.bz2 gentoo-2ad93ec834e5b63b99af376f42c06f33ef8b6de8.zip |
media-gfx/hugin: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/hugin-2015.0.0-r1.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2016.0.0.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2016.2.0.ebuild | 5 | ||||
-rw-r--r-- | 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} )" |