blob: c2dafd88062b5749821d606e43e0edf87c0b6b22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = thtk-git
pkgdesc = A collection of tools for exploring and modifying the Touhou game series
pkgver = r944.333917e
pkgrel = 1
url = https://github.com/thpatch/thtk
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
depends = libpng
provides = thtk=r944.333917e
conflicts = thtk
source = thtk-git::git+https://github.com/thpatch/thtk.git
md5sums = SKIP
pkgname = thtk-git
|