summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bdf650fdbf0ebe0f9b63fc64281185d257d2b41a (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.7.0
	pkgrel = 1
	url = https://github.com/xyproto/battlestar
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = go
	depends = gcc
	depends = yasm
	optdepends = elfkickers: for smaller executables
	optdepends = dosbox: for running 16-bit programs
	optdepends = nasm: for ndisasm and com2bts
	optdepends = qemu-arch-extra: for running bootable kernels
	source = git+https://github.com/xyproto/battlestar#commit=deb78a26b141531abe6cdc5cd980691e3a41ec46
	b2sums = SKIP

pkgname = battlestar