pspec.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>miscfiles</Name>
  6. <Homepage>http://freshmeat.net/projects/miscfiles/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data</IsA>
  13. <Summary>Miscellaneous files</Summary>
  14. <Description>miscfiles is a collection of data files for freely available information, like airport, country, currencies, city information, and codes. It also includes the Unicode character database.</Description>
  15. <Archive sha1sum="c96420756b4ee5e02ffedf2e185b0f147e16db14" type="targz">http://ftp.gnu.org/gnu/miscfiles/miscfiles-1.5.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>miscfiles</Name>
  19. <Files>
  20. <Path fileType="data">/usr/share/doc</Path>
  21. <Path fileType="data">/usr/share/rfc</Path>
  22. <Path fileType="data">/usr/share/dict</Path>
  23. <Path fileType="data">/usr/share/misc</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="3">
  28. <Date>2017-01-30</Date>
  29. <Version>1.5</Version>
  30. <Comment>Rebuild.</Comment>
  31. <Name>Ertuğrul Erata</Name>
  32. <Email>ertugrulerata@gmail.com</Email>
  33. </Update>
  34. <Update release="2">
  35. <Date>2016-04-27</Date>
  36. <Version>1.5</Version>
  37. <Comment>Release Bump</Comment>
  38. <Name>PisiLinux Community</Name>
  39. <Email>admin@pisilinux.org</Email>
  40. </Update>
  41. <Update release="1">
  42. <Date>2016-03-03</Date>
  43. <Version>1.5</Version>
  44. <Comment>First release</Comment>
  45. <Name>Alihan Öztürk</Name>
  46. <Email>alihan@pisilinux.org</Email>
  47. </Update>
  48. </History>
  49. </PISI>