Search Criteria
Package Details: kicad-templates-git 5.1.6.r10.gf99cc6d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-templates-git.git (read-only, click to copy) |
---|---|
Package Base: | kicad-templates-git |
Description: | KiCad project templates (and worksheets) |
Upstream URL: | https://gitlab.com/kicad/libraries/kicad-templates |
Licenses: | CC-BY-SA 4.0 |
Submitter: | fredericva |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-15 13:55 (UTC) |
Last Updated: | 2021-02-04 11:49 (UTC) |
Dependencies (3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
dreieck commented on 2023-07-18 17:47 (UTC) (edited on 2023-07-18 17:48 (UTC) by dreieck)
Please add
provides=("kicad-templates=${pkgver}")
,conflicts=('kicad-templates' 'kicad-library')
; for the latter see the previous comment.Regards!
dreieck commented on 2023-07-18 17:47 (UTC)
Please add
kicad-library
to theconflicts
array, or manually sort out the conflicting files:Thanks for maintaining!
rhssk commented on 2018-01-29 10:39 (UTC)
Build fails since kicad.pro has been removed from the main repo (see https://github.com/KiCad/kicad-templates/commit/17d5026b77b52d44be12f6550d51e6e74ee610f4). Last step in package() can be removed.