Put in earplugs
This commit is contained in:
parent
b6ecd71d2a
commit
b09748df9c
1 changed files with 9 additions and 2 deletions
|
@ -65,8 +65,10 @@
|
||||||
(define-public font-osp-collection
|
(define-public font-osp-collection
|
||||||
(package
|
(package
|
||||||
(name "font-osp-collection")
|
(name "font-osp-collection")
|
||||||
|
(version "0.1")
|
||||||
|
(source #f)
|
||||||
|
(build-system trivial-build-system)
|
||||||
(home-page "http://osp.kitchen/foundry/")
|
(home-page "http://osp.kitchen/foundry/")
|
||||||
(synopsis "A collection of fonts from OSP")
|
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list
|
(list
|
||||||
font-osp-work-avec
|
font-osp-work-avec
|
||||||
|
@ -77,7 +79,12 @@
|
||||||
font-osp-din
|
font-osp-din
|
||||||
font-osp-crickx
|
font-osp-crickx
|
||||||
font-osp-belgica-belgika
|
font-osp-belgica-belgika
|
||||||
font-osp-alfphabet))))
|
font-osp-alfphabet))
|
||||||
|
(synopsis "A collection of fonts from OSP.")
|
||||||
|
(description "A collection of fonts from OSP including; work-avec, sans-guilt, reglo, libertinage, fluxisch-else, din, crickx, belgica-belgika, alfphabet")
|
||||||
|
(license license:silofl1.1)))
|
||||||
|
|
||||||
|
;; (version source build-system description license)"
|
||||||
|
|
||||||
;; http://osp.kitchen/foundry/libertinage/
|
;; http://osp.kitchen/foundry/libertinage/
|
||||||
;; https://gitlab.constantvzw.org/osp/foundry.libertinage
|
;; https://gitlab.constantvzw.org/osp/foundry.libertinage
|
||||||
|
|
Loading…
Reference in a new issue