blob: 8d8f16d27758ec6f5671102be3db1fe6e7a25728 (
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
|
pkgbase = ghdl-mcode-git
pkgdesc = VHDL simulator - mcode back-end
pkgver = 6.0.0dev.r10078.g56a4d3e4a
pkgrel = 1
url = https://github.com/ghdl/ghdl
arch = x86_64
arch = i686
arch = pentium4
license = GPL-2.0-or-later
checkdepends = python-pytest
checkdepends = python-pyvhdlmodel>=0.12
checkdepends = python-pytooling
makedepends = git
depends = gcc-ada
optdepends = python-pyghdl: python bindings and utilities
provides = ghdl=6.0.0dev.r10078.g56a4d3e4a
provides = ghdl-git=6.0.0dev.r10078.g56a4d3e4a
conflicts = ghdl
conflicts = ghdl-gcc-git
conflicts = ghdl-llvm-git
source = ghdl::git+https://github.com/ghdl/ghdl.git
sha256sums = SKIP
pkgname = ghdl-mcode-git
|