blob: c16eb1fffe9bba3e591bf00c76ff7a4681b5ccb5 (
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
32
|
pkgbase = ghdl-gcc-git
pkgdesc = VHDL simulator - GCC back-end
pkgver = 5.0.0dev.r9531.gc49b2038b
pkgrel = 1
url = https://github.com/ghdl/ghdl
install = ghdl.install
arch = x86_64
arch = i686
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL2
makedepends = git
depends = gcc-ada
provides = ghdl=5.0.0dev.r9531.gc49b2038b
provides = ghdl-git=5.0.0dev.r9531.gc49b2038b
conflicts = ghdl
conflicts = ghdl-llvm-git
conflicts = ghdl-mcode-git
options = !emptydirs
options = staticlibs
options = !lto
source = ghdl::git+https://github.com/ghdl/ghdl.git
source = https://gcc.gnu.org/pub/gcc/releases/gcc-12.4.0/gcc-12.4.0.tar.xz
source = https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2
sha256sums = SKIP
sha256sums = 704f652604ccbccb14bdabf3478c9511c89788b12cb3bbffded37341916a9175
sha256sums = fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0
pkgname = ghdl-gcc-git
|