pspec.xml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>eog</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/EyeOfGnome</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>eog</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Eye of GNOME image viewer</Summary>
  15. <Description>Eye of GNOME image viewer</Description>
  16. <Archive sha1sum="b47d6ae1110a6567fc2cf3d379a2e857d831a5fa" type="tarxz">https://download.gnome.org/sources/eog/45/eog-45.4.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>glib2-devel</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>exempi-devel</Dependency>
  21. <Dependency>gdk-pixbuf-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  24. <Dependency>gobject-introspection-devel</Dependency>
  25. <Dependency versionFrom="44.0">gsettings-desktop-schemas-devel</Dependency>
  26. <Dependency>lcms2-devel</Dependency>
  27. <Dependency>libexif-devel</Dependency>
  28. <Dependency versionFrom="1.36.0">libpeas-1-devel</Dependency>
  29. <Dependency>libportal-devel</Dependency>
  30. <Dependency>librsvg-devel</Dependency>
  31. <Dependency>shared-mime-info</Dependency>
  32. <Dependency>libX11-devel</Dependency>
  33. <Dependency>desktop-file-utils</Dependency>
  34. <Dependency>gettext-devel</Dependency>
  35. <Dependency>gtk-doc</Dependency>
  36. <Dependency>itstool</Dependency>
  37. <Dependency>libjpeg-turbo-devel</Dependency>
  38. <Dependency>meson</Dependency>
  39. <Dependency>zlib-devel</Dependency>
  40. <Dependency>libhandy-devel</Dependency>
  41. <Dependency>appstream-glib-devel</Dependency>
  42. </BuildDependencies>
  43. <Patches>
  44. <!--
  45. <Patch></Patch>
  46. -->
  47. </Patches>
  48. </Source>
  49. <Package>
  50. <Name>eog</Name>
  51. <RuntimeDependencies>
  52. <Dependency>gtk3</Dependency>
  53. <Dependency>zlib</Dependency>
  54. <Dependency>cairo</Dependency>
  55. <Dependency>glib2</Dependency>
  56. <Dependency>lcms2</Dependency>
  57. <Dependency>exempi</Dependency>
  58. <Dependency>libX11</Dependency>
  59. <Dependency>libexif</Dependency>
  60. <Dependency>libpeas-1</Dependency>
  61. <Dependency>librsvg</Dependency>
  62. <Dependency>libhandy</Dependency>
  63. <Dependency>libportal</Dependency>
  64. <Dependency>gdk-pixbuf</Dependency>
  65. <Dependency>gnome-desktop</Dependency>
  66. <Dependency>libjpeg-turbo</Dependency>
  67. <Dependency>gobject-introspection</Dependency>
  68. </RuntimeDependencies>
  69. <Conflicts>
  70. <Package releaseTo="29">sleep</Package>
  71. </Conflicts>
  72. <Files>
  73. <Path fileType="executable">/usr/bin</Path>
  74. <Path fileType="library">/usr/lib/eog</Path>
  75. <Path fileType="data">/usr/share/applications</Path>
  76. <Path fileType="data">/usr/share/doc</Path>
  77. <Path fileType="data">/usr/share/eog</Path>
  78. <Path fileType="data">/usr/share/GConf</Path>
  79. <Path fileType="data">/usr/share/glib-2.0</Path>
  80. <Path fileType="data">/usr/share/help</Path>
  81. <Path fileType="data">/usr/share/icons</Path>
  82. <Path fileType="localdata">/usr/share/locale</Path>
  83. <Path fileType="data">/usr/share/metainfo</Path>
  84. </Files>
  85. </Package>
  86. <Package>
  87. <Name>eog-devel</Name>
  88. <RuntimeDependencies>
  89. <Dependency release="current">eog</Dependency>
  90. <Dependency>libhandy-devel</Dependency>
  91. <Dependency>gtk3-devel</Dependency>
  92. </RuntimeDependencies>
  93. <Files>
  94. <Path fileType="header">/usr/include</Path>
  95. <Path fileType="library">/usr/lib/pkgconfig</Path>
  96. </Files>
  97. </Package>
  98. <History>
  99. <Update release="16">
  100. <Date>2024-08-02</Date>
  101. <Version>45.4</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Pisi Linux Community</Name>
  104. <Email>admin@pisilinux.org</Email>
  105. </Update>
  106. <Update release="15">
  107. <Date>2024-03-17</Date>
  108. <Version>45.3</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="14">
  114. <Date>2024-01-07</Date>
  115. <Version>45.2</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="13">
  121. <Date>2023-10-25</Date>
  122. <Version>45.1</Version>
  123. <Comment>Version bump.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="12">
  128. <Date>2023-07-02</Date>
  129. <Version>44.3</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="11">
  135. <Date>2023-05-28</Date>
  136. <Version>44.2</Version>
  137. <Comment>Version bump</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="10">
  142. <Date>2023-04-22</Date>
  143. <Version>44.1</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="9">
  149. <Date>2023-03-19</Date>
  150. <Version>44.0</Version>
  151. <Comment>Version bump.</Comment>
  152. <Name>Mustafa Cinasal</Name>
  153. <Email>muscnsl@gmail.com</Email>
  154. </Update>
  155. <Update release="8">
  156. <Date>2023-01-07</Date>
  157. <Version>43.2</Version>
  158. <Comment>Version bump.</Comment>
  159. <Name>Mustafa Cinasal</Name>
  160. <Email>muscnsl@gmail.com</Email>
  161. </Update>
  162. <Update release="7">
  163. <Date>2022-10-22</Date>
  164. <Version>43.1</Version>
  165. <Comment>Version bump.</Comment>
  166. <Name>Mustafa Cinasal</Name>
  167. <Email>muscnsl@gmail.com</Email>
  168. </Update>
  169. <Update release="6">
  170. <Date>2022-08-06</Date>
  171. <Version>42.3</Version>
  172. <Comment>Version bump.</Comment>
  173. <Name>Mustafa Cinasal</Name>
  174. <Email>muscnsl@gmail.com</Email>
  175. </Update>
  176. <Update release="5">
  177. <Date>2022-05-28</Date>
  178. <Version>42.2</Version>
  179. <Comment>Version bump.</Comment>
  180. <Name>Mustafa Cinasal</Name>
  181. <Email>muscnsl@gmail.com</Email>
  182. </Update>
  183. <Update release="4">
  184. <Date>2021-12-05</Date>
  185. <Version>41.1</Version>
  186. <Comment>Version bump.</Comment>
  187. <Name>Mustafa Cinasal</Name>
  188. <Email>muscnsl@gmail.com</Email>
  189. </Update>
  190. <Update release="3">
  191. <Date>2021-09-19</Date>
  192. <Version>41.0</Version>
  193. <Comment>Version bump.</Comment>
  194. <Name>Mustafa Cinasal</Name>
  195. <Email>muscnsl@gmail.com</Email>
  196. </Update>
  197. <Update release="2">
  198. <Date>2021-08-14</Date>
  199. <Version>40.3</Version>
  200. <Comment>Version bump.</Comment>
  201. <Name>Mustafa Cinasal</Name>
  202. <Email>muscnsl@gmail.com</Email>
  203. </Update>
  204. <Update release="1">
  205. <Date>2021-06-16</Date>
  206. <Version>40.1</Version>
  207. <Comment>First release</Comment>
  208. <Name>Ayhan Yalçınsoy</Name>
  209. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  210. </Update>
  211. </History>
  212. </PISI>