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

Bug 673422

Summary: media-gfx/blender-9999 ebuild request
Product: Gentoo Linux Reporter: John Dallahan <comeon>
Component: Current packagesAssignee: Adrian <agrigo2001>
Status: RESOLVED FIXED    
Severity: normal CC: 2046411367, agrigo2001, darkdefende, dracwyrm, graphics+disabled, O01eg, proxy-maint, sam, ted
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: blender-9999.ebuild
emerge --info =media-gfx/blender-9999

Description John Dallahan 2018-12-19 09:21:19 UTC
Possible duplicate of 455612 but wanted to push this again.

git://git.blender.org/blender.git provides a link to a live repo of blender. Would be nice to have a live ebuild for this.
Comment 1 cyrillic 2018-12-19 18:43:50 UTC
Created attachment 558176 [details]
blender-9999.ebuild

This is the one I have been using.
Comment 2 Ted Marston 2018-12-28 22:10:12 UTC
Created attachment 558732 [details]
emerge --info =media-gfx/blender-9999

That media-gfx/blender-9999.ebuild works for me. I've uploaded my
emerge --info =media-gfx/blender-9999 
above.
Comment 3 Larry the Git Cow gentoo-dev 2021-06-10 00:51:37 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(-)