blob: f3bd907c97e089e8eb0dc8dcca5b9298ea25e7d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = blender-plugin-bligify
pkgdesc = Export and import animated GIFs from the Blender VSE
pkgver = 1.3.7
pkgrel = 1
url = https://github.com/doakey3/Bligify
arch = any
groups = blender
license = GPL
makedepends = unzip
depends = blender
depends = gifsicle
depends = imagemagick
source = https://github.com/doakey3/Bligify/releases/download/1.3.7/Bligify.zip
md5sums = 02206091517a19a8983b7214be3328e3
pkgname = blender-plugin-bligify
|