Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-06 | Fix compiling | CYBERDEV | |
- Thanks to @eigenwinter for reporting a mistake in 0011_ffmpeg.patch, fixed it. - Added Python 3.12 patch. | |||
2024-04-29 | Fixed linker error and syntax error | CYBERDEV | |
Thanks to @MarsSeed for reporting the syntax error in the PKGBUILD! (oops) See the comment inside PKGBUILD for more info on the fixed linker issue. | |||
2023-12-25 | New source and patches. | CYBERDEViL | |
The source of this package (`git.blender.org/blender.git#branch=blender2.7`) does not exist anymore, Blender moved the repo to `https://projects.blender.org/blender/blender.git`. There is no branch `blender2.7` on this new repo, only a `v2.79b` tag which is a different source. As the new source I choose the 2.79b source tarball from Blender. Patches to keep Blender 2.79b up-to-date with modern compiler and libs where mostly derived from Blender upstream commits/code. | |||
2022-11-03 | git: allow "file" protocol | bartus | |
2021-07-01 | Pin opencolorio1 | bartus | |
2021-07-01 | Fix build against openexr:3 | bartus | |
2021-01-06 | Fix build against openvdb:8, pkgdesc refactor | bartus | |
fix #2 | |||
2020-12-20 | Build fix for newer dependencies. | CYBERDEViL | |
Signed-off-by: bartus <szczepaniak.bartek+github@gmail.com> fix #1 | |||
2020-12-20 | Build fix for newer dependencies. | CYBERDEViL | |
Signed-off-by: bartus <szczepaniak.bartek+github@gmail.com> | |||
2020-05-04 | Refactor: | bartus | |
* fix dependencies * drop old desktop and install file * add nvcc-ccache logic * add configuration section | |||
2019-11-16 | Fix SelectCudaComputeArch, drop cuda from makedepends. | bartus | |
2019-11-16 | Add python 3.8 support. | bartus | |
2019-08-25 | Fix dependency logic with DISABLE_CUDA=1 | bartus | |
2019-08-24 | Implement DISABLE_NINJA logick | bartus | |
2019-08-24 | Fix yay not honoring deps logic in PKGBUILD | bartus | |
2019-07-17 | fix typo in prev commit | bartus | |
2019-07-17 | fix man page conflict with blender-2.8 | bartus | |
2019-07-17 | add Travis CI support | bartus | |
2019-07-17 | pop pkgrel | bartus | |
2019-07-17 | refactor ninja status | bartus | |
2019-07-17 | allow blender-2.8 and blender-2.7 coinstallation | bartus | |
2019-07-17 | add DISABLE_CUDA env variable support | bartus | |
use can disable cuda makedepends with one of: . export DISABLE_CUDA=1 . DISABLE_CUDA=1 makepkg . makepkg DISABLE_CUDA=1 | |||
2019-07-16 | refactor cmake invocation. | bartus | |
2019-07-16 | switch cmake backend from make to ninja | bartus | |
2019-07-16 | update pkgver | bartus | |
2019-07-16 | populate arch patches, refactor source | bartus | |
2019-07-14 | retract locat cuda version | bartus | |
2019-07-14 | initial | bartus | |