pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>evince</Name>
  6. <Homepage>http://projects.gnome.org/evince/</Homepage>
  7. <Packager>
  8. <Name>Pisi Gnu/Linux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>desktop.gnome.addons</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>A document viewer, built without GConf and GNOME keyring support</Summary>
  15. <Description>Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.</Description>
  16. <Archive sha1sum="f8bd11e0a7eb73dd7628ea314bb18dcaf666d83d" type="tarxz">https://download.gnome.org/sources/evince/46/evince-46.3.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>itstool</Dependency>
  20. <Dependency>gtk-doc</Dependency>
  21. <Dependency>atk-devel</Dependency>
  22. <Dependency>gi-docgen</Dependency>
  23. <Dependency>t1lib-devel</Dependency>
  24. <Dependency>libgxps-devel</Dependency>
  25. <Dependency>gtk3-devel</Dependency>
  26. <Dependency>tiff-devel</Dependency>
  27. <Dependency>cairo-devel</Dependency>
  28. <Dependency>pango-devel</Dependency>
  29. <Dependency>libSM-devel</Dependency>
  30. <Dependency>libsecret-devel</Dependency>
  31. <Dependency>libspectre-devel</Dependency>
  32. <Dependency>djvu-devel</Dependency>
  33. <Dependency>libICE-devel</Dependency>
  34. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  35. <Dependency>gdk-pixbuf-devel</Dependency>
  36. <Dependency versionFrom="22.07.0">poppler-glib-devel</Dependency>
  37. <Dependency>intltool</Dependency>
  38. <Dependency>libhandy-devel</Dependency>
  39. <Dependency>libxml2-devel</Dependency>
  40. <Dependency>python3-devel</Dependency>
  41. <Dependency>gobject-introspection-devel</Dependency>
  42. <Dependency>gspell-devel</Dependency>
  43. <Dependency>appstream-glib-devel</Dependency>
  44. <Dependency versionFrom="44.0">nautilus-devel</Dependency>
  45. <Dependency>gstreamer-devel</Dependency>
  46. <Dependency>gst-plugins-base-devel</Dependency>
  47. <Dependency versionFrom="44.0">gsettings-desktop-schemas-devel</Dependency>
  48. </BuildDependencies>
  49. <Patches>
  50. <Patch level="1">evince.patch</Patch> -->
  51. </Patches>
  52. </Source>
  53. <Package>
  54. <Name>evince</Name>
  55. <RuntimeDependencies>
  56. <Dependency>atk</Dependency>
  57. <Dependency>zlib</Dependency>
  58. <Dependency>glib2</Dependency>
  59. <Dependency>libgcc</Dependency>
  60. <Dependency>djvu</Dependency>
  61. <Dependency>gtk3</Dependency>
  62. <Dependency>tiff</Dependency>
  63. <Dependency>cairo</Dependency>
  64. <Dependency>t1lib</Dependency>
  65. <Dependency>pango</Dependency>
  66. <Dependency>libSM</Dependency>
  67. <Dependency>libxml2</Dependency>
  68. <Dependency>libarchive</Dependency>
  69. <Dependency>libICE</Dependency>
  70. <Dependency>libgxps</Dependency>
  71. <Dependency>libhandy</Dependency>
  72. <Dependency>libsecret</Dependency>
  73. <Dependency>gdk-pixbuf</Dependency>
  74. <Dependency>libspectre</Dependency>
  75. <Dependency>poppler-glib</Dependency>
  76. <Dependency>gspell</Dependency>
  77. <Dependency>nautilus</Dependency>
  78. <Dependency>gstreamer</Dependency>
  79. <Dependency>gnome-desktop</Dependency>
  80. <Dependency>gst-plugins-base</Dependency>
  81. </RuntimeDependencies>
  82. <Files>
  83. <Path fileType="executable">/usr/bin</Path>
  84. <Path fileType="library">/usr/lib</Path>
  85. <Path fileType="library">/usr/lib/evince</Path>
  86. <Path fileType="data">/usr/share/applications</Path>
  87. <Path fileType="data">/usr/share/dbus-1</Path>
  88. <Path fileType="data">/usr/share/evince</Path>
  89. <Path fileType="data">/usr/share/evince/icons</Path>
  90. <Path fileType="data">/usr/share/GConf</Path>
  91. <Path fileType="data">/usr/share/glib-2.0</Path>
  92. <Path fileType="data">/usr/share/doc</Path>
  93. <Path fileType="data">/usr/share/help</Path>
  94. <Path fileType="data">/usr/share/icons</Path>
  95. <Path fileType="data">/usr/share/gir-1.0</Path>
  96. <Path fileType="data">/usr/libexec/evinced</Path>
  97. <Path fileType="localedata">/usr/share/locale</Path>
  98. <Path fileType="man">/usr/share/man</Path>
  99. <Path fileType="data">/usr/share</Path>
  100. </Files>
  101. </Package>
  102. <Package>
  103. <Name>evince-devel</Name>
  104. <Summary>Development files for evince</Summary>
  105. <RuntimeDependencies>
  106. <Dependency release="current">evince</Dependency>
  107. <Dependency>glib2-devel</Dependency>
  108. <Dependency>gtk3-devel</Dependency>
  109. </RuntimeDependencies>
  110. <Files>
  111. <Path fileType="header">/usr/include</Path>
  112. <Path fileType="data">/usr/lib/pkgconfig</Path>
  113. </Files>
  114. </Package>
  115. <Package>
  116. <Name>evince-docs</Name>
  117. <Summary>Documentation files for evince</Summary>
  118. <Files>
  119. <Path fileType="data">/usr/share/doc/libevdocument/</Path>
  120. <Path fileType="data">/usr/share/doc/libevview/</Path>
  121. </Files>
  122. </Package>
  123. <History>
  124. <Update release="20">
  125. <Date>2024-09-13</Date>
  126. <Version>46.3.1</Version>
  127. <Comment>Rebuild.</Comment>
  128. <Name>Pisi Linux Community</Name>
  129. <Email>admin@pisilinux.org</Email>
  130. </Update>
  131. <Update release="19">
  132. <Date>2024-07-23</Date>
  133. <Version>46.3.1</Version>
  134. <Comment>Version bump.</Comment>
  135. <Name>Pisi Linux Community</Name>
  136. <Email>admin@pisilinux.org</Email>
  137. </Update>
  138. <Update release="18">
  139. <Date>2024-05-25</Date>
  140. <Version>46.3</Version>
  141. <Comment>Version bump.</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="17">
  146. <Date>2023-10-24</Date>
  147. <Version>45.0</Version>
  148. <Comment>Version bump.</Comment>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@gmail.com</Email>
  151. </Update>
  152. <Update release="16">
  153. <Date>2023-07-29</Date>
  154. <Version>44.3</Version>
  155. <Comment>Rebuild.</Comment>
  156. <Name>Mustafa Cinasal</Name>
  157. <Email>muscnsl@gmail.com</Email>
  158. </Update>
  159. <Update release="15">
  160. <Date>2023-07-01</Date>
  161. <Version>44.3</Version>
  162. <Comment>Version bump.</Comment>
  163. <Name>Mustafa Cinasal</Name>
  164. <Email>muscnsl@gmail.com</Email>
  165. </Update>
  166. <Update release="14">
  167. <Date>2023-06-17</Date>
  168. <Version>44.2</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@gmail.com</Email>
  172. </Update>
  173. <Update release="13">
  174. <Date>2023-03-22</Date>
  175. <Version>44.1</Version>
  176. <Comment>Version bump.</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@gmail.com</Email>
  179. </Update>
  180. <Update release="12">
  181. <Date>2022-10-27</Date>
  182. <Version>43.1</Version>
  183. <Comment>Version bump.</Comment>
  184. <Name>Mustafa Cinasal</Name>
  185. <Email>muscnsl@gmail.com</Email>
  186. </Update>
  187. <Update release="11">
  188. <Date>2022-07-05</Date>
  189. <Version>42.3</Version>
  190. <Comment>Rebuild.</Comment>
  191. <Name>Mustafa Cinasal</Name>
  192. <Email>muscnsl@gmail.com</Email>
  193. </Update>
  194. <Update release="10">
  195. <Date>2022-05-23</Date>
  196. <Version>42.3</Version>
  197. <Comment>Version bump.</Comment>
  198. <Name>Mustafa Cinasal</Name>
  199. <Email>muscnsl@gmail.com</Email>
  200. </Update>
  201. <Update release="9">
  202. <Date>2021-11-21</Date>
  203. <Version>41.3</Version>
  204. <Comment>Version bump.</Comment>
  205. <Name>Mustafa Cinasal</Name>
  206. <Email>muscnsl@gmail.com</Email>
  207. </Update>
  208. <Update release="8">
  209. <Date>2021-10-10</Date>
  210. <Version>41.2</Version>
  211. <Comment>Version bump.</Comment>
  212. <Name>Mustafa Cinasal</Name>
  213. <Email>muscnsl@gmail.com</Email>
  214. </Update>
  215. <Update release="7">
  216. <Date>2021-07-08</Date>
  217. <Version>40.2</Version>
  218. <Comment>Version bump.</Comment>
  219. <Name>Mustafa Cinasal</Name>
  220. <Email>muscnsl@gmail.com</Email>
  221. </Update>
  222. <Update release="6">
  223. <Date>2021-05-05</Date>
  224. <Version>40.1</Version>
  225. <Comment>Version bump.</Comment>
  226. <Name>Mustafa Cinasal</Name>
  227. <Email>muscnsl@gmail.com</Email>
  228. </Update>
  229. <Update release="5">
  230. <Date>2021-04-23</Date>
  231. <Version>3.38.2</Version>
  232. <Comment>Version bump.</Comment>
  233. <Name>Mustafa Cinasal</Name>
  234. <Email>muscnsl@gmail.com</Email>
  235. </Update>
  236. <Update release="4">
  237. <Date>2018-08-09</Date>
  238. <Version>3.26.0</Version>
  239. <Comment>Rebuild.</Comment>
  240. <Name>Pisi Linux Community</Name>
  241. <Email>admin@pisilinux.org</Email>
  242. </Update>
  243. <Update release="3">
  244. <Date>2018-02-11</Date>
  245. <Version>3.26.0</Version>
  246. <Comment>Version Bump</Comment>
  247. <Name>Pisi Linux Community</Name>
  248. <Email>admin@pisilinux.org</Email>
  249. </Update>
  250. <Update release="2">
  251. <Date>2017-04-04</Date>
  252. <Version>3.20.1</Version>
  253. <Comment>Rebuild with new toolchain</Comment>
  254. <Name>Pisi Gnu/Linux Community</Name>
  255. <Email>admin@pisilinux.org</Email>
  256. </Update>
  257. <Update release="1">
  258. <Date>2016-09-07</Date>
  259. <Version>3.20.1</Version>
  260. <Comment>First Release</Comment>
  261. <Name>Pisi Gnu/Linux Community</Name>
  262. <Email>admin@pisilinux.org</Email>
  263. </Update>
  264. </History>
  265. </PISI>