blob: b1a3521e0fd3cb57e3dc061336883788c0d176d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = pencil2d-git
pkgdesc = Animation/drawing software, that lets you create traditional hand-drawn animation using both bitmap and vector graphics
pkgver = 2443.1d67de07
pkgrel = 2
url = http://www.pencil2d.org/
install = pencil2d.install
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = qt5-tools
depends = ming
depends = ffmpeg
depends = qt5-svg
depends = qt5-multimedia
provides = pencil2d
conflicts = pencil2d
options = !staticlibs
source = pencil2d::git+https://github.com/pencil2d/pencil.git
md5sums = SKIP
pkgname = pencil2d-git
|