blob: 44c39596b303ce75d22617722efea2157fd413cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Generated by makepkg 5.0.0
# Fri Feb 19 17:09:55 UTC 2016
pkgbase = uarm-git
pkgdesc = arm7tdmi based computer emulator with debugging tools
pkgver = v0.5.3.r26.3600cec
pkgrel = 4
url = http://mellotanica.github.io/uARM/
arch = any
license = GPL
makedepends = git
depends = qt5-declarative
depends = gcc
depends = make
depends = boost
optdepends = python2: for uarm-readuarm header reader
optdepends = arm-none-eabi-gcc: cross compiler for target architecture
backup = etc/default/uarm
source = git+https://github.com/mellotanica/uARM.git#branch=master
md5sums = SKIP
pkgname = uarm-git
|