pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>po4a</Name>
  5. <Homepage>http://anduin.linuxfromscratch.org/BLFS/iso-codes/</Homepage>
  6. <Packager>
  7. <Name>Suleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>LGPLv2.1</License>
  11. <IsA>library</IsA>
  12. <Summary>Tools for helping translation of documentation</Summary>
  13. <Description>Tools for helping translation of documentation</Description>
  14. <Archive sha1sum="e96a1e1b898f25e15b0a26afc1be3b5cc0a128ab">https://github.com/mquinson/po4a/archive/v0.59.1.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>perl-YAML-Tiny</Dependency>
  17. <Dependency>perl-Locale-gettext</Dependency>
  18. <Dependency>perl-Term-ReadKey</Dependency>
  19. <Dependency>perl-Module-Build</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>po4a</Name>
  24. <Files>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. <Path fileType="man">/usr/share/locale</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="1">
  33. <Date>2019-04-15</Date>
  34. <Version>0.59.1</Version>
  35. <Comment>First release</Comment>
  36. <Name>Suleyman Poyraz</Name>
  37. <Email>zaryob.dev@gmail.com</Email>
  38. </Update>
  39. </History>
  40. </INARY>