summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAki Van Ness2021-09-16 20:29:28 -0400
committerAki Van Ness2021-09-16 20:29:28 -0400
commit1fd5054731a9310bacede507c4488b59f961264c (patch)
treede7957b4aa2ed3b05b4ce2d3a0744604816737bf /.SRCINFO
downloadaur-1fd5054731a9310bacede507c4488b59f961264c.tar.gz
Bumped nextpnr-generic Version to 67bd349e_20212917
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0f914422b5ea
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = nextpnr-generic-nightly
+ pkgdesc = nextpnr portable FPGA place and route tool - generic
+ pkgver = 67bd349e_20212917
+ pkgrel = 1
+ url = https://github.com/YosysHQ/nextpnr
+ arch = any
+ license = custom:ISC
+ makedepends = git
+ makedepends = gcc
+ makedepends = cmake
+ makedepends = ninja
+ makedepends = pkgconf
+ makedepends = gawk
+ makedepends = eigen
+ 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=67bd349e
+ sha256sums = SKIP
+
+pkgname = nextpnr-generic-nightly