Search Criteria
Package Details: prjoxide-git r444.a64ccc7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prjoxide-git.git (read-only, click to copy) |
---|---|
Package Base: | prjoxide-git |
Description: | Project Oxide LatticeSemi 28nm Nexus FPGA Bitstream Database |
Upstream URL: | https://github.com/gatecat/prjoxide |
Keywords: | fpga toolchain |
Licenses: | ISC |
Conflicts: | prjoxide |
Provides: | prjoxide |
Submitter: | rpls |
Maintainer: | rpls |
Last Packager: | rpls |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-18 20:40 (UTC) |
Last Updated: | 2023-08-15 15:58 (UTC) |
Dependencies (4)
- capnproto (capnproto-gitAUR) (make)
- capnproto-javaAUR (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- nextpnr-git (requires prjoxide) (make)
- silice-git
Latest Comments
rpls commented on 2022-12-27 18:03 (UTC)
@Klotz, @xiretza Please excuse the delay, it's fixed now.
xiretza commented on 2022-11-14 21:23 (UTC)
FYI, the official recommendation is
Klotz commented on 2022-11-14 21:19 (UTC)
The submodule command on line 30 of the PKGBUILD needs to be changed:
This is apparently due to some security-related changes to git. See this discussion for reference...
rpls commented on 2021-04-22 13:40 (UTC)
@xiretza Should be fixed now.
xiretza commented on 2021-04-22 13:05 (UTC)
This is missing
git
,capnproto
andcapnproto-java
inmakedepends
, and the project now has a license: https://github.com/gatecat/prjoxide/blob/master/COPYING