Files
2021-12-04 20:03:59 +03:00

42 lines
1.6 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>msttcorefonts</Name>
<Homepage>http://corefonts.sourceforge.net/</Homepage>
<Packager>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Packager>
<License>Microsoft</License>
<IsA>data:font</IsA>
<Summary>Microsoft's TrueType core fonts for the Web</Summary>
<Description>Core fonts for the Web was a project begun by Microsoft to make a standard pack of fonts for the Internet. Fonts included in this package are: Andale Mono, Arial, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuched MS, Verdana, Webdings.</Description>
<Archive sha1sum="fd39748a6bf980c829d4c061fd0bc23b7ab41330" type="targz">https://root.cern.ch/download/ttf/ttf_fonts.tar.gz</Archive>
<BuildDependencies>
<Dependency>fontconfig-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>msttcorefonts</Name>
<RuntimeDependencies>
<Dependency>fontconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/fonts/msttcorefonts</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-12-04</Date>
<Version>1.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>