mirror of
https://github.com/archlinux/aur.git
synced 2026-02-15 04:51:13 +01:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
pkgbase = nextpnr-all-nightly
|
|
pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic
|
|
pkgver = 20250316_nextpnr_0.7_183_gd8988e16
|
|
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
|
|
provides = nextpnr-ecp5=0.7
|
|
provides = nextpnr-generic=0.7
|
|
provides = nextpnr-ice40=0.7
|
|
provides = nextpnr-machxo2=0.7
|
|
provides = nextpnr-nexus=0.7
|
|
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=d8988e16
|
|
sha256sums = SKIP
|
|
|
|
pkgname = nextpnr-all-nightly
|