Package Details: kicad-git 8.99.0.r1825.gb38357a5ea-1

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.000007
First Submitted: 2015-10-08 16:39 (UTC)
Last Updated: 2024-07-16 22:49 (UTC)

Required by (21)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 23 24 25 26 27 28 29 Next › Last »

MrBlister commented on 2012-11-24 13:48 (UTC)

Perhaps you can libmspack to the makedepends, and kicad-doc-bzr should be renamed kicad-docs-bzr in the optdepends.

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 }