pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>djvu</Name>
  6. <Homepage>https://djvu.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:gui</IsA>
  13. <IsA>library</IsA>
  14. <Summary>DjVu viewers, encoders and utilities.</Summary>
  15. <Description>DjVu is a web-centric format and software platform to distribute documents and images.</Description>
  16. <Archive sha1sum="e74c23e5480535898a6549aec11e5cfa1228e1ea" type="targz">mirrors://sourceforge/djvu/djvulibre-3.5.28.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>libjpeg-turbo-devel</Dependency>
  19. <Dependency>tiff-devel</Dependency>
  20. <Dependency>xdg-utils</Dependency>
  21. <Dependency>libXt-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">no-pthread.patch</Patch>
  25. <Patch level="1">out_of_bounce_write_in_function.patch</Patch>
  26. <Patch level="1">djvulibre-3.5.27-check-image-size.patch</Patch>
  27. <Patch level="1">djvulibre-3.5.27-check-input-pool.patch</Patch>
  28. <Patch level="1">djvulibre-3.5.27-djvuport-stack-overflow.patch</Patch>
  29. <Patch level="1">djvulibre-3.5.27-integer-overflow.patch</Patch>
  30. <Patch level="1">djvulibre-3.5.27-unsigned-short-overflow.patch</Patch>
  31. </Patches>
  32. </Source>
  33. <Package>
  34. <Name>djvu</Name>
  35. <RuntimeDependencies>
  36. <Dependency>shared-mime-info</Dependency>
  37. <Dependency>libjpeg-turbo</Dependency>
  38. <Dependency>tiff</Dependency>
  39. <Dependency>libgcc</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="library">/usr/lib</Path>
  44. <Path fileType="data">/usr/share/icons</Path>
  45. <Path fileType="data">/usr/share/applications</Path>
  46. <Path fileType="data">/usr/share/djvu</Path>
  47. <Path fileType="data">/usr/share/mime</Path>
  48. <Path fileType="data">/opt/netscape</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="man">/usr/share/man</Path>
  51. </Files>
  52. <Provides>
  53. <COMAR script="package.py">System.Package</COMAR>
  54. </Provides>
  55. </Package>
  56. <Package>
  57. <Name>djvu-devel</Name>
  58. <Summary>Development files for djvu</Summary>
  59. <RuntimeDependencies>
  60. <Dependency release="current">djvu</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="header">/usr/include</Path>
  64. <Path fileType="data">/usr/lib/pkgconfig</Path>
  65. </Files>
  66. </Package>
  67. <History>
  68. <Update release="10">
  69. <Date>2022-11-10</Date>
  70. <Version>3.5.28</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>fury</Name>
  73. <Email>uglyside@yandex.ru</Email>
  74. </Update>
  75. <Update release="9">
  76. <Date>2018-08-08</Date>
  77. <Version>3.5.27</Version>
  78. <Comment>Rebuild New T.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="8">
  83. <Date>2017-02-28</Date>
  84. <Version>3.5.27</Version>
  85. <Comment>Rebuild for new Toolchain.</Comment>
  86. <Name>Stefan Gronewold(groni)</Name>
  87. <Email>groni@pisilinux.org</Email>
  88. </Update>
  89. <Update release="2">
  90. <Date>2016-06-09</Date>
  91. <Version>3.5.27</Version>
  92. <Comment>Release Bump</Comment>
  93. <Name>Pisi Linux Community</Name>
  94. <Email>admin@pisilinux.org</Email>
  95. </Update>
  96. <Update release="1">
  97. <Date>2015-11-02</Date>
  98. <Version>3.5.27</Version>
  99. <Comment>First release</Comment>
  100. <Name>Stefan Gronewold(groni)</Name>
  101. <Email>groni@pisilinux.org</Email>
  102. </Update>
  103. </History>
  104. </PISI>