blob: f7c2d81502ebb9af6600a7cf7b01b8088b58379f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ftbt
pkgdesc = A TBT game engine, with Chinese documents.
pkgver = 1.0.2
pkgrel = 1
url = https://gitee.com/tfcolin/ftbt
arch = x86_64
license = MPL-2.0
makedepends = go>=1.20
makedepends = git
depends = ncurses
options = strip
options = !debug
source = ftbt-1.0.2.tar.gz::https://github.com/tfcolin/ftbt/archive/refs/tags/v1.0.2.tar.gz
sha256sums = 193de69699b579c47acc621e8447a400aded997fe1c17c1c6017d2f381fc67d1
pkgname = ftbt
|