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

Required by (62)

Sources (7)

Latest Comments

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

stativ commented on 2010-06-15 11:08 (UTC)

qwert535286: Sorry, I forgot to add md5sums. They are here now. The error messages has nothing to do with blender. They are indicating problems with different packages (peazip, kdebase-workspace and gvim).

<deleted-account> commented on 2010-06-15 11:00 (UTC)

When I removed the old versions of blender-svn It appeared these messeges: Error in file "/usr/share/applications/peazip.desktop": "all/all" is an invalid MIME type ("all" is an unregistered media type) Error in file "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" is an invalid MIME type ("fonts" is an unregistered media type) Warning in file "/usr/share/applications/gvim.desktop": usage of MIME type "message/news" is discouraged ("message" is a media type that probably does not make sense in this context)

<deleted-account> commented on 2010-06-15 10:55 (UTC)

==> Checking Runtime Dependencies... ==> Checking Buildtime Dependencies... ==> Retrieving Sources... -> Found blender.desktop in build dir -> Found blender.config in build dir -> Found use_usr.diff in build dir ==> ERROR: Integrity checks are missing. ==> ERROR: Makepkg was unable to build blender-svn.

stativ commented on 2010-06-15 10:49 (UTC)

mosra: Thank you for noting that, I didn't realized that it doesn't use MAKEFLAGS. When adding the support for multiple jobs build I improved the PKGBUILD a bit. Improvements: - it uses MAKEFLAGS to determine number of make jobs - correctly switch to FHS - running blender-update-scripts first is no longer required, in fact I removed it - enable fftw and lcms for smoke simulations and color management

mosra commented on 2010-06-15 08:27 (UTC)

Quick fix for multithreaded scons build: http://aur.pastebin.com/A1WJfFmK (see line 50). I don't know if this is clean enough, because $MAKEFLAGS (in /etc/makepkg.conf) can have other parameters than just -jN. But compiling Blender with only one thread is a pain.

Xaap commented on 2010-05-26 13:08 (UTC)

I did not. It works now, thanks. I did not see the recommandation because it was hidden between lots of mime errors (if I remember correctly).

stativ commented on 2010-05-21 05:28 (UTC)

Did you run blender-update-scripts as suggested? Otherwise it won't work correctly.

Xaap commented on 2010-05-20 17:08 (UTC)

I can't get text in menus... I have an ati graphic card, I tried classic mesa 7.8, gallium and forcing software rendering... still not working. Does someone has a tip for me ? Thanks.