community/blender to 3.4.0-3

This commit is contained in:
Kevin Mihelich 2022-12-09 01:54:57 +00:00
parent 8da16eb0cf
commit de7a5fd62a

View file

@ -16,7 +16,7 @@ buildarch=8
pkgname=blender
pkgver=3.4.0
pkgrel=2
pkgrel=3
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@ -30,6 +30,7 @@ depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requ
'draco')
makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'ninja' 'libepoxy' 'wayland-protocols' 'libxkbcommon'
'libdecor')
optdepends=('libdecor: wayland support')
options=(!strip)
source=("git+https://git.blender.org/blender.git#tag=v$pkgver"
"git+https://git.blender.org/blender-addons.git"