sync blender 2.91.2 ebuild with upstream

This commit is contained in:
ace 2021-06-02 06:15:23 +03:00
parent 1e43b07293
commit d4fa6f245a
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,3 @@
DIST blender-2.91.2.tar.xz 42057100 BLAKE2B f10f838ad6d56135fddf9e9171473e1e589f511a38112845d650436a1eb4da94ea0777571dffc6446f4217dce647b087cf5a18841d7dde2086d187bb8f7d3654 SHA512 9a3bae01bd09b1d665af4882f53e8a88d85ff44678233c90788a7801ce0d551a3cc1f71026b71ea1c77d7eaedf7ab6fc8709104c22b564f4fc6cc0d5b3b76f5e
EBUILD blender-2.91.2-r1.ebuild 9053 BLAKE2B ef32a56862115ecc7cd4a1778b15aca9dfe6e60893346502a256bb4fec2bd7f66a98232b3c7a9100a85492a6d9579b14c7a9adcc4c6001c3cee9e9057f8285dd SHA512 47aa0721df6f4d92e4b49446254ea8cd6d90ab7b8ef066289a92e6c82c64f96009d57c6438c0f76f3254ee17677684e31f10aaf326901083dffc70a5033d652a
EBUILD blender-2.91.2-r1.ebuild 9075 BLAKE2B 9db305ff41f87c6646a65d187c7d68f32535cf0192bcbd3d9824a0814dbbd1a1545dd69705801988462170b1643b021e7803baf01213ba85a1e6134f603307ea SHA512 66ebe93ec3f9e7976879e9bf384dd51c6278bc094b85869b166d381ce4c72eeb6a1ccfb8492814c740d29a863f6b58b0142f01d6802c4b914b24c38551277463
EBUILD blender-2.91.2.ebuild 9051 BLAKE2B da48e82f25971c9322553734d18a7d8a60f51d728ebe965a1b2d3b49478b42fb89f2bb7db820e925c79ff66db26a03ca40ce5de7324633b37673a24ded423a27 SHA512 6c6544ea48980a3f4e3a8173f611daeee94ee9d6f5dcccf358a890a0d8321f797737c498afa88a401ac1f6bc155ed03448415c585103b9a9d178cf83d435ae48

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -10,7 +10,6 @@ inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 \
DESCRIPTION="3D Creation/Animation/Publishing System"
HOMEPAGE="https://www.blender.org"
SRC_URI="https://download.blender.org/source/${P}.tar.xz"
# Blender can have letters in the version string,
@ -19,7 +18,7 @@ MY_PV="$(ver_cut 1-2)"
SLOT="0"
LICENSE="|| ( GPL-2 BL )"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="+bullet +dds +elbeem +openexr +system-python +system-numpy +tbb \
abi6-compat abi7-compat alembic collada color-management cuda cycles \
debug doc ffmpeg fftw headless jack jemalloc jpeg2k llvm \
@ -83,7 +82,7 @@ RDEPEND="${PYTHON_DEPS}
nls? ( virtual/libiconv )
openal? ( media-libs/openal )
opencl? ( virtual/opencl )
openimageio? ( media-libs/openimageio:= )
openimageio? ( >=media-libs/openimageio-2.2.13.1:= )
openexr? (
media-libs/ilmbase:=
media-libs/openexr:=