blob: 7443bad31320d430447491d5b18e01381e3b4365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libvm68k-git
pkgdesc = M68000 ISA virtual machine components implemented in C++
pkgver = 2.alpha.4.r83.gd1c38e6
pkgrel = 3
url = https://www.vx68k.org/vx68k
arch = i686
arch = x86_64
license = GPL3
checkdepends = cppunit
makedepends = git
makedepends = make
makedepends = pkg-config
provides = libvm68k
conflicts = libvm68k
source = libvm68k::git+https://bitbucket.org/kazssym/libvm68k.git
sha256sums = SKIP
pkgname = libvm68k-git
|