Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052955
D1427.id6207.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D1427.id6207.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,17 @@
+name : font-overpass-otf
+version : 3.0.2
+release : 1
+source :
+ - https://github.com/RedHatBrand/Overpass/releases/download/3.0.2/overpass-desktop-fonts.zip : 10d2186ad1e1e628122f2e4ea0bbde16438e34a0068c35190d41626d89bb64e4
+license :
+ - OFL-1.1
+ - LGPL-2.1
+component : desktop.font
+summary : Overpass font family
+description: |
+ An open source font family inspired by Highway Gothic.
+install : |
+ cd ..
+ 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/.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,54 @@
+<PISI>
+ <Source>
+ <Name>font-overpass-otf</Name>
+ <Packager>
+ <Name>Jeffrey Bouter</Name>
+ <Email>jeffrey@kn0x.org</Email>
+ </Packager>
+ <License>OFL-1.1</License>
+ <License>LGPL-2.1</License>
+ <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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <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.
+</Description>
+ <PartOf>desktop.font</PartOf>
+ <Files>
+ <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-12-02</Date>
+ <Version>3.0.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jeffrey Bouter</Name>
+ <Email>jeffrey@kn0x.org</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 10:20 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830574
Default Alt Text
D1427.id6207.diff (4 KB)
Attached To
Mode
D1427: Initial commit for font-overpass-otf
Attached
Detach File
Event Timeline
Log In to Comment