Package Details: blender-git 4.4.r144205.gfba10a82121-1

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: 76
Popularity: 0.000100
First Submitted: 2013-12-05 10:11 (UTC)
Last Updated: 2024-12-04 18:59 (UTC)

Dependencies (48)

Required by (62)

Sources (7)

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 Next › Last »

miffe commented on 2010-08-08 13:51 (UTC)

Now i get this when building: Running makesrna, program versions $Id: makesrna.c 30999 2010-08-03 05:14:59Z campbellbarton $ /bin/sh: line 1: 18684 Illegal instruction ../../../../bin/makesrna /home/miffe/blender-svn/src/blender-build/source/blender/makesrna/intern/ make[2]: *** [source/blender/makesrna/intern/rna_group_gen.c] Error 132 make[1]: *** [source/blender/makesrna/intern/CMakeFiles/bf_rna.dir/all] Error 2 make: *** [all] Error 2 Aborting... I'm guessing its because blender builds with sse2, but my Athlon XP only has sse support. Anyone know how to turn it off?

stativ commented on 2010-08-07 10:59 (UTC)

Thanks to nullfied I updated PKGBUILD to use CMake instead of SCons. Otherwise I wouldn't even try it, cause I thought it is the same piece of crap as the build using SCons was. I was wrong. Now the PKGBUILD is much cleaner and simpler. I need to do some work on depends though. With SCons I was able to enforce some of the options. With CMake it currently enables options depending on installed software. The resulting build thus may require libraries not currently listed in depends and vice versa.

<deleted-account> commented on 2010-08-05 02:43 (UTC)

Well I'm currently working on this (based on the stativ|Lukas Jirkovsky PKGBUILD) http://aur.pastebin.com/dXaUz1ge

miffe commented on 2010-08-03 01:20 (UTC)

Getting this error when building: cp: cannot stat `/home/miffe/blender-svn/src/install/linux2/share/blender/*/plugins/*': No such file or directory Aborting...

stativ commented on 2010-07-17 13:16 (UTC)

Fixed. They broke the FHS compliant build even more, so I had to do some changes to the buildsystem to make it work again.

stativ commented on 2010-07-17 11:33 (UTC)

I think it will take a bit longer than I anticipated. I had to remove the lcms so it builds fine. Unfortunately there is problem with loading some necessary data again so when you start blender there is literally nothing.

aberkoke commented on 2010-07-15 18:43 (UTC)

currently does not compile

<deleted-account> commented on 2010-07-09 12:17 (UTC)

Thanks.

stativ commented on 2010-07-08 15:09 (UTC)

mrunion: I'll take a look at the lcms problem later, I'm learning for an exam arcangeli: it sets compiler flags based on the flags defined in /etc/makepkg.conf