summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8eeed042a6c111e3af58d19c47dc0577de4c7a4 (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 = 2
	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