blob: 2974cfe96039202d95c844fddafaff2586b85374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = act-actsim-git
pkgdesc = A mixed-signal simulator capable of simulating ACT files.
pkgver = 0.2.r651.f7e3c63
pkgrel = 1
url = https://github.com/asyncvlsi/actsim
arch = x86_64
license = GPL-2.0
makedepends = git
makedepends = make
makedepends = gcc
depends = act-core
depends = act-stdlib
depends = act-tracelib
depends = act-annotate
provides = act-actsim
conflicts = act-actsim
source = git+https://github.com/asyncvlsi/actsim
sha512sums = SKIP
pkgname = act-actsim-git
|