summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80c01bd9f1f718999fee9e93284ce61a5f03709d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = battlestar
	pkgdesc = Programming language for creating tiny executables
	pkgver = 0.3
	pkgrel = 1
	url = http://github.com/xyproto/battlestar
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = go
	makedepends = git
	depends = yasm
	depends = gcc
	depends = elfkickers
	optdepends = dosbox: for running 16-bit programs
	source = git://github.com/xyproto/battlestar.git#tag=0.3
	md5sums = SKIP

pkgname = battlestar