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.58 |
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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 40 Next › Last »
bartus commented on 2023-07-17 15:36 (UTC)
Sadly won't work when draco's enabled, so have to mangle it a bit for
blender-develop-git
fbrennan commented on 2023-07-17 08:43 (UTC)
:-) very clever !
bartus commented on 2023-07-16 14:23 (UTC) (edited on 2023-07-16 14:24 (UTC) by bartus)
Never fear, me is here. ( ̄^ ̄)ゞ
121355741e48
fbrennan commented on 2023-07-14 11:01 (UTC)
Another possibility is that I can accept the failed return code then try to do it in a .install or in a hook. None of these are really pretty and people building the package will see errors spew out but at least the package will build and I can either echo what commands to run or run them in the .install.
fbrennan commented on 2023-07-14 10:58 (UTC)
I've figured out the problem and it's very complicated to fix. My personal build has the same issue, to wit:
The problem is how makepkg works intrinsically. We say we are installing into /usr to cmake but really we are going into
$pkgdir/usr
.Now, the problem is, those Python scripts expect those installations to be happening to where cmake said.
One idea of mine is to simply export Python envvars just for that run of the scripts inside the $pkgdir…
Any other ideas, anyone?
sausix commented on 2023-07-04 19:10 (UTC)
@yewhan Tried again? Sometimes the blender devs commit an inconsistent source code, which gets fixed very fast.
It just compiled fine on my machine. I'm having Cython installed too. Tried a clean build too?
yewhan commented on 2023-07-03 04:42 (UTC) (edited on 2023-07-03 04:42 (UTC) by yewhan)
originally installing resulted in:
(maybe consider adding cython as a dependency?)after installing cython it resulted in:
Jackleson commented on 2023-06-28 22:13 (UTC) (edited on 2023-06-28 22:17 (UTC) by Jackleson)
No idea honestly
LoKolbasz commented on 2023-06-19 18:54 (UTC)
The package fails to compile with the following linker errors:
Does anyone know a fix for this issue?
danielkrajnik commented on 2023-05-27 13:49 (UTC) (edited on 2023-05-27 16:00 (UTC) by danielkrajnik)
I've tried to build another large git+aur package (aur/IfcOpenShell-git) and it skipped all the pre-compiled objects, which leads me to believe that something is not right with the way blender-git package handles updates (please see the comment below regarding long build times). If anyone had any suggestions that would be really helpful.
UPDATE: interestingly enough I found that running paru -S blender-git updates timestamps of ALL files in
src/blender
, which may be the reason why make triggers recompile on all files - trying to find out why, because normally i believe git operations don't modify unchanged files (and thus preserve their timestamp).« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 40 Next › Last »