diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-03 21:31:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-03 21:31:08 +0000 |
| commit | 1b6234aa858e1707464e24c23d06a55e43a25421 (patch) | |
| tree | 5ca7da06ce7635d375cc87ea772f219b49351773 /media-gfx | |
| parent | 8e49425c47850d17422e4c62d9780b92a7b0aeb9 (diff) | |
| download | baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.gz baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.xz baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.zip | |
Updating liguros repo
Diffstat (limited to 'media-gfx')
33 files changed, 33 insertions, 33 deletions
diff --git a/media-gfx/asymptote/asymptote-2.65.ebuild b/media-gfx/asymptote/asymptote-2.65.ebuild index 99fe53927a88..ba7fd20c97e2 100644 --- a/media-gfx/asymptote/asymptote-2.65.ebuild +++ b/media-gfx/asymptote/asymptote-2.65.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools elisp-common latex-package python-r1 diff --git a/media-gfx/asymptote/asymptote-2.67.ebuild b/media-gfx/asymptote/asymptote-2.67.ebuild index 1e7593538a89..67aa973b5308 100644 --- a/media-gfx/asymptote/asymptote-2.67.ebuild +++ b/media-gfx/asymptote/asymptote-2.67.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools elisp-common latex-package python-r1 diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild b/media-gfx/asymptote/asymptote-2.68.ebuild index 1e7593538a89..67aa973b5308 100644 --- a/media-gfx/asymptote/asymptote-2.68.ebuild +++ b/media-gfx/asymptote/asymptote-2.68.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools elisp-common latex-package python-r1 diff --git a/media-gfx/blender/blender-2.83.4-r1.ebuild b/media-gfx/blender/blender-2.83.4-r1.ebuild index f28ba088062c..5af578a61c7d 100644 --- a/media-gfx/blender/blender-2.83.4-r1.ebuild +++ b/media-gfx/blender/blender-2.83.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 \ toolchain-funcs xdg-utils diff --git a/media-gfx/blender/blender-2.90.1-r1.ebuild b/media-gfx/blender/blender-2.90.1-r1.ebuild index 8c7494285e83..17bf052ab14c 100644 --- a/media-gfx/blender/blender-2.90.1-r1.ebuild +++ b/media-gfx/blender/blender-2.90.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 \ toolchain-funcs xdg-utils diff --git a/media-gfx/blender/blender-2.91.0.ebuild b/media-gfx/blender/blender-2.91.0.ebuild index d3373af60b12..e755a4d222a9 100644 --- a/media-gfx/blender/blender-2.91.0.ebuild +++ b/media-gfx/blender/blender-2.91.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 \ toolchain-funcs xdg-utils diff --git a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild index 2341e26567f1..2d4c14fbcd47 100644 --- a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild +++ b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 diff --git a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild index a0513821d46b..f313967b754b 100644 --- a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild +++ b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 diff --git a/media-gfx/cropgui/cropgui-0.4.1.ebuild b/media-gfx/cropgui/cropgui-0.4.1.ebuild index 867b72d6161a..a4bd99841f44 100644 --- a/media-gfx/cropgui/cropgui-0.4.1.ebuild +++ b/media-gfx/cropgui/cropgui-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit eutils python-r1 desktop xdg-utils DESCRIPTION="GUI for lossless cropping of jpeg images" diff --git a/media-gfx/cura/cura-4.7.0-r1.ebuild b/media-gfx/cura/cura-4.7.0-r1.ebuild index 36f6fd35e91d..bffdc7e0e8a9 100644 --- a/media-gfx/cura/cura-4.7.0-r1.ebuild +++ b/media-gfx/cura/cura-4.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{6..8}) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit cmake desktop python-single-r1 xdg MY_PN=Cura diff --git a/media-gfx/cura/cura-4.8.0.ebuild b/media-gfx/cura/cura-4.8.0.ebuild index c1e249668416..0363c323d6fc 100644 --- a/media-gfx/cura/cura-4.8.0.ebuild +++ b/media-gfx/cura/cura-4.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{7..8}) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit cmake desktop python-single-r1 xdg MY_PN=Cura diff --git a/media-gfx/entangle/entangle-3.0.ebuild b/media-gfx/entangle/entangle-3.0.ebuild index 59d37d09fd03..e6db51264886 100644 --- a/media-gfx/entangle/entangle-3.0.ebuild +++ b/media-gfx/entangle/entangle-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit gnome2-utils meson python-single-r1 xdg-utils DESCRIPTION="Tethered Camera Control & Capture" diff --git a/media-gfx/eog-plugins/eog-plugins-3.26.5.ebuild b/media-gfx/eog-plugins/eog-plugins-3.26.5.ebuild index 33ba60e823b5..faae33dd0b98 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.26.5.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.26.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit gnome2 python-single-r1 diff --git a/media-gfx/gnofract4d/gnofract4d-4.0.1_p1-r1.ebuild b/media-gfx/gnofract4d/gnofract4d-4.0.1_p1-r1.ebuild index aff5c5c7b18e..a9f71b297038 100644 --- a/media-gfx/gnofract4d/gnofract4d-4.0.1_p1-r1.ebuild +++ b/media-gfx/gnofract4d/gnofract4d-4.0.1_p1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no diff --git a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild index 66f59c290559..fea9691a940c 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit gnome.org gnome2-utils meson python-any-r1 virtualx xdg diff --git a/media-gfx/graphite2/graphite2-1.3.14.ebuild b/media-gfx/graphite2/graphite2-1.3.14.ebuild index ce5d97c4eeb0..4d67d43cad2e 100644 --- a/media-gfx/graphite2/graphite2-1.3.14.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) CMAKE_ECLASS=cmake GENTOO_DEPEND_ON_PERL="no" diff --git a/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild b/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild index 86275dffb43f..4d24ff6b03c3 100644 --- a/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild +++ b/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils DESCRIPTION="Open Source Graph Visualization Software" diff --git a/media-gfx/hugin/hugin-2019.2.0.ebuild b/media-gfx/hugin/hugin-2019.2.0.ebuild index 71bfe6bc986f..970226cdeee9 100644 --- a/media-gfx/hugin/hugin-2019.2.0.ebuild +++ b/media-gfx/hugin/hugin-2019.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit python-single-r1 wxwidgets cmake-utils eapi7-ver xdg diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild index 44ab33d74029..8d9a32f158e7 100644 --- a/media-gfx/hugin/hugin-9999.ebuild +++ b/media-gfx/hugin/hugin-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit mercurial python-single-r1 wxwidgets cmake-utils eapi7-ver xdg diff --git a/media-gfx/img2pdf/img2pdf-0.3.6.ebuild b/media-gfx/img2pdf/img2pdf-0.3.6.ebuild index 612d1425962d..f40cf9b962a5 100644 --- a/media-gfx/img2pdf/img2pdf-0.3.6.ebuild +++ b/media-gfx/img2pdf/img2pdf-0.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/media-gfx/inkscape/inkscape-1.0-r1.ebuild b/media-gfx/inkscape/inkscape-1.0-r1.ebuild index 0e5ca71a8f9f..170fd8bc9ebc 100644 --- a/media-gfx/inkscape/inkscape-1.0-r1.ebuild +++ b/media-gfx/inkscape/inkscape-1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="xml" inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 diff --git a/media-gfx/inkscape/inkscape-1.0.1.ebuild b/media-gfx/inkscape/inkscape-1.0.1.ebuild index c7b103100cf6..eade65bba221 100644 --- a/media-gfx/inkscape/inkscape-1.0.1.ebuild +++ b/media-gfx/inkscape/inkscape-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="xml" inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 diff --git a/media-gfx/inkscape/inkscape-9999.ebuild b/media-gfx/inkscape/inkscape-9999.ebuild index 1cc566e61354..e85a1fc77752 100644 --- a/media-gfx/inkscape/inkscape-9999.ebuild +++ b/media-gfx/inkscape/inkscape-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="xml" MY_P="${P/_/}" inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 git-r3 diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild index 3e3e5684b3a7..d170c3002294 100644 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit desktop python-r1 xdg # Hash used for this version diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild index 15afb7c558eb..25237f39be0b 100644 --- a/media-gfx/mcomix/mcomix-9999.ebuild +++ b/media-gfx/mcomix/mcomix-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit desktop git-r3 python-r1 xdg DESCRIPTION="GTK image viewer for comic book archives" diff --git a/media-gfx/netpaint/netpaint-1.1.2.ebuild b/media-gfx/netpaint/netpaint-1.1.2.ebuild index 36c3bcd4fe2a..52344967dd2c 100644 --- a/media-gfx/netpaint/netpaint-1.1.2.ebuild +++ b/media-gfx/netpaint/netpaint-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 diff --git a/media-gfx/scour/scour-0.37.ebuild b/media-gfx/scour/scour-0.37.ebuild index 14ba7f0dcc4a..f80edb0b41f7 100644 --- a/media-gfx/scour/scour-0.37.ebuild +++ b/media-gfx/scour/scour-0.37.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/media-gfx/termtosvg/termtosvg-1.1.0.ebuild b/media-gfx/termtosvg/termtosvg-1.1.0.ebuild index 8bfa9cd3a916..762887a47e86 100644 --- a/media-gfx/termtosvg/termtosvg-1.1.0.ebuild +++ b/media-gfx/termtosvg/termtosvg-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 DESCRIPTION="Record terminal sessions as SVG animations" diff --git a/media-gfx/word_cloud/word_cloud-1.6.0.ebuild b/media-gfx/word_cloud/word_cloud-1.6.0.ebuild index a8a60e0fb337..6cf31fec0748 100644 --- a/media-gfx/word_cloud/word_cloud-1.6.0.ebuild +++ b/media-gfx/word_cloud/word_cloud-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 diff --git a/media-gfx/word_cloud/word_cloud-1.8.0.ebuild b/media-gfx/word_cloud/word_cloud-1.8.0.ebuild index 9e8a918b2496..a43cae90c40c 100644 --- a/media-gfx/word_cloud/word_cloud-1.8.0.ebuild +++ b/media-gfx/word_cloud/word_cloud-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 diff --git a/media-gfx/yafaray/yafaray-3.4.1.ebuild b/media-gfx/yafaray/yafaray-3.4.1.ebuild index 4ea8723fd882..4e07eea0c609 100644 --- a/media-gfx/yafaray/yafaray-3.4.1.ebuild +++ b/media-gfx/yafaray/yafaray-3.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) # doesn't build with ninja when qt5 and python USE flags are both enabled CMAKE_MAKEFILE_GENERATOR="emake" diff --git a/media-gfx/zbar/zbar-0.23-r1.ebuild b/media-gfx/zbar/zbar-0.23-r1.ebuild index 015ed0d88df6..78c8df4180aa 100644 --- a/media-gfx/zbar/zbar-0.23-r1.ebuild +++ b/media-gfx/zbar/zbar-0.23-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools flag-o-matic java-pkg-opt-2 multilib-minimal python-single-r1 virtualx diff --git a/media-gfx/zbar/zbar-0.23.1.ebuild b/media-gfx/zbar/zbar-0.23.1.ebuild index 79c9d2c02b86..50dadae6564c 100644 --- a/media-gfx/zbar/zbar-0.23.1.ebuild +++ b/media-gfx/zbar/zbar-0.23.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit autotools flag-o-matic java-pkg-opt-2 multilib-minimal python-single-r1 virtualx |
