1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wla_dx
pkgdesc = Multi Platform Cross Assembler Package for GB-Z80 (Game Boy), Z80 (GG, SMS, MSX, Spectrum, Ti86, etc), 6502 (NES, etc), 65C02 (VIC-20, etc), 6510 (C64, etc), 65816 (SNES, etc), HUC6280 (PC-Engine) and SPC-700 (SNES sound chip)
pkgver = 10.6
pkgrel = 1
url = https://github.com/vhelin/wla-dx
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = python-sphinx
depends = glibc
source = https://github.com/vhelin/wla-dx/archive/v10.6.tar.gz
sha512sums = 744f65f34d3378dfb956b7f7e60ee6eb2b81be3dd5106844f794acc1d7f23112b4f1df8aa68b677ef05687cd77755c5ac1c45f04c7d2f2ede421a9fa6b0a3564
pkgname = wla_dx
|