summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af353b885ea7ac8e404295c4c002cce180a0d9c0 (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
pkgbase = nextpnr-generic-nightly
	pkgdesc = nextpnr portable FPGA place and route tool - generic
	pkgver = 20221116_nextpnr_0.4_36_gc8406b71
	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 = python
	depends = boost-libs
	depends = qt5-base
	conflicts = nextpnr-git
	conflicts = nextpnr-all-nightly
	options = !strip
	source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c8406b71
	sha256sums = SKIP

pkgname = nextpnr-generic-nightly