Search Criteria
Package Details: kicad-git 9.0.0.rc1.r499.gf665760a8e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-git.git (read-only, click to copy) |
---|---|
Package Base: | kicad-git |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | https://kicad.org/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | kicad, kicad-bzr |
Provides: | kicad |
Submitter: | Chocobo |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 67 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-08 16:39 (UTC) |
Last Updated: | 2025-01-07 22:16 (UTC) |
Dependencies (22)
- boost-libs
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (glm-gitAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- nngAUR (nanonng-gitAUR, nanomq-gitAUR, nanomq-sqlite-gitAUR, nanomq-msquic-gitAUR, nanomq-full-gitAUR, nng-gitAUR, nngAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wxpython (python-wxpython-gitAUR)
- swig (swig-gitAUR)
- unixodbc (unixodbc-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- Show 2 more dependencies...
Required by (26)
- freerouting (requires kicad) (optional)
- freerouting-zh-cn (requires kicad) (optional)
- freerouting-zh-cn-git (requires kicad) (optional)
- kiauto-git (requires kicad)
- kibot (requires kicad)
- kicad-allegro (requires kicad) (optional)
- kicad-allegro-git (requires kicad) (optional)
- kicad-diff-git (requires kicad)
- kicad-i18n-git (requires kicad)
- kicad-interactive-html-bom-plugin (requires kicad)
- kicad-interactivehtmlbom-git (requires kicad)
- kicad-jlc-manufacture-git (requires kicad)
- kicad-kibuzzard-git (requires kicad)
- kicad-library-espressif-git (requires kicad)
- kicad-nightly-bin (requires kicad)
- kicad-nightly-rpm (requires kicad)
- kicad-pcb-diff (requires kicad)
- kicad-storybook-git (requires kicad)
- kikit-git (requires kicad)
- kiri-git (requires kicad)
- Show 6 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 29 Next › Last »
knapik commented on 2021-04-27 00:54 (UTC)
No longer compiles for me. The nightly builds are now dependent the latest development release of wxWidgets (3.15) and not the stable release.
Still, trying to use wxgtk3-dev and wxgtk-common-dev instead of the stable packages, I can't compile to do errors due to a bunch of missing or wrong OpenGL types? I haven't figured out how to get it to compile yet.
TheGondolindrim commented on 2021-01-22 22:59 (UTC)
It was a ownership problem -- lemon was installed but for some reason the files were 777, but the drive I was using to compile was mounted with a different ownership access.
nickoe commented on 2021-01-19 22:11 (UTC) (edited on 2021-01-19 23:02 (UTC) by nickoe)
I think there are some issues up stream that should be ironed out, but I think you can workaround this by installing lemon and retry the build.
EDIT: related https://gitlab.com/kicad/packaging/kicad-fedora-builder/-/merge_requests/52 and it may not be enough to install just
lemon
. Do you have the packageshared-mime-info
installed?TheGondolindrim commented on 2021-01-19 22:03 (UTC)
Having issues here building, specifically at the libevel/grammar.lemon which fails at the lemon parsing. Anyone with this issue?
nickoe commented on 2021-01-11 06:42 (UTC)
Yes, this pa pagage has always been tracking master. That is common for pavkages in AUR with tje dash git suffix.
DCengineer commented on 2021-01-11 06:05 (UTC)
Was this supposed to be updated to v5.99 (nightly)? Seems like kicad-git should be the same version that is available in community/kicad.
t_thomas commented on 2020-12-19 15:51 (UTC)
@nickoe - Oh sorry my fault, I just were comparing this PKGBUILD with my own homebrew one (but way more simplistic) in which I had gathered all cmake options, but you're right after re-reading the article they are indeed already set to default:ON -- Thanks :D
the article I'm referring to https://gitlab.com/kicad/code/kicad/-/blob/master/Documentation/development/compiling.md#scripting_opt
nickoe commented on 2020-12-19 15:17 (UTC)
@t_thomas, I am not sure what exact commit you are reffering to, but they are on by default on master.
t_thomas commented on 2020-12-19 15:10 (UTC)
Hi, was there a reason the drop the following 3 build instructions from the PKGBUILD file (compared to the git suggestion on how2to install)
DKICAD_SPICE=ON DKICAD_INSTALL_DEMOS=ON DKICAD_SCRIPTING_MODULES=ON
btw. thanks a lot for again maintaining the new nightly KiCad packages
nickoe commented on 2020-11-09 19:29 (UTC)
@StefanH https://aur.archlinux.org/cgit/aur.git/commit/?h=kicad-git&id=e7e7fb586afe444028ea6cdf25ace82ecdb74c2b
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 29 Next › Last »