blob: bbf13862328133d1956e0e59718a8854f2d1f2ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = libresprite-git
pkgdesc = Animated sprite editor and pixel art tool
pkgver = 1.0.r245.gc99d366
pkgrel = 1
url = https://github.com/LibreSprite/LibreSprite
arch = x86_64
arch = i686
license = GPL-2.0-only
makedepends = cmake
makedepends = git
makedepends = gtest
depends = curl
depends = freetype2
depends = giflib
depends = libjpeg-turbo
depends = libpng
depends = libwebp
depends = lua
depends = pixman
depends = sdl2
depends = sdl2_image
depends = tinyxml2
depends = zlib
provides = libresprite
conflicts = aseprite
conflicts = libresprite
source = libresprite::git+https://github.com/LibreSprite/LibreSprite.git
source = clip::git+https://github.com/aseprite/clip.git
source = duktape::git+https://github.com/libresprite/duktape.git
source = flic::git+https://github.com/aseprite/flic.git
source = observable::git+https://github.com/dacap/observable.git
source = simpleini::git+https://github.com/aseprite/simpleini.git
source = undo::git+https://github.com/aseprite/undo.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = libresprite-git
|