blob: 42e794c44a0fe2d1b058072d6d0f871436c906f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ktools-git
pkgdesc = Tools for modding of the game Don't Starve, by Klei Entertainment
pkgver = 97.8f31242
pkgrel = 1
url = https://github.com/nsimplex/ktools
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
depends = imagemagick
optdepends = libzip: for zip support
provides = ktools
conflicts = ktools
source = git+https://github.com/nsimplex/ktools.git
sha256sums = SKIP
pkgname = ktools-git
|