summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1f6823f0b41195b6c90f0f3b90a2073d792b827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = rvvm
	pkgdesc = The RISC-V Virtual Machine
	pkgver = 0.5_r957.76796ba
	pkgrel = 1
	url = https://github.com/LekKit/RVVM/
	arch = x86_64
	arch = aarch64
	arch = riscv64
	arch = riscv
	arch = ppc
	arch = i386
	arch = i686
	arch = pentium4
	arch = arm
	arch = armv7h
	arch = armv6h
	license = GPL3
	makedepends = git
	makedepends = make
	makedepends = gcc
	depends = libx11
	depends = libxext
	provides = rvvm
	provides = librvvm
	conflicts = rvvm
	conflicts = librvvm
	options = !strip
	options = staticlibs
	source = rvvm::git+https://github.com/LekKit/RVVM.git#branch=v0.5-release
	sha256sums = SKIP

pkgname = rvvm