Page MenuHomeSolus

D1427.id3920.diff
No OneTemporary

D1427.id3920.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ 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/.
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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

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
5888202
Default Alt Text
D1427.id3920.diff (4 KB)

Event Timeline