media-gfx / blender-bin

3D Creation/Animation/Publishing System

Official package sites : https://www.blender.org ·

Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.

v9999 :: 9999 :: gentoo

Modified
License
GPL-3+ Apache-2.0
USE flags
cuda hip oneapi

v4.4.1 :: 4.4 :: gentoo

Modified
License
GPL-3+ Apache-2.0
Keywords
~amd64
USE flags
cuda hip oneapi

v4.2.9 :: 4.2 :: gentoo

Modified
License
GPL-3+ Apache-2.0
Keywords
~amd64
USE flags
cuda hip oneapi

v4.2.7 :: 4.2 :: gentoo

Modified
License
GPL-3+ Apache-2.0
Keywords
~amd64
USE flags
cuda hip oneapi

v3.6.22 :: 3.6 :: gentoo

Modified
License
GPL-3+ Apache-2.0
Keywords
~amd64
USE flags
oneapi

v3.6.21 :: 3.6 :: gentoo

Modified
License
GPL-3+ Apache-2.0
Keywords
~amd64
USE flags
oneapi

General

cuda
Enable NVIDIA CUDA support (computation on GPU)
hip
Enable AMD HIP support (computation on GPU)
oneapi
Enable Intel oneAPI SyCL support (computation on GPU)

app-arch / zstd : zstd fast compression library

dev-libs / level-zero : oneAPI Level Zero headers, loader and validation layer

dev-util / hip : C++ Heterogeneous-Compute Interface for Portability

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

sys-apps / util-linux : Various useful Linux utilities

sys-libs / glibc : GNU libc C library

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

virtual / libcrypt : Virtual for libcrypt.so

x11-base / xorg-server : X.Org X servers

x11-drivers / nvidia-drivers : NVIDIA Accelerated Graphics Driver

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXfixes : X.Org Xfixes library

x11-libs / libXi : X.Org Xi library

x11-libs / libXrender : X.Org Xrender library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

x11-libs / libXxf86vm : X.Org Xxf86vm library

x11-libs / libdrm : X.Org libdrm library

x11-libs / libxcb : X C-language Bindings library

x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems

Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-gfx/blender-bin: add 4.4.1 4.2.9 3.6.22
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-gfx/blender-bin: add 3.6.21 4.2.7
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40214 Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-gfx/blender-bin: update ebuilds
Reorder variables to make pkgcheck happy. Restrict test as there are none. Introduce USE for cuda, hip and oneapi to remove libraries that link to not installed libraries. Update RDEPEND. Wrap downloading in src_unpack in some validation logic. Move code modification to src_prepare. Add empty src_configure and src_compile so the default versions are not used. Use ED instead of D in src_install, so this can work in prefix. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Sebastian Parborg · gentoo
media-gfx/blender-bin: New package, 3.6.19, 4.2.5, live
New Blender binary ebuilds. There are two reasons for having these binary packages: 1. Maintaining the older library dependecies for the Blender LTS versions are quite cumbersome. (See linked Bug) 2. Some features/dependecies are not packaged or enabled in the regular ebuild. (USD for example). So if the end user wants all features they can easily have them with these binary ebuilds. Bug: https://bugs.gentoo.org/948156 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>