pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>unoconv</Name>
  6. <Homepage>http://dag.wieers.com/home-made/unoconv</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>A document converter</Summary>
  14. <Description>unoconv converts between any document format that OpenOffice / OpenOffice understands.</Description>
  15. <Archive sha1sum="c4d764f9cd8461955ca1c3564a522449ed264c19" type="targz">http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>asciidoc</Dependency>
  18. <Dependency>xmlto</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>unoconv</Name>
  23. <RuntimeDependencies>
  24. <Dependency>asciidoc</Dependency>
  25. <Dependency>xmlto</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="executable">/usr/bin</Path>
  29. <Path fileType="man">/usr/share/man</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="3">
  35. <Date>2017-02-05</Date>
  36. <Version>0.7</Version>
  37. <Comment>Rebuild</Comment>
  38. <Name>Pisi Linux Community</Name>
  39. <Email>admin@pisilinux.org</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2016-06-09</Date>
  43. <Version>0.7</Version>
  44. <Comment>Release Bump</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2016-03-23</Date>
  50. <Version>0.7</Version>
  51. <Comment>First release</Comment>
  52. <Name>Stefan Gronewold</Name>
  53. <Email>groni@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>