summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da2801514224537387e7ca159517f8ca9ed047f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = battlestar
	pkgdesc = Programming language for creating tiny executables
	pkgver = 0.51
	pkgrel = 1
	url = http://github.com/xyproto/battlestar
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = go
	makedepends = git
	depends = yasm
	depends = gcc
	optdepends = elfkickers: for smaller executables
	optdepends = dosbox: for running 16-bit programs
	optdepends = qemu-arch-extra: for running bootable kernels
	optdepends = nasm: for ndisasm and com2bts
	source = git+https://github.com/xyproto/battlestar.git#tag=0.51
	md5sums = SKIP

pkgname = battlestar