mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
34 lines
958 B
Text
34 lines
958 B
Text
pkgbase = nextpnr-all-nightly
|
|
pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic
|
|
pkgver = 20240429_nextpnr_0.7_28_gedcafcf0
|
|
pkgrel = 1
|
|
epoch = 1
|
|
url = https://github.com/YosysHQ/nextpnr
|
|
arch = x86_64
|
|
license = custom:ISC
|
|
makedepends = git
|
|
makedepends = gcc
|
|
makedepends = cmake
|
|
makedepends = ninja
|
|
makedepends = pkgconf
|
|
makedepends = gawk
|
|
makedepends = eigen
|
|
makedepends = boost
|
|
depends = yosys-nightly
|
|
depends = prjtrellis-nightly
|
|
depends = icestorm-nightly
|
|
depends = prjoxide-nightly
|
|
depends = python
|
|
depends = boost-libs
|
|
depends = qt5-base
|
|
conflicts = nextpnr-git
|
|
conflicts = nextpnr-ice40-nightly
|
|
conflicts = nextpnr-ecp5-nightly
|
|
conflicts = nextpnr-machxo2-nightly
|
|
conflicts = nextpnr-nexus-nightly
|
|
conflicts = nextpnr-generic-nightly
|
|
options = !strip
|
|
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0
|
|
sha256sums = SKIP
|
|
|
|
pkgname = nextpnr-all-nightly
|