blob: 6911b5a4e0fb4a13f657004c989d6bac7ebeed4c (
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
|
pkgbase = ripes-git
pkgdesc = A graphical processor simulator and assembly editor for the RISC-V ISA
pkgver = 2.2.6
pkgrel = 1
url = https://github.com/mortbopet/Ripes
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = gcc12
depends = qt6-base
depends = qt6-charts
source = ripes-git-2.2.6::git+https://github.com/mortbopet/Ripes.git
source = VSRTL::git+https://github.com/mortbopet/VSRTL.git
source = ELFIO::git+https://github.com/serge1/ELFIO.git
source = libelfin::git+https://github.com/mortbopet/libelfin.git
source = cpp-mmaplib::git+https://github.com/yhirose/cpp-mmaplib.git
source = Signals::git+https://github.com/pbhogan/Signals.git
source = better-enums::git+https://github.com/mortbopet/better-enums.git
source = cereal::git+https://github.com/USCiLab/cereal.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = ripes-git
|