blob: 0c0e025219520b00a1cefffa93025bfe2f5ac86f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = asmotor-git
pkgdesc = Portable, generic assembler engine written in ANSI C99 - supporting 680x0 family, 6502, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and RC811 CPUs
pkgver = 1.3.2.r38.gfe4786a
pkgrel = 1
url = https://github.com/asmotor/asmotor
arch = i686
arch = x86_64
license = GPL-3.0-only
makedepends = pkgconfig
makedepends = cmake
makedepends = gcc
provides = asmmotor
conflicts = asmmotor
source = asmotor::git+https://github.com/asmotor/asmotor
source = asmotor-util::git+https://github.com/asmotor/asmotor-util
md5sums = SKIP
md5sums = SKIP
pkgname = asmotor-git
|