Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 795003

Summary: media-gfx/blender-2.93.0: contrib flag
Product: Gentoo Linux Reporter: Samuel Bauer <samuel.bauer>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: UNCONFIRMED ---    
Severity: normal CC: darkdefende, jstein, proxy-maint, sam
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: blender-2.93.0.ebuild
blender-2.93.0.ebuild

Description Samuel Bauer 2021-06-08 22:41:03 UTC
Created attachment 714792 [details]
blender-2.93.0.ebuild

contrib flag allows to download contrib addons.

updated python targets as blender now ships python 3.9.1

lts release
Comment 1 Larry the Git Cow gentoo-dev 2021-06-10 00:51:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c7536f66bd3a6a3347800226cd8dc969671116

commit 61c7536f66bd3a6a3347800226cd8dc969671116
Author:     Sebastian Parborg <darkdefende@gmail.com>
AuthorDate: 2021-04-28 01:08:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-10 00:19:21 +0000

    media-gfx/blender: Slot, bump to 2.93.0, and add live ebuild
    
    Closes: https://bugs.gentoo.org/795003
    Closes: https://bugs.gentoo.org/778008
    Closes: https://bugs.gentoo.org/774372
    Closes: https://bugs.gentoo.org/673422
    Closes: https://bugs.gentoo.org/737388
    Signed-off-by: Sebastian Parborg <darkdefende@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/20565
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/Manifest                         |   4 +-
 ...ender-2.83.12.ebuild => blender-2.83.15.ebuild} | 192 ++++++----
 ...blender-2.91.2.ebuild => blender-2.93.0.ebuild} | 211 ++++++-----
 media-gfx/blender/blender-9999.ebuild              | 385 +++++++++++++++++++++
 .../blender/files/blender-2.83.13-ffmpeg-4_4.patch |  27 ++
 .../files/blender-2.83.6-constraints_test.patch    |  13 +
 .../files/blender-2.83.6-fix_opevdb_abi.patch      |  21 ++
 .../blender-2.83.6-libmv_eigen_alignment.patch     | 219 ++++++++++++
 media-gfx/blender/metadata.xml                     |  23 +-
 9 files changed, 930 insertions(+), 165 deletions(-)
Comment 2 Samuel Bauer 2021-06-11 18:24:58 UTC
Created attachment 715299 [details]
blender-2.93.0.ebuild

decrement pkgcheck warning count
Comment 3 Samuel Bauer 2021-06-11 18:29:14 UTC
Contrib flag allows to download a lot off addons that are not directly available in blender archives, but released separately meanwhile. as addons releases are synchronized to blender ones, I guess this shouldn't need a new package, flag is better.