mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: font-canada1500: Split outputs.
* gnu/packages/fonts.scm (font-canada1500)[outputs]: New field. Change-Id: If09b593e02e2f6ce447256a7561f423f448b5a65
This commit is contained in:
parent
11fc2fc377
commit
efa273c7cd
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@ (define-public font-canada1500
|
|||
(build-system font-build-system)
|
||||
(arguments
|
||||
'(#:license-file-regexp "^license.pdf$"))
|
||||
(outputs '("out" "ttf"))
|
||||
(home-page "https://typodermicfonts.com/canada1500/")
|
||||
(synopsis "Canadian typeface that supports English, French and Aboriginal languages")
|
||||
(description "Canada1500 is a display typeface originally created for the
|
||||
|
|
Loading…
Reference in a new issue