blob: 2bc2606cc6c390c2ececf8bb9aaa0ddb2f3a3d26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = frobtads
pkgdesc = Combined TADS 2 & 3 interpreter and compilers for playing and creating Interactive Fiction games
pkgver = 2.0
pkgrel = 2
url = http://www.tads.org/frobtads.htm
arch = i686
arch = x86_64
license = custom: freeware
makedepends = cmake
makedepends = git
depends = ncurses
depends = curl
source = https://github.com/realnc/frobtads/releases/download/v2.0/frobtads-2.0.tar.bz2
md5sums = 5188944620298695508b9b41a2dba49c
pkgname = frobtads
|