Page MenuHomeSolus

D1691.diff
No OneTemporary

D1691.diff

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,13 @@
+name : font-weather-icons
+version : 2.0.10
+release : 1
+source :
+ - https://github.com/erikflowers/weather-icons/archive/2.0.10.tar.gz : 51fc93425a61754b34ce298158de28984ad5904e58d42bbfc225704edde20d02
+license : OFL-1.1
+component : desktop.font
+summary : Icon font with 222 weather themed icons inspired by Font Awesome
+description: |
+ Weather Icons is the only icon font with 222 weather themed icons, ready to be dropped right into any project that needs high quality weather, maritime, and meteorological based icons!
+install : |
+ install -D -m00644 _docs/font-source/weathericons-*.otf -t $installdir/usr/share/fonts/opentype/weathericons/
+ install -D -m00644 font/weathericons-*.ttf -t $installdir/usr/share/fonts/truetype/weathericons/
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,35 @@
+<PISI>
+ <Source>
+ <Name>font-weather-icons</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>OFL-1.1</License>
+ <PartOf>desktop.font</PartOf>
+ <Summary xml:lang="en">Icon font with 222 weather themed icons inspired by Font Awesome</Summary>
+ <Description xml:lang="en">Weather Icons is the only icon font with 222 weather themed icons, ready to be dropped right into any project that needs high quality weather, maritime, and meteorological based icons!
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>font-weather-icons</Name>
+ <Summary xml:lang="en">Icon font with 222 weather themed icons inspired by Font Awesome</Summary>
+ <Description xml:lang="en">Weather Icons is the only icon font with 222 weather themed icons, ready to be dropped right into any project that needs high quality weather, maritime, and meteorological based icons!
+</Description>
+ <PartOf>desktop.font</PartOf>
+ <Files>
+ <Path fileType="data">/usr/share/fonts/opentype/weathericons/weathericons-regular.otf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/weathericons/weathericons-regular-webfont.ttf</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-18</Date>
+ <Version>2.0.10</Version>
+ <Comment>Packaging update</Comment>
+ <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:30 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802094
Default Alt Text
D1691.diff (2 KB)

Event Timeline