blob: bb89c4693e92c2174d495109e6ee015c5ece7752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ldtk-bin
pkgdesc = Modern and efficient 2D level editor with a strong focus on user-friendliness.(Prebuilt version.Use system-wide electron)
pkgver = 1.5.3
pkgrel = 4
url = https://ldtk.io/
arch = x86_64
license = MIT
makedepends = fuse2
makedepends = asar
depends = electron24
depends = libdbusmenu-glib
provides = ldtk=1.5.3
conflicts = ldtk
source = ldtk-1.5.3.zip::https://github.com/deepnight/ldtk/releases/download/v1.5.3/ubuntu-distribution.zip
source = LICENSE-1.5.3::https://raw.githubusercontent.com/deepnight/ldtk/v1.5.3/LICENSE
source = ldtk.sh
sha256sums = 8bb1c870ab35d2cadfbf08a119d3049e7986a2a80558d2610babc67fcd502566
sha256sums = f409a37a40e823efefddac3140d991141633d4db3cec4f8667bc23b846dcc335
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = ldtk-bin
|