kicad-library-nightly should be an optional dependency. Since I do library development, I maintain my own fork of the official libraries.
Search Criteria
Package Details: kicad-nightly 8.99.0_3150_g687dc71e1d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-nightly.git (read-only, click to copy) |
---|---|
Package Base: | kicad-nightly |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | http://kicad.org/ |
Licenses: | GPL |
Submitter: | DX-MON |
Maintainer: | DX-MON (perigoso, kicad-bot) |
Last Packager: | kicad-bot |
Votes: | 9 |
Popularity: | 0.001662 |
First Submitted: | 2020-10-09 21:32 (UTC) |
Last Updated: | 2024-11-21 05:04 (UTC) |
Dependencies (21)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (glm-gitAUR)
- ngspice (ngspice-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wxpython (python-wxpython-gitAUR)
- unixodbc (unixodbc-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- swig (swig-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- kicad-library-3d-nightlyAUR (optional) – for 3d models of components
- kicad-library-nightlyAUR (optional) – for footprints and symbols
Required by (0)
Sources (3)
DCengineer commented on 2020-10-17 02:22 (UTC)
DX-MON commented on 2020-10-10 13:53 (UTC)
Thanks caltgin :) That has now been done
Pinned Comments
perigoso commented on 2023-05-02 23:24 (UTC)
A binary repo with the pre-built nightly packages is available here:
https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder#binary-repo
DX-MON commented on 2022-08-17 09:18 (UTC)
Thank you to all those who've made us aware of some recent build system changes that broke things - we'll work on a patch and issue corrected files in the next day or two. Apologies for being slow to get back to this.
DX-MON commented on 2020-11-30 13:11 (UTC)
benx45h: There are two major differences between the two packages.
The first is that this one isn't just "whatever the latest is in Git", but rather is pinned to a particular commit each day so as to aid reproducability and try and help guarantee a usable build each update
The second is that kicad-git cannot be installed along side kicad, which means if you want to use both a kicad-git nightly build and stable on the same machine, it's just not possible.. This package on the other hand is designed to be side-by-side installed so suffixes on -nightly and puts both config and binaries in a different location to allow all this to work seamlessly.