The bzr checkout really takes forever with this. Could "--lightweight" be added to the "bzr co" line, so that won't spend forever getting all the old revisions that won't even be used in the build.
Search Criteria
Package Details: kicad-git 8.99.0.r1825.gb38357a5ea-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 |
Conflicts: | kicad, kicad-bzr |
Provides: | kicad |
Submitter: | Chocobo |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 67 |
Popularity: | 0.000003 |
First Submitted: | 2015-10-08 16:39 (UTC) |
Last Updated: | 2024-07-16 22:49 (UTC) |
Dependencies (21)
- boost-libs
- curl (curl-quiche-gitAUR, 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 (gliAUR, glm-gitAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- 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-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR) (make)
- Show 1 more dependencies...
Required by (22)
- freerouting (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-pcb-diff (requires kicad)
- kicad-storybook-git (requires kicad)
- kikit-git (requires kicad)
- kiri-git (requires kicad)
- lc2kicad-git (requires kicad) (optional)
- pcbdraw (requires kicad)
- pcbdraw-git (requires kicad)
- python-kinet2pcb (requires kicad)
Sources (1)
<deleted-account> commented on 2011-04-30 04:14 (UTC)
queueRAM commented on 2011-04-12 05:22 (UTC)
Thanks for the notification. JPC added this in revno 2955 2011-04-09 with the following commit message:
CMake: add definition KICAD_TESTING_VERSION and KICAD_STABLE_VERSION.
One of these 2 options *must* be now defined (i.e. run cmake with option -DKICAD_STABLE_VERSION or -DKICAD_TESTING_VERSION
CMAKE_BUILD_TYPE is actually still valid since it is part of the CMake build system.
<deleted-account> commented on 2011-04-12 00:00 (UTC)
I just tried updating kicad-bzr to revision 2958 .. unfortunately it doesn't compile anymore using the PKGBUILD.
This is the error message:
Please set to ON one option of KICAD_TESTING_VERSION or KICAD_STABLE_VERSION
When calling cmake add option -DKICAD_STABLE_VERSION=ON
or add option -DKICAD_TESTING_VERSION=ON
CMake Error at CMakeLists.txt:61 (message):
one option of KICAD_TESTING_VERSION or KICAD_STABLE_VERSION must be defined
I've been able to fix this with: http://sprunge.us/KbXd
That PKGBUILD still uses -DCMAKE_BUILD_TYPE=Release which probably is not used anymore.
Thanks,
Fabio
<deleted-account> commented on 2011-01-19 21:49 (UTC)
Hey dude, thanks for maintaining this PKGBUILD! Working great here! I'm getting addicted to KiCAD! Thanks!!!
queueRAM commented on 2010-07-24 06:04 (UTC)
Split off kicad-doc-bzr and kicad-library-bzr into their own packages which kicad and kicad-bzr now optdepend on. Please install these to maintain the current kicad package functionality.
queueRAM commented on 2010-07-21 15:44 (UTC)
Looks like i should pay more attention to 'man PKGBUILD'. You are indeed correct. Thanks Chocobo!
Chocobo commented on 2010-07-21 13:14 (UTC)
If you replace _bzrbranch with _bzrtrunk the package auto-increment will work.
Pinned Comments