pspec.xml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <PISI>
  2. <Source>
  3. <Name>qpdfview</Name>
  4. <Homepage>https://launchpad.net/qpdfview</Homepage>
  5. <Packager>
  6. <Name>Stefan Gronewold (groni)</Name>
  7. <Email>groni@pisilinux.org</Email>
  8. </Packager>
  9. <License>GNU GPL v2</License>
  10. <PartOf>office.misc</PartOf>
  11. <Summary>qpdfview is a tabbed document viewer.</Summary>
  12. <Description>It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface.</Description>
  13. <Archive sha1sum="670c762436927a37980159206472d5a7a194da70" type="targz">https://launchpad.net/qpdfview/trunk/0.4.18/+download/qpdfview-0.4.18.tar.gz</Archive>
  14. <BuildDependencies>
  15. <Dependency>djvu-devel</Dependency>
  16. <Dependency>cups-devel</Dependency>
  17. <Dependency>poppler-qt5-devel</Dependency>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>qt5-xmlpatterns-devel</Dependency>
  20. <Dependency>libspectre-devel</Dependency>
  21. <Dependency>zlib-devel</Dependency>
  22. <Dependency>pkgconfig</Dependency>
  23. <Dependency>qt5-svg-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>qpdfview</Name>
  28. <Summary>qpdfview is a tabbed document viewer.</Summary>
  29. <RuntimeDependencies>
  30. <Dependency>qt5-base</Dependency>
  31. <Dependency>cups</Dependency>
  32. <Dependency>djvu</Dependency>
  33. <Dependency>libgcc</Dependency>
  34. <Dependency>zlib</Dependency>
  35. <Dependency>libspectre</Dependency>
  36. <Dependency>poppler-qt5</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="data">/usr/share</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="5">
  47. <Date>2019-11-20</Date>
  48. <Version>0.4.18</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2018-08-09</Date>
  55. <Version>0.4.16</Version>
  56. <Comment>Release Bump</Comment>
  57. <Name>Rebuild with new toolchain</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2017-03-30</Date>
  62. <Version>0.4.16</Version>
  63. <Comment>Release Bump</Comment>
  64. <Name>Rebuild with new toolchain</Name>
  65. <Email>admin@pisilinux.org</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2016-06-09</Date>
  69. <Version>0.4.14</Version>
  70. <Comment>Release Bump</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2015-11-04</Date>
  76. <Version>0.4.14</Version>
  77. <Comment>First release</Comment>
  78. <Name>Stefan Gronewold (groni)</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>