mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
20 lines
476 B
Text
20 lines
476 B
Text
pkgbase = eqy-nightly
|
|
pkgdesc = Equivalence Checking with Yosys
|
|
pkgver = 20240714_yosys_0.43
|
|
pkgrel = 1
|
|
epoch = 1
|
|
url = https://github.com/YosysHQ/eqy
|
|
arch = any
|
|
license = custom:ISC
|
|
makedepends = git
|
|
makedepends = gcc
|
|
makedepends = yosys-nightly
|
|
depends = yosys-nightly
|
|
depends = sby-nightly
|
|
depends = python
|
|
depends = python-click
|
|
options = !strip
|
|
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=cc43fd4
|
|
sha256sums = SKIP
|
|
|
|
pkgname = eqy-nightly
|