noto-fonts: add *.ttc fonts, and index
This commit is contained in:
@@ -9,10 +9,11 @@ from pisi.actionsapi import pisitools
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share/fonts/noto", "hinted/Noto*.ttf")
|
||||
|
||||
pisitools.insinto("/usr/share/fonts/noto", "hinted/Noto*.ttc")
|
||||
|
||||
#for noto-fonts-ttf-croscore
|
||||
pisitools.insinto("/usr/share/fonts/TTF", "hinted/Arimo*.ttf")
|
||||
pisitools.insinto("/usr/share/fonts/TTF", "hinted/Tinos*.ttf")
|
||||
pisitools.insinto("/usr/share/fonts/TTF", "hinted/Cousine*.ttf")
|
||||
|
||||
pisitools.dodoc("LICENSE")
|
||||
pisitools.dodoc("LICENSE", "README.md")
|
||||
@@ -22,7 +22,7 @@
|
||||
<Path fileType="doc">/usr/share/fonts/noto</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>noto-fonts-ttf-croscore</Name>
|
||||
<Summary>noto-fonts-ttf-croscore, Chrome OS core fonts</Summary>
|
||||
@@ -35,7 +35,7 @@
|
||||
<Update release="1">
|
||||
<Date>2016-02-12</Date>
|
||||
<Version>20150929</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<Description xml:lang="tr">Fonts support all languages/characters in Unicode.</Description>
|
||||
<Description xml:lang="tr">Tüm diller/karakterlerin desktelendiği yazı tipidir.</Description>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>noto-fonts-ttf-croscore</Name>
|
||||
<Summary xml:lang="en">noto-fonts-ttf-croscore, Chrome OS core fonts</Summary>
|
||||
|
||||
Reference in New Issue
Block a user