aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/fonts.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index db5710018c..33191bc343 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -331,6 +331,7 @@ itself."))))
(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
caf68'>gnu: asymptote: Update to 2.91....* gnu/packages/plotutils.scm (asymptote): Update to 2.91. Change-Id: I141ad25c47f0d24c917c5cd3d4efab32665b53ce Nicolas Goaziou 2024-06-29gnu: asymptote: Update to 2.90....* gnu/packages/plotutils.scm (asymptote): Update to 2.90. [native-inputs]: Add TEXLIVE-TYPE1CM. Change-Id: I319553c33e004e94474ac2505de5b3b5a01ffd9a Nicolas Goaziou 2024-04-13gnu: plplot: Extend description....* gnu/packages/plotutils.scm (plplot): [description]: Add more details. Change-Id: I90aef4e666c834bc7ef4fd8be930aac9126f60aa Sharlatan Hellseher 2024-04-13gnu: Add plplot....* gnu/packages/graph.scm (plplot): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Antero Mejr 2024-04-13gnu: plotutils: Fix indentation....* gnu/packages/plotutils.scm (plotutils): Fix indentation. Change-Id: I73d03b262b9156ee372bfea74653107a97e12e2a Sharlatan Hellseher 2024-04-13gnu: ploticus: Refresh package style....* gnu/packages/plotutils.scm (ploticus): Apply G-expressions to refresh package style. Change-Id: Iabf465a9bd4e02c1087b117533dbbf0b4c1a3f14 Sharlatan Hellseher 2024-04-13gnu: packages: plotutils: Add end-file note....* gnu/packages/plotutils.scm: Add end-file warning note to place new packages in alphabetical order. Change-Id: I31fc48b404a804ae59bfb19db09bc14874b5eebb Sharlatan Hellseher 2024-04-13gnu: ploticus: Sort alphabetically....* gnu/packages/plotutils.scm (ploticus): Sort alphabetically. Change-Id: I94a658af85c929d9b42d8b1b22166aba75c609c3 Sharlatan Hellseher 2024-04-13gnu: guile2.2-charting: Sort alphabetically....* gnu/packages/plotutils.scm (guile2.2-charting): Sort alphabetically. Change-Id: I3fdd61800a59e3578216f4c94a4121487c6be8d3 Sharlatan Hellseher 2024-04-13gnu: guile-plotutils: Sort alphabetically....* gnu/packages/plotutils.scm (guile-plotutils): Sort alphabetically. Change-Id: I092df373febfe857fb05ece8effa9c14fcb2fa08 Sharlatan Hellseher 2024-04-13gnu: guile-charting: Sort alphabetically....* gnu/packages/plotutils.scm (guile-charting): Sort alphabetically. Change-Id: I07b0506bb3557c49edf93fee4665c4967f2b9396 Sharlatan Hellseher 2024-04-13gnu: asymptote: Sort alphabetically....* gnu/packages/plotutils.scm (asymptote): Sort alphabetically. Change-Id: I26c8b7e1fd5d83e95bd19387492dd40ec87231ca Sharlatan Hellseher 2024-04-13gnu: packages: plotutils: Sort use-module alphabetically....* gnu/packages/plotutils.scm: Sort use-module alphabetically to ease maintenance. Change-Id: Icd280f2d3b4c712b90251e8dc1b102a3f2eb339f Sharlatan Hellseher 2024-04-06gnu: asymptote: Update to 2.89....* gnu/packages/plotutils.scm (asymptote): Update to 2.89. Change-Id: I9ef6e0f3a873dce87ec0f1937816cdaad3a504a6 Nicolas Goaziou