pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>intltool</Name>
  6. <Homepage>https://launchpad.net/intltool</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Utility for internationalizing various kinds of data files</Summary>
  14. <Description>intltool automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme, .desktop files, etc. and puts them in the po files.</Description>
  15. <Archive sha1sum="a0c3bcb99d1bcfc5db70f8d848232a47c47da090" type="targz">https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. <Dependency>perl-XML-Parser</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <Patch level="1">intltool-0.51.0-perl-5.26.patch</Patch>
  22. <Patch level="1">intltool-merge-Create-cache-file-atomically.patch</Patch>
  23. <Patch level="1">intltool_distcheck-fix.patch</Patch>
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>intltool</Name>
  28. <RuntimeDependencies>
  29. <Dependency>perl-XML-Parser</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="data">/usr/share/aclocal</Path>
  34. <Path fileType="data">/usr/share/intltool</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="4">
  41. <Date>2018-07-20</Date>
  42. <Version>0.51.0</Version>
  43. <Comment>Rebuild</Comment>
  44. <Name>Ertuğrul Erata</Name>
  45. <Email>ertugrulerata@gmail.com</Email>
  46. </Update>
  47. <Update release="3">
  48. <Date>2017-01-22</Date>
  49. <Version>0.51.0</Version>
  50. <Comment>Rebuild with new toolchain.</Comment>
  51. <Name>Ertuğrul Erata</Name>
  52. <Email>ertugrulerata@gmail.com</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2016-04-27</Date>
  56. <Version>0.51.0</Version>
  57. <Comment>Release Bump</Comment>
  58. <Name>PisiLinux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2016-03-13</Date>
  63. <Version>0.51.0</Version>
  64. <Comment>First release</Comment>
  65. <Name>Ertuğrul Erata</Name>
  66. <Email>ertugrulerata@gmail.com</Email>
  67. </Update>
  68. </History>
  69. </PISI>