diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,23 @@
name : font-firago
version : 1.000
-release : 1
+release : 2
source :
- https://github.com/bBoxType/FiraGO/archive/1.000.tar.gz : b2f97f1ee02921ca1776903fa0e6f1358b017bf854c0e8776b6b8512e3c9d4a1
license : OFL-1.1
-component : desktop.font
-summary : An independent Open Source typeface — FiraGO
-description: |
- An independent Open Source typeface — FiraGO
+component :
+ - otf : desktop.font
+ - ttf : desktop.font
+summary :
+ - An independent Open Source typeface (OTF) — FiraGO
+ - ttf : An independent Open Source typeface (TTF) — FiraGO
+description:
+ - An independent Open Source typeface (Open Type) — FiraGO
+ - ttf : An independent Open Source typeface (True Type) — FiraGO
+patterns :
+ - otf : /usr/share/fonts/opentype
+ - ttf : /usr/share/fonts/truetype
+replaces :
+ - ttf : font-firago
install : |
for cat in Italic Roman; do
install -D -m00644 Fonts/FiraGO_OTF/${cat}/*.otf -t $installdir/usr/share/fonts/opentype/firago/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -7,16 +7,14 @@
OFL-1.1
desktop.font
- An independent Open Source typeface — FiraGO
- An independent Open Source typeface — FiraGO
-
- https://solus-project.com/sources/README.Solus
+ An independent Open Source typeface (OTF) — FiraGO
+ An independent Open Source typeface (Open Type) — FiraGO
+ https://getsol.us/sources/README.Solus
- font-firago
- An independent Open Source typeface — FiraGO
- An independent Open Source typeface — FiraGO
-
+ font-firago-otf
+ An independent Open Source typeface (OTF) — FiraGO
+ An independent Open Source typeface (Open Type) — FiraGO
desktop.font
/usr/share/fonts/opentype/firago/FiraGO-Bold.otf
@@ -49,6 +47,14 @@
/usr/share/fonts/opentype/firago/FiraGO-TwoItalic.otf
/usr/share/fonts/opentype/firago/FiraGO-UltraLight.otf
/usr/share/fonts/opentype/firago/FiraGO-UltraLightItalic.otf
+
+
+
+ font-firago-ttf
+ An independent Open Source typeface (TTF) — FiraGO
+ An independent Open Source typeface (True Type) — FiraGO
+ desktop.font
+
/usr/share/fonts/truetype/firago/FiraGO-Bold.ttf
/usr/share/fonts/truetype/firago/FiraGO-BoldItalic.ttf
/usr/share/fonts/truetype/firago/FiraGO-Book.ttf
@@ -80,10 +86,13 @@
/usr/share/fonts/truetype/firago/FiraGO-UltraLight.ttf
/usr/share/fonts/truetype/firago/FiraGO-UltraLightItalic.ttf
+
+ font-firago
+
-
- 2018-11-01
+
+ 2021-07-27
1.0
Packaging update
Pierre-Yves