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 @@ + + + font-freefont-ttf + + TeenCorn + TeenCorn@protonmail.com + + GPL-3.0-or-later + desktop.font + 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. + 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. + + https://solus-project.com/sources/README.Solus + + + font-freefont-ttf + 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. + 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. + + desktop.font + + /usr/share/fonts/truetype/freefont/FreeMono.ttf + /usr/share/fonts/truetype/freefont/FreeMonoBold.ttf + /usr/share/fonts/truetype/freefont/FreeMonoBoldOblique.ttf + /usr/share/fonts/truetype/freefont/FreeMonoOblique.ttf + /usr/share/fonts/truetype/freefont/FreeSans.ttf + /usr/share/fonts/truetype/freefont/FreeSansBold.ttf + /usr/share/fonts/truetype/freefont/FreeSansBoldOblique.ttf + /usr/share/fonts/truetype/freefont/FreeSansOblique.ttf + /usr/share/fonts/truetype/freefont/FreeSerif.ttf + /usr/share/fonts/truetype/freefont/FreeSerifBold.ttf + /usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf + /usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf + + + + + 2018-10-30 + 5.3.12 + Packaging update + TeenCorn + TeenCorn@protonmail.com + + + \ No newline at end of file