summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-06-06Fix compilingCYBERDEV
- Thanks to @eigenwinter for reporting a mistake in 0011_ffmpeg.patch, fixed it. - Added Python 3.12 patch.
2023-12-25New 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.
2021-07-01Pin opencolorio1bartus
2021-07-01Fix build against openexr:3bartus
2021-01-06Fix build against openvdb:8, pkgdesc refactorbartus
fix #2
2020-12-20Build fix for newer dependencies.CYBERDEViL
Signed-off-by: bartus <szczepaniak.bartek+github@gmail.com> fix #1
2020-12-20Build fix for newer dependencies.CYBERDEViL
Signed-off-by: bartus <szczepaniak.bartek+github@gmail.com>
2020-05-04Refactor:bartus
* fix dependencies * drop old desktop and install file * add nvcc-ccache logic * add configuration section
2019-11-16Fix SelectCudaComputeArch, drop cuda from makedepends.bartus
2019-11-16Add python 3.8 support.bartus
2019-08-24Fix yay deps resolverbartus
Yay is using aur-rpc dependency resolution instead of calling 'makepkg --sync' which prevent PKGBUILD dependency logic to execute. We have to fall back to manual dependency resolution by the user. "If you want stuff, install it your self"
2019-07-17pop pkgrelbartus
2019-07-17allow blender-2.8 and blender-2.7 coinstallationbartus
2019-07-16switch cmake backend from make to ninjabartus
2019-07-16update pkgverbartus
2019-07-16populate arch patches, refactor sourcebartus
2019-07-14initialbartus