blob: 3f5115cba852c4cfffa74de4a6d029f2f8bfbfa2 (
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
|
pkgbase = ghdl-llvm-git
pkgdesc = VHDL simulator - LLVM back-end
pkgver = 6.0.0dev.r10078.g56a4d3e4a
pkgrel = 1
url = https://github.com/ghdl/ghdl
arch = x86_64
arch = i686
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-2.0-or-later
checkdepends = python-pytest
checkdepends = python-pyvhdlmodel>=0.12
checkdepends = python-pytooling
makedepends = git
makedepends = llvm
makedepends = clang
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-mcode-git
source = ghdl::git+https://github.com/ghdl/ghdl.git
sha256sums = SKIP
pkgname = ghdl-llvm-git
|