Perhaps you can libmspack to the makedepends, and kicad-doc-bzr should be renamed kicad-docs-bzr in the optdepends.
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)
- kicad-library (kicad-library-gitAUR, kicad-libraries-gitAUR) (optional) – for footprints
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)
Latest Comments
« First ‹ Previous 1 .. 23 24 25 26 27 28 29 Next › Last »
MrBlister commented on 2012-11-24 13:48 (UTC)
queueRAM commented on 2012-08-01 16:27 (UTC)
Disowning as i no longer have time to maintain this.
chepaz commented on 2012-05-12 18:04 (UTC)
When using "--with-gnomeprint" to rebuild wxgtk libgnomeprintui _must_ be installed. Else wxgtk compiles fine but doesn't work :)
MrBlister commented on 2012-04-12 13:20 (UTC)
I rebuilt wxwidgets 2.8.12.1 with the "--with-gnomeprint" switch, and kicad-bzr now also builds again without problems. I must admit I didn't look at the Kicad code.
Given that this is a testing branch and liable to change at any time, shouldn't it build every time if possible, without patching the source? Just a thought...
queueRAM commented on 2012-04-11 22:27 (UTC)
I just commented out lines 47-51 of include/common.h and it builds fine. Print dialogs seemed to work too. I don't know exactly why these checks were added.
MrBlister commented on 2012-04-11 19:45 (UTC)
As of BZR-3495 this no longer builds. Error message:
"You must use '--with-gnomeprint' or '--with-gtkprint' in your wx library configuration."
wxgtk (2.8) in the extra repo is not built with either of these, but wxgtk-2.9 in AUR is built with '--with-gnomeprint'. However, wxgtk-2.9 does not provide "wxwidgets" and kicad-bzr fails to build with this installed and wxgtk (2.8) temporarily uninstalled.
queueRAM commented on 2012-03-22 00:18 (UTC)
My bad. Fixed.
djgera commented on 2012-03-22 00:10 (UTC)
infinite loop in kicad.install:
pre_remove() {
pre_remove $1
}
Pinned Comments