Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052952
D1525.id3751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D1525.id3751.diff
View Options
Index: package.yml
===================================================================
--- package.yml
+++ package.yml
@@ -10,10 +10,8 @@
summary : Overpass font family
description: |
An open source font family inspired by Highway Gothic.
- Sponsored by Red Hat
- Created by Delve Fonts
install : |
cd ..
- install -D -d -m 00755 $installdir/usr/share/fonts/overpass{,-mono}
- install -m 00644 overpass/*.otf $installdir/usr/share/fonts/overpass/.
- install -m 00644 overpass-mono/*.otf $installdir/usr/share/fonts/overpass-mono/.
+ install -D -d -m 00755 $installdir/usr/share/fonts/opentype/overpass{,-mono}
+ install -m 00644 overpass/*.otf $installdir/usr/share/fonts/opentype/overpass/.
+ install -m 00644 overpass-mono/*.otf $installdir/usr/share/fonts/opentype/overpass-mono/.
Index: pspec_x86_64.xml
===================================================================
--- pspec_x86_64.xml
+++ pspec_x86_64.xml
@@ -10,8 +10,6 @@
<PartOf>desktop.font</PartOf>
<Summary xml:lang="en">Overpass font family</Summary>
<Description xml:lang="en">An open source font family inspired by Highway Gothic.
-Sponsored by Red Hat
-Created by Delve Fonts
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
@@ -19,36 +17,34 @@
<Name>font-overpass-otf</Name>
<Summary xml:lang="en">Overpass font family</Summary>
<Description xml:lang="en">An open source font family inspired by Highway Gothic.
-Sponsored by Red Hat
-Created by Delve Fonts
</Description>
<PartOf>desktop.font</PartOf>
<Files>
- <Path fileType="data">/usr/share/fonts/overpass-mono/overpass-mono-bold.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass-mono/overpass-mono-light.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass-mono/overpass-mono-regular.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass-mono/overpass-mono-semibold.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-bold-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-bold.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-extrabold-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-extrabold.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-extralight-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-extralight.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-heavy-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-heavy.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-light-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-light.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-regular.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-semibold-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-semibold.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-thin-italic.otf</Path>
- <Path fileType="data">/usr/share/fonts/overpass/overpass-thin.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass-mono/overpass-mono-bold.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass-mono/overpass-mono-light.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass-mono/overpass-mono-regular.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass-mono/overpass-mono-semibold.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-bold-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-bold.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-extrabold-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-extrabold.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-extralight-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-extralight.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-heavy-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-heavy.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-light-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-light.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-regular.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-semibold-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-semibold.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-thin-italic.otf</Path>
+ <Path fileType="data">/usr/share/fonts/opentype/overpass/overpass-thin.otf</Path>
</Files>
</Package>
<History>
<Update release="1">
- <Date>2017-11-21</Date>
+ <Date>2017-12-02</Date>
<Version>3.0.2</Version>
<Comment>Packaging update</Comment>
<Name>Jeffrey Bouter</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 10:19 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850007
Default Alt Text
D1525.id3751.diff (5 KB)
Attached To
Mode
D1525: Updated font-overpass-otf
Attached
Detach File
Event Timeline
Log In to Comment