blob: dad6b3adf1f355688ea55cc2211edc548b6d3d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = inform
pkgdesc = The Inform 6 compiler
pkgver = 6.42
pkgrel = 1
url = https://github.com/DavidKinder/Inform6
arch = aarch64
arch = arm
arch = armv6h
arch = armv7h
arch = i486
arch = i686
arch = pentium4
arch = x86_64
groups = inform
license = Artistic2.0
checkdepends = inform-stdlib
optdepends = inform-stdlib: Inform 6 standard library
optdepends = punyinform: a small Inform 6 library
optdepends = frotz: Z-machine interpreter
source = inform-6.42.tar.gz::https://github.com/DavidKinder/Inform6/archive/refs/tags/v6.42.tar.gz
source = https://ifarchive.org/if-archive/infocom/compilers/inform6/examples/Advent.inf
source = inform.1
sha256sums = 2fc206551445a75ff88c3f3bcc68bf5b6580a58dfd9a4446bc488ac2aad73766
sha256sums = 08229160f23e43e474973b592d386cffd857c1ed9f0bd96cec616fbdc9486c93
sha256sums = 5fb635995933797aeeeb10f4eb52cad86a9c679cf0b5aeac3bfb1909f3ea5ec0
pkgname = inform
|