Page MenuHomeSolus

D4225.id10614.diff
No OneTemporary

D4225.id10614.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,14 @@
+name : font-freefont-ttf
+version : 5.3.12
+release : 1
+source :
+ - http://ftp.gnu.org/gnu/freefont/freefont-ttf-20120503.zip : 7c85baf1bf82a1a1845d1322112bc6ca982221b484e3b3925022e25b5cae89af
+license : GPL-3.0-or-later
+component : desktop.font
+summary : GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.
+description: |
+ GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.
+install : |
+ fontdir=$installdir/usr/share/fonts/truetype/freefont/
+ install -dm644 $fontdir
+ cp -R $workdir/*.ttf $fontdir
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,45 @@
+<PISI>
+ <Source>
+ <Name>font-freefont-ttf</Name>
+ <Packager>
+ <Name>TeenCorn</Name>
+ <Email>TeenCorn@protonmail.com</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>desktop.font</PartOf>
+ <Summary xml:lang="en">GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.</Summary>
+ <Description xml:lang="en">GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>font-freefont-ttf</Name>
+ <Summary xml:lang="en">GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.</Summary>
+ <Description xml:lang="en">GNU FreeFont is a free family of scalable outline fonts, suitable for general use on computers and for desktop publishing. It is Unicode-encoded for compatibility with all modern operating systems.
+</Description>
+ <PartOf>desktop.font</PartOf>
+ <Files>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeMono.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeMonoBoldOblique.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeMonoOblique.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSans.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSansBold.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSansBoldOblique.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSansOblique.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSerif.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf</Path>
+ <Path fileType="data">/usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-30</Date>
+ <Version>5.3.12</Version>
+ <Comment>Packaging update</Comment>
+ <Name>TeenCorn</Name>
+ <Email>TeenCorn@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:12 PM (3 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823354
Default Alt Text
D4225.id10614.diff (4 KB)

Event Timeline