mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
25 lines
698 B
Text
25 lines
698 B
Text
pkgbase = nvc
|
|
pkgdesc = VHDL compiler and simulator
|
|
pkgver = 1.7.2
|
|
pkgrel = 2
|
|
url = https://www.nickg.me.uk/nvc
|
|
arch = x86_64
|
|
arch = i686
|
|
license = GPL3
|
|
makedepends = pkgconfig
|
|
makedepends = make
|
|
makedepends = flex
|
|
makedepends = check
|
|
makedepends = llvm
|
|
makedepends = tcl
|
|
makedepends = automake
|
|
makedepends = autoconf
|
|
depends = libelf
|
|
depends = llvm-libs
|
|
depends = ncurses
|
|
optdepends = ruby: for the scripts to download and install VHDL libraries
|
|
conflicts = nvc-git
|
|
source = https://www.nickg.me.uk/files/nvc-1.7.2.tar.gz
|
|
b2sums = b885d1fed19ad1cba51967557bf26a14227deb0ea8946a7bfdca4c301031d18e0fc92fdbb26413c451a55e3de04766cebab8e41a5d9445f5ec95c880b1351d1c
|
|
|
|
pkgname = nvc
|