blob: 3ae4dcdf76a4962d41799e38178588f790ad2ba8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = riffa-git
pkgdesc = RIFFA: A Reusable Integration Framework For FPGA Accelerators
pkgver = 2.2.2.git20240611
pkgrel = 1
url = http://riffa.ucsd.edu/
install = riffa.install
arch = i686
arch = x86_64
license = custom
makedepends = linux-headers=6.11.9.arch1-1
depends = linux=6.11.9.arch1-1
source = git+https://github.com/drichmond/riffa.git
source = riffa.install
source = 99-riffa.rules
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 6dd2aee2ba41d68419004f7a80b87fbd6a1d8c723d5a2b3d293fe460a7364676
pkgname = riffa-git
|