pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://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="4ec03c7dd303e10f45a1b84fcdd38a1c5ebb4a19" type="targz">https://github.com/dagwieers/unoconv/archive/0.9.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>xmlto</Dependency>
  18. <Dependency>asciidoc</Dependency>
  19. <Dependency>python3-devel</Dependency>
  20. <Dependency>python3-setuptools</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>unoconv</Name>
  25. <RuntimeDependencies>
  26. <Dependency>xmlto</Dependency>
  27. <Dependency>asciidoc</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="man">/usr/share/man</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="7">
  38. <Date>2023-11-03</Date>
  39. <Version>0.9</Version>
  40. <Comment>Version bump.</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="6">
  45. <Date>2020-03-08</Date>
  46. <Version>0.8.2</Version>
  47. <Comment>Rebuild.</Comment>
  48. <Name>Kamil Atlı</Name>
  49. <Email>suvari@pisilinux.org</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2018-11-04</Date>
  53. <Version>0.8.2</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Kamil Atlı</Name>
  56. <Email>suvari@pisilinux.org</Email>
  57. </Update>
  58. <Update release="4">
  59. <Date>2018-08-05</Date>
  60. <Version>0.7</Version>
  61. <Comment>Rebuild</Comment>
  62. <Name>Pisi Linux Community</Name>
  63. <Email>admin@pisilinux.org</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2017-02-05</Date>
  67. <Version>0.7</Version>
  68. <Comment>Rebuild</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-06-09</Date>
  74. <Version>0.7</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>Pisi Linux Community</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2016-03-23</Date>
  81. <Version>0.7</Version>
  82. <Comment>First release</Comment>
  83. <Name>Stefan Gronewold</Name>
  84. <Email>groni@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>