blob: 6fb477a024a4a9aaa6c6e023ee16f2eb3c1a4757 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = frotz-git
pkgdesc = Z-machine interpreter for interactive fiction games
pkgver = 2.44.r196.gf3ceac9
pkgrel = 1
url = http://frotz.sourceforge.net/
arch = i686
arch = x86_64
license = GPL
source = git+https://github.com/DavidGriffith/frotz
md5sums = SKIP
pkgname = frotz-ncurses-git
depends = ncurses
provides = frotz
conflicts = frotz
pkgname = frotz-dumb-git
provides = frotz-dumb
conflicts = frotz-dumb
|