pspec.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>iso-codes</Name>
  6. <Homepage>http://pkg-isocodes.alioth.debian.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>International country codes</Summary>
  14. <Description>iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards.</Description>
  15. <Archive sha1sum="3aad7970923d690b6927761ef3f80f6c9ab8f3c3" type="tarxz">http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.77.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python3</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>iso-codes</Name>
  22. <Files>
  23. <!-- FIXME: split the package to iso-codes-devel in the next Pisi Linux release -->
  24. <Path fileType="library">/usr/lib/pkgconfig</Path>
  25. <Path fileType="localedata">/usr/share/locale</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="data">/usr/share/xml</Path>
  28. <Path fileType="data">/usr/share/iso-codes</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="4">
  33. <Date>2018-02-11</Date>
  34. <Version>3.77</Version>
  35. <Comment>Version bump.</Comment>
  36. <Name>Ertuğrul Erata</Name>
  37. <Email>ertugrulerata@gmail.com</Email>
  38. </Update>
  39. <Update release="3">
  40. <Date>2017-02-19</Date>
  41. <Version>3.74</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>Ertuğrul Erata</Name>
  44. <Email>ertugrulerata@gmail.com</Email>
  45. </Update>
  46. <Update release="2">
  47. <Date>2016-06-09</Date>
  48. <Version>3.53</Version>
  49. <Comment>Release Bump</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="1">
  54. <Date>2014-05-21</Date>
  55. <Version>3.53</Version>
  56. <Comment>First release</Comment>
  57. <Name>Vedat Demir</Name>
  58. <Email>vedat@pisilinux.org</Email>
  59. </Update>
  60. </History>
  61. </PISI>