summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ca718b9bfeaf9a6fa0556d94faecd31988016ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = chipeight-git
	pkgdesc = Work in progress Chip8 emulator.
	pkgver = 0.1.git
	pkgrel = 1
	url = https://git.envs.net/laniku/chip8
	arch = x86_64
	license = MIT
	makedepends = devtools
	depends = freeglut
	source = https://git.envs.net/laniku/chip8/archive/master.tar.gz

pkgname = chipeight-git