summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 846f105ea2d6d5b179702d6d6df3c6fd8f0f83f5 (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
pkgbase = nextpnr-xilinx-git
	pkgdesc = nextpnr portable FPGA place and route tool - for Xilinx
	pkgver = cd8b15d_20211117
	pkgrel = 1
	epoch = 1
	url = https://github.com/gatecat/nextpnr-xilinx
	arch = any
	license = custom:ISC
	makedepends = git
	makedepends = gcc
	makedepends = cmake
	makedepends = ninja
	makedepends = pkgconf
	makedepends = gawk
	makedepends = eigen
	makedepends = boost
	depends = python
	depends = boost-libs
	conflicts = nextpnr-git
	options = !strip
	source = nextpnr::git+https://github.com/gatecat/nextpnr-xilinx.git
	sha256sums = SKIP

pkgname = nextpnr-xilinx-git