gnu: kicad-symbols: Update synopsis and description.
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update. [description]: Update. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
0528474223
commit
badc3c6783
1 changed files with 2 additions and 2 deletions
|
@ -882,9 +882,9 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f)) ; no tests exist
|
`(#:tests? #f)) ; no tests exist
|
||||||
(home-page "https://kicad-pcb.org/")
|
(home-page "https://kicad-pcb.org/")
|
||||||
(synopsis "Official KiCad schematic symbol libraries for KiCad 5")
|
(synopsis "Official KiCad schematic symbol libraries")
|
||||||
(description "This package contains the official KiCad schematic symbol
|
(description "This package contains the official KiCad schematic symbol
|
||||||
libraries for KiCad 5.")
|
libraries.")
|
||||||
;; TODO: Exception: "To the extent that the creation of electronic designs
|
;; TODO: Exception: "To the extent that the creation of electronic designs
|
||||||
;; that use 'Licensed Material' can be considered to be 'Adapted Material',
|
;; that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||||
;; then the copyright holder waives article 3 of the license with respect to
|
;; then the copyright holder waives article 3 of the license with respect to
|
||||||
|
|
Reference in a new issue