blob: c133a5175087e39a7c6fdab1d958e5da23c6295a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = blender-plugin-gaffer-git
pkgdesc = Blender addon for light and hdri managament.
pkgver = 3.1.9.r3.g43d3b99
pkgrel = 1
url = https://blendermarket.com/products/gaffer-light-manager/
install = blender-plugin-gaffer-git.install
arch = any
license = GPL
makedepends = git
depends = blender
source = gaffer::git+https://github.com/gregzaal/gaffer.git
source = remove.updater.patch
md5sums = SKIP
md5sums = f5605da2a9b5ed7f69eeebdcd057cf69
pkgname = blender-plugin-gaffer-git
|