summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5bffcaf14cbcc4f1e25b784272de6fc2a87d3962 (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
pkgbase = nextpnr-generic-nightly
	pkgdesc = nextpnr portable FPGA place and route tool - generic
	pkgver = 20220219_347ba3a
	pkgrel = 2
	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
	options = !strip
	source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=347ba3a
	sha256sums = SKIP

pkgname = nextpnr-generic-nightly