Search Criteria
Package Details: prjtrellis-nightly 1:20241222_1.4_67_gfce5a14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prjtrellis-nightly.git (read-only, click to copy) |
---|---|
Package Base: | prjtrellis-nightly |
Description: | Documenting the Lattice ECP5 bit-stream format. |
Upstream URL: | https://github.com/YosysHQ/prjtrellis |
Licenses: | MIT, custom:ISC |
Conflicts: | prjtrellis, prjtrellis-db, prjtrellis-db-git, prjtrellis-git |
Provides: | prjtrellis, prjtrellis-db |
Submitter: | lethalbit |
Maintainer: | lethalbit |
Last Packager: | lethalbit |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-16 23:32 (UTC) |
Last Updated: | 2024-12-22 00:01 (UTC) |
Dependencies (8)
- boost-libs
- python (python37AUR, python311AUR, python310AUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (7)
- nextpnr-all-nightly
- nextpnr-ecp5-nightly
- nextpnr-git (requires prjtrellis) (make)
- nextpnr-machxo2-nightly
- prjtrellis-git (requires prjtrellis-db) (make)
- swim (optional)
- swim-git (optional)
Latest Comments
nicolai_d commented on 2024-09-06 09:01 (UTC)
HI, In addition to conflicting with the prjtrellis{,-db}{,-git} packages, I would think the nightly should also provides=("prjtrellis-db" "prjtrellis") so the dependency is still met for other packages when it is installed, right ? (In my case, it happend when I wanted to install aur/nextpnr-git for the aur/python-glasgow-git package)