Page MenuHomeSolus

D1807.diff
No OneTemporary

D1807.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,12 +1,12 @@
name : font-awesome-ttf
-version : 4.7.0
-release : 3
+version : 5.0.2
+release : 4
source :
- - http://fontawesome.io/assets/font-awesome-4.7.0.zip : 8dd560347f1850ae2bb9ae13ae33fdbb44b7af00427fa15a4ed55a1a08af30bb
+ - https://use.fontawesome.com/releases/v5.0.2/fontawesome-free-5.0.2.zip : 77c18e313e2259639444126a676c5628de61c822485f152f6610c382ab6f76ed
license : OFL-1.1
component : desktop.font
-summary : Font Awesome - The iconic font and CSS toolkit
+summary : Font Awesome Free
description: |
Font Awesome - The iconic font and CSS toolkit
install : |
- install -Dm00644 fonts/fontawesome-webfont.ttf $installdir/usr/share/fonts/truetype/fontawesome/fontawesome.ttf
+ install -D -m00644 web-fonts-with-css/webfonts/*.ttf -t $installdir/usr/share/fonts/truetype/fontawesome/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,33 +2,35 @@
<Source>
<Name>font-awesome-ttf</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>OFL-1.1</License>
<PartOf>desktop.font</PartOf>
- <Summary xml:lang="en">Font Awesome - The iconic font and CSS toolkit</Summary>
+ <Summary xml:lang="en">Font Awesome Free</Summary>
<Description xml:lang="en">Font Awesome - The iconic font and CSS toolkit
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>font-awesome-ttf</Name>
- <Summary xml:lang="en">Font Awesome - The iconic font and CSS toolkit</Summary>
+ <Summary xml:lang="en">Font Awesome Free</Summary>
<Description xml:lang="en">Font Awesome - The iconic font and CSS toolkit
</Description>
<PartOf>desktop.font</PartOf>
<Files>
- <Path fileType="data">/usr/share/fonts/truetype/fontawesome/fontawesome.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/fontawesome/fa-brands-400.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/fontawesome/fa-regular-400.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/fontawesome/fa-solid-900.ttf</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2017-02-25</Date>
- <Version>4.7.0</Version>
+ <Update release="4">
+ <Date>2017-12-28</Date>
+ <Version>5.0.2</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:08 AM (20 h, 39 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799827
Default Alt Text
D1807.diff (3 KB)

Event Timeline