Version bump.
This commit is contained in:
@@ -5,17 +5,18 @@
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.dobin("LateefGR-Regular.ttf", "/usr/share/fonts/sil-lateef")
|
||||
shelltools.chmod("*.ttf", 0644)
|
||||
pisitools.insinto("/usr/share/fonts/sil-lateef", "*.ttf")
|
||||
|
||||
pisitools.dodoc("OFL.txt", "OFL-FAQ.txt", "README.txt", "FONTLOG.txt")
|
||||
pisitools.dobin("./documentation/*.pdf", "/usr/share/sil-lateef/documentation")
|
||||
pisitools.dobin("./documentation/*.odt", "/usr/share/sil-lateef/documentation")
|
||||
pisitools.dobin("./documentation/*.txt", "/usr/share/sil-lateef/documentation")
|
||||
pisitools.dobin("./web/*.html", "/usr/share/sil-lateef/web")
|
||||
pisitools.dobin("./web/*.css", "/usr/share/sil-lateef/web")
|
||||
pisitools.dobin("./web/*.woff", "/usr/share/sil-lateef/web")
|
||||
pisitools.insinto("/usr/share/sil-lateef/documentation","./documentation/pdf/*.pdf")
|
||||
pisitools.insinto("/usr/share/sil-lateef/documentation","./documentation/DOCUMENTATION.txt")
|
||||
pisitools.insinto("/usr/share/sil-lateef/web","./web/*.html")
|
||||
pisitools.insinto("/usr/share/sil-lateef/web","./web/*.css")
|
||||
pisitools.insinto("/usr/share/sil-lateef/web","./web/*.woff")
|
||||
pisitools.insinto("/usr/share/sil-lateef/web","./web/*.woff2")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>data:font</IsA>
|
||||
<Summary>OpenType Arabic font from SIL</Summary>
|
||||
<Description>Lateef is named after Shah Abdul Lateef Bhitai, the famous Sindhi mystic and poet. It is intended to be an appropriate style for use in Sindhi and other languages of southern Asia..</Description>
|
||||
<Archive sha1sum="be0d83b3d7d97d6429136a54590488ea3b3cce68" type="zip">https://software.sil.org/downloads/r/lateef/LateefGR-1.200.zip</Archive>
|
||||
<Archive sha1sum="a83958b37422ef58bd2603fe3c7b8d23241cf1aa" type="zip">https://software.sil.org/downloads/r/lateef/Lateef-2.000.zip</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -26,6 +26,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-09-27</Date>
|
||||
<Version>2.000</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Sezai Yeniay</Name>
|
||||
<Email>sezaiyeniay@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-07-31</Date>
|
||||
<Version>1.200</Version>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<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>
|
||||
<Description xml:lang="tr">Amiri klasik bir Arap yazıtipidir.</Description>
|
||||
</Source>
|
||||
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user