pspec.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>eom</Name>
  6. <Homepage>http://www.mate-desktop.org</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>eom</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Eye of MATE, an image viewer for MATE</Summary>
  15. <Description>This is the Eye of MATE, an image viewer program. It is meant to be a fast and functional image viewer.</Description>
  16. <Archive sha1sum="090d045b886bc9155c65289d28800acf0ba1c87a" type="tarxz">http://pub.mate-desktop.org/releases/1.28/eom-1.28.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>zlib-devel</Dependency>
  19. <Dependency>gobject-introspection-devel</Dependency>
  20. <Dependency>libpeas-devel</Dependency>
  21. <Dependency>libxml2-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>imagemagick-devel</Dependency>
  24. <Dependency>lcms2-devel</Dependency>
  25. <Dependency versionFrom="1.28.0">mate-common</Dependency>
  26. <Dependency>exempi-devel</Dependency>
  27. <Dependency>libexif-devel</Dependency>
  28. <Dependency>librsvg-devel</Dependency>
  29. <Dependency>dbus-glib-devel</Dependency>
  30. <Dependency versionFrom="1.28.0">mate-desktop-devel</Dependency>
  31. <Dependency>libjpeg-turbo-devel</Dependency>
  32. <Dependency>intltool</Dependency>
  33. <Dependency>itstool</Dependency>
  34. <Dependency>libpeas-1-devel</Dependency>
  35. </BuildDependencies>
  36. <Patches>
  37. <!-- <Patch>eom_build_fixed.patch</Patch> -->
  38. </Patches>
  39. </Source>
  40. <Package>
  41. <Name>eom</Name>
  42. <RuntimeDependencies>
  43. <Dependency>atk</Dependency>
  44. <Dependency>gtk3</Dependency>
  45. <Dependency>zlib</Dependency>
  46. <Dependency>glib2</Dependency>
  47. <Dependency>lcms2</Dependency>
  48. <Dependency>cairo</Dependency>
  49. <Dependency>exempi</Dependency>
  50. <Dependency>libX11</Dependency>
  51. <Dependency>libexif</Dependency>
  52. <Dependency>libpeas</Dependency>
  53. <Dependency>librsvg</Dependency>
  54. <Dependency>libxml2</Dependency>
  55. <Dependency>gdk-pixbuf</Dependency>
  56. <Dependency>mate-desktop</Dependency>
  57. <Dependency>libjpeg-turbo</Dependency>
  58. <Dependency>libpeas-1</Dependency>
  59. <Dependency>gobject-introspection</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="executable">/usr/bin</Path>
  63. <Path fileType="library">/usr/lib/</Path>
  64. <Path fileType="doc">/usr/share/doc</Path>
  65. <Path fileType="man">/usr/share/man</Path>
  66. <Path fileType="data">/usr/share/omf</Path>
  67. <Path fileType="data">/usr/share/eom</Path>
  68. <Path fileType="data">/usr/share/help</Path>
  69. <Path fileType="data">/usr/share/mate</Path>
  70. <Path fileType="data">/usr/share/icons</Path>
  71. <Path fileType="data">/usr/share/glib-2.0</Path>
  72. <Path fileType="data">/usr/share/gir-1.0</Path>
  73. <Path fileType="data">/usr/share/metainfo</Path>
  74. <Path fileType="data">/usr/share/applications</Path>
  75. <Path fileType="localedata">/usr/share/locale</Path>
  76. </Files>
  77. </Package>
  78. <Package>
  79. <Name>eom-devel</Name>
  80. <Summary>Eye of MATE development files</Summary>
  81. <RuntimeDependencies>
  82. <Dependency>gtk3-devel</Dependency>
  83. <Dependency>glib2-devel</Dependency>
  84. <Dependency release="current">eom</Dependency>
  85. </RuntimeDependencies>
  86. <Files>
  87. <Path fileType="header">/usr/include/</Path>
  88. <Path fileType="library">/usr/lib/pkgconfig/</Path>
  89. </Files>
  90. </Package>
  91. <Package>
  92. <Name>eom-doc</Name>
  93. <Summary>Eye of MATE documentation files</Summary>
  94. <RuntimeDependencies>
  95. <Dependency release="current">eom</Dependency>
  96. </RuntimeDependencies>
  97. <Files>
  98. <Path fileType="data">/usr/share/gtk-doc</Path>
  99. </Files>
  100. </Package>
  101. <History>
  102. <Update release="9">
  103. <Date>2024-02-14</Date>
  104. <Version>1.28.0</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="8">
  110. <Date>2023-09-03</Date>
  111. <Version>1.27.1</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="7">
  117. <Date>2022-11-05</Date>
  118. <Version>1.27.0</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@gmail.com</Email>
  122. </Update>
  123. <Update release="6">
  124. <Date>2021-09-07</Date>
  125. <Version>1.26.0</Version>
  126. <Comment>Version bump.</Comment>
  127. <Name>Mustafa Cinasal</Name>
  128. <Email>muscnsl@gmail.com</Email>
  129. </Update>
  130. <Update release="5">
  131. <Date>2021-06-26</Date>
  132. <Version>1.25.1</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Mustafa Cinasal</Name>
  135. <Email>muscnsl@gmail.com</Email>
  136. </Update>
  137. <Update release="4">
  138. <Date>2020-08-23</Date>
  139. <Version>1.25.0</Version>
  140. <Comment>Version bump.</Comment>
  141. <Name>Mustafa Cinasal</Name>
  142. <Email>muscnsl@gmail.com</Email>
  143. </Update>
  144. <Update release="3">
  145. <Date>2020-06-29</Date>
  146. <Version>1.24.0</Version>
  147. <Comment>Version bump.</Comment>
  148. <Name>Mustafa Cinasal</Name>
  149. <Email>muscnsl@gmail.com</Email>
  150. </Update>
  151. <Update release="2">
  152. <Date>2020-03-01</Date>
  153. <Version>1.24.0</Version>
  154. <Comment>Version bump.</Comment>
  155. <Name>Mustafa Cinasal</Name>
  156. <Email>muscnsl@gmail.com</Email>
  157. </Update>
  158. <Update release="1">
  159. <Date>2020-02-13</Date>
  160. <Version>1.22.2</Version>
  161. <Comment>First release</Comment>
  162. <Name>Ayhan Yalçınsoy</Name>
  163. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  164. </Update>
  165. </History>
  166. </PISI>