Search Criteria
Package Details: blender-git 4.4.r144205.gfba10a82121-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blender-git.git (read-only, click to copy) |
---|---|
Package Base: | blender-git |
Description: | A fully integrated 3D graphics creation suite (development) |
Upstream URL: | https://blender.org/ |
Licenses: | GPL |
Conflicts: | blender, blender-4.1-bin |
Provides: | blender |
Submitter: | stativ |
Maintainer: | fbrennan (bartus) |
Last Packager: | bartus |
Votes: | 77 |
Popularity: | 0.57 |
First Submitted: | 2013-12-05 10:11 (UTC) |
Last Updated: | 2024-12-04 18:59 (UTC) |
Dependencies (48)
- alembic (alembic-gitAUR)
- ccache (ccache-gitAUR)
- embree (embree-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fftw
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- libdecor (libdecor-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libharu
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxi (libxi-gitAUR)
- openal (openal-gitAUR)
- opencolladaAUR
- opencolorio (opencolorio-gitAUR)
- openimageio (openimageio-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- openshadinglanguage
- opensubdiv
- Show 28 more dependencies...
Required by (64)
- amino-git (requires blender) (optional)
- anja-git (requires blender) (make)
- arx-libertatis (requires blender) (optional)
- arx-libertatis-git (requires blender) (optional)
- blender-ac3d (requires blender)
- blender-breezedark-theme-git (requires blender)
- blender-dream-textures (requires blender)
- blender-dream-textures-git (requires blender)
- blender-plugin-animation-nodes-git (requires blender)
- blender-plugin-apply-modifier-for-object-with-shape-keys-git (requires blender)
- blender-plugin-blenderseed-git (requires blender)
- blender-plugin-blendrig-git (requires blender)
- blender-plugin-bligify (requires blender)
- blender-plugin-bullet-constraints-builder (requires blender)
- blender-plugin-cad-sketcher-git (requires blender)
- blender-plugin-cork (requires blender)
- blender-plugin-cubesurfer (requires blender)
- blender-plugin-edgeflow (requires blender)
- blender-plugin-edgeflow-git (requires blender)
- blender-plugin-fspy (requires blender)
- blender-plugin-gaffer-git (requires blender)
- blender-plugin-gcode-reader (requires blender)
- blender-plugin-geometry-script (requires blender)
- blender-plugin-hdri-lighting-shortcut (requires blender)
- blender-plugin-io-three (requires blender)
- blender-plugin-leomoon-lightstudio-git (requires blender)
- blender-plugin-luxcorerender (requires blender)
- blender-plugin-luxcorerender-git (requires blender)
- blender-plugin-luxcorerender-latest-bin (requires blender)
- blender-plugin-manuelbastionilab (requires blender)
- blender-plugin-mesh-off (requires blender)
- blender-plugin-miratools (requires blender)
- blender-plugin-mmd-tools-git (requires blender)
- blender-plugin-molecular (requires blender)
- blender-plugin-pbr-materials (requires blender)
- blender-plugin-poliigon (requires blender)
- blender-plugin-polytrim (requires blender)
- blender-plugin-retopoflow (requires blender)
- blender-plugin-retopoflow-git (requires blender)
- blender-plugin-rtcw-et-model-tools-git (requires blender)
- blender-plugin-sketchfab (requires blender)
- blender-plugin-supertuxkart-git (requires blender)
- blender-plugin-surface-follow (requires blender)
- blender-plugin-ucupaint (requires blender)
- blender-plugin-uvsquares-git (requires blender)
- blender-plugin-vectex (requires blender)
- blender-plugin-vrm-addon-git (requires blender)
- blender-plugin-yavne (requires blender)
- blendercam-git (requires blender)
- blendnet (requires blender)
- flamenco-manager (requires blender) (optional)
- flamenco-worker (requires blender) (optional)
- gnome-thumbnailers-git (requires blender) (optional)
- godot-blender-exporter-git (requires blender)
- ifcopenshell (requires blender) (make)
- kibot (requires blender)
- loki-render (requires blender)
- maxx-desktop (requires blender) (optional)
- mini-benchmarker (requires blender)
- morse-simulator-git (requires blender)
- sheepit-client-git (requires blender) (optional)
- sprytile (requires blender)
- yafaray-blender-exporter (requires blender)
- yafaray-blender-exporter-git (requires blender)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 40 Next › Last »
danielkrajnik commented on 2023-05-27 11:55 (UTC) (edited on 2023-05-27 13:49 (UTC) by danielkrajnik)
@microcoder thanks, mine was set to -j2 by default, but because it's a laptop that setting may make sense. I'm still not sure why it wouldn't be possible for paru to keep compiled objects and recompile only changed files like a typical MakeFile-based build (which take only a minute)? ccache mentioned before does help a bit, but build times are still over half an hour (because it checks every .c file). I'm wondering if it's caused by the way packages have to be built on arch or was it something specific to blender-git package that requires it to be rebuild from scratch each time?
microcoder commented on 2023-05-27 08:25 (UTC) (edited on 2023-05-27 08:25 (UTC) by microcoder)
@danielkrajnik My CPU Intel 4701 (Haswell) compiling code in
real 43m7,340s user 79m32,402s sys 3m27,176s
I tune the make to 8 threads for my CPU for acceleration:
danielkrajnik commented on 2023-05-26 13:01 (UTC) (edited on 2023-05-26 13:03 (UTC) by danielkrajnik)
@sausix How about ccache? I've just tried this package and it cached blender-git's compilation, so on the next run it took no time at all to update. You can then stay on the "bleeding edge" and keep the upgrade times reasonable? Or is this excessive or will result in some undesirable side effects later on?
sausix commented on 2023-05-26 12:21 (UTC)
@danielkrajnik
2 Hours??? :-O My "old" Ryzen 3700 takes under 20 minutes. But I'm restricting to exactly my needed cuda kernel. Saves some time and a lot of RAM.
I'm using yay and I skip blender-git most of the times. I mostly recompile only if some dependencies are to new and blender does not start. So I compile Blender seperately only if I need it.
danielkrajnik commented on 2023-05-26 11:59 (UTC)
@sausix thanks for the prompt reply. That's a bummer, do you know any aur helpers that have this feature? I'm currenly on paru, perhaps aura? Right now building this package takes over 2 hours each time...
sausix commented on 2023-05-26 11:24 (UTC)
@danielkrajnik That works on manual compilation.
AUR helpers clone the code and do a checkout. So every prebuilt object gets deleted. May be theres a way to check out and keep the new files... Git should have such an option. But the AUR helper needs that switch too.
danielkrajnik commented on 2023-05-26 11:00 (UTC) (edited on 2023-05-26 11:00 (UTC) by danielkrajnik)
Sorry if it's a very basic question, but is it normal that this package recompiles itself completely from scratch on each update? I thought that if you compile it once it will only recompile parts that changed? I didn't expect blender project to change literally every file on a daily basis ;)
microcoder commented on 2023-05-16 04:19 (UTC) (edited on 2023-05-16 04:20 (UTC) by microcoder)
microcoder commented on 2023-05-12 06:42 (UTC)
@fbrennan Thank you! I no longer get the error
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 40 Next › Last »