pspec.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>msttcorefonts</Name>
  6. <Homepage>http://corefonts.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>Yusuf Aydemir</Name>
  9. <Email>yusuf.aydemir@pisilinux.org</Email>
  10. </Packager>
  11. <License>Microsoft</License>
  12. <IsA>data:font</IsA>
  13. <Summary>Microsoft's TrueType core fonts for the Web</Summary>
  14. <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>
  15. <Archive sha1sum="fd39748a6bf980c829d4c061fd0bc23b7ab41330" type="targz">https://root.cern.ch/download/ttf/ttf_fonts.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>fontconfig-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>msttcorefonts</Name>
  22. <RuntimeDependencies>
  23. <Dependency>fontconfig</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="data">/usr/share/fonts/msttcorefonts</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="1">
  32. <Date>2021-12-04</Date>
  33. <Version>1.0</Version>
  34. <Comment>First release</Comment>
  35. <Name>Kamil Atlı</Name>
  36. <Email>suvari@pisilinux.org</Email>
  37. </Update>
  38. </History>
  39. </PISI>