blob: 948b3a0028524eb1313b1777ccdd7dc3a52cd2d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = x16-rom
pkgdesc = ROM files for The 8-Bit Guy's Commander X16
pkgver = r48
pkgrel = 1
url = http://commanderx16.com/
install = x16-rom.install
arch = any
groups = commander-x16
license = LicenseRef-custom
makedepends = cc65
makedepends = lzsa
makedepends = pandoc
makedepends = python
optdepends = x16-emulator: emulator for the ROMs
source = x16-rom-r48.tar.gz::https://github.com/X16Community/x16-rom/archive/r48.tar.gz
source = https://raw.githubusercontent.com/X16Community/x16-emulator/r48/github-pandoc.css
md5sums = 3c6a1d1b9daf50ab3bcbb5fe8245c591
md5sums = 3accdbadaf70264c743b1f655f5dc146
pkgname = x16-rom
|