Package Details: kibot-git 2986.1af4204d-1

Git Clone URL: https://aur.archlinux.org/kibot-git.git (read-only, click to copy)
Package Base: kibot-git
Description: Helps you to generate the fabrication and documentation files for your KiCad projects.
Upstream URL: https://github.com/INTI-CMNB/kibot
Licenses: Apache2.0
Conflicts: kibot
Provides: kibot
Submitter: thegala
Maintainer: thegala
Last Packager: thegala
Votes: 0
Popularity: 0.000000
First Submitted: 2020-10-03 12:15 (UTC)
Last Updated: 2023-10-16 20:51 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2024-11-20 19:54 (UTC)

According to ↗ this comment on github.com, PcbDraw is now part of KiBot.

So, pcbdraw seems to be should removed from the depends array (and added to the provides array).

Regards and thanks for maintaining!

thegala commented on 2021-11-11 16:46 (UTC)

Fixed. Thx for help.

passand commented on 2021-11-09 15:33 (UTC)

Prevent breakage of mcpy macros by adding --no-compile, as stated in installation documentation. Change python setup.py install --root="$pkgdir" to python setup.py install --root="$pkgdir" --no-compile

Salamandar commented on 2021-08-20 09:06 (UTC)

This package needs to be installed WITHOUT the generation of pycache. I don't know how it's doable but with this precompiled directory it just doesn't work.

thegala commented on 2020-11-21 20:39 (UTC)

Fixed in. Thx for letting me know.