add amiri-fonts, amiri a classical Arabic typeface
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share/fonts/amiri", "Amiri*.ttf")
|
||||
|
||||
pisitools.dodoc("OFL.txt", "README-Arabic", "README", )
|
||||
pisitools.insinto("/usr/share/amiri-fonts", "*.pdf")
|
||||
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>amiri-fonts</Name>
|
||||
<Homepage>http://www.google.com/get/noto</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Apache</License>
|
||||
<IsA>data:font</IsA>
|
||||
<Summary>A classical Arabic typeface</Summary>
|
||||
<Description>Amiri is a classical Arabic typeface in Naskh style for typesetting books and other running text.</Description>
|
||||
<Archive sha1sum="c832ab2294fe9188e9b14a7039b19d49605a1b7a" type="zip">https://github.com/khaledhosny/amiri-font/releases/download/0.111/amiri-0.111.zip</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>amiri-fonts</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/fonts/amiri</Path>
|
||||
<Path fileType="doc">/usr/share/amiri-fonts</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-05-08</Date>
|
||||
<Version>0.111</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>amiri-fonts</Name>
|
||||
<Summary xml:lang="tr">Arapça TTF yazı tipleri</Summary>
|
||||
<Summary xml:lang="en">Arabic TTF fonts</Summary>
|
||||
<Description xml:lang="en">Amiri is a classical Arabic typeface.</Description>
|
||||
<Description xml:lang="tr">Amiri klasik bir Arap yazıdır.</Description>
|
||||
</Source>
|
||||
|
||||
</PISI>
|
||||
@@ -116862,6 +116862,42 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>amiri-fonts</Name>
|
||||
<Homepage>http://www.google.com/get/noto</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Apache</License>
|
||||
<IsA>data:font</IsA>
|
||||
<PartOf>desktop.font</PartOf>
|
||||
<Summary xml:lang="en">Arabic TTF fonts</Summary>
|
||||
<Summary xml:lang="tr">Arapça TTF yazı tipleri</Summary>
|
||||
<Description xml:lang="en">Amiri is a classical Arabic typeface.</Description>
|
||||
<Description xml:lang="tr">Amiri klasik bir Arap yazıdır.</Description>
|
||||
<Archive type="zip" sha1sum="c832ab2294fe9188e9b14a7039b19d49605a1b7a">https://github.com/khaledhosny/amiri-font/releases/download/0.111/amiri-0.111.zip</Archive>
|
||||
<SourceURI>desktop/font/amiri-fonts/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>amiri-fonts</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/fonts/amiri</Path>
|
||||
<Path fileType="doc">/usr/share/amiri-fonts</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-05-08</Date>
|
||||
<Version>0.111</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>fontconfig</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
642827864c957730c17f9a93e395520a2b4cf61d
|
||||
192c688027df7d0e47ea09263f650f82c4ac9a30
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
798771086dcf9ac0d358a2d5e9d505c7efdd3ae6
|
||||
d0879aa61b729ad7237e8dc17b18dc0409cd8e63
|
||||
Reference in New Issue
Block a user