blob: a8dbff7b52820940d34d4237bff66e7e0d959dc5 (
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
31
|
pkgbase = ghdl-llvm-git
pkgdesc = VHDL simulator - LLVM back-end
pkgver = 4.0.0dev.r8602.g97df73f72
pkgrel = 1
url = https://github.com/ghdl/ghdl
arch = x86_64
arch = i686
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL2
checkdepends = python-pytest
checkdepends = python-pyvhdlmodel>=0.12
checkdepends = python-pytooling
checkdepends = python-pyattributes
makedepends = git
makedepends = llvm
makedepends = clang
depends = gcc-ada
optdepends = python-pyghdl: python bindings and utilities
provides = ghdl=4.0.0dev.r8602.g97df73f72
provides = ghdl-git=4.0.0dev.r8602.g97df73f72
conflicts = ghdl
conflicts = ghdl-gcc-git
conflicts = ghdl-mcode-git
source = ghdl::git+https://github.com/ghdl/ghdl.git
sha256sums = SKIP
pkgname = ghdl-llvm-git
|