blob: 4f5be8379176ad5e23a29cf21299aa97688e3372 (
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 = r305.21620f0
pkgrel = 1
url = https://github.com/thpatch/thtk
arch = i686
arch = x86_64
license = BSD
makedepends = (git cmake)
depends = libpng
provides = thtk=r305.21620f0
conflicts = thtk
source = thtk-git::git://github.com/thpatch/thtk.git
md5sums = SKIP
pkgname = thtk-git
|