blob: 1ba623f83b2bdba7bea16fd3ffab07c3c2a3ce3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = blender-plugin-cork
pkgdesc = Integrate cork boolean library into blender
pkgver = 0.9.r9.g39f7746
pkgrel = 3
url = https://github.com/dfelinto/cork-on-blender.git
arch = any
license = GPL
makedepends = git
depends = blender
depends = cork-git
depends = blender-plugin-mesh-off
source = cork::git+https://github.com/dfelinto/cork-on-blender.git
md5sums = SKIP
pkgname = blender-plugin-cork
|