pspec.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gegl02</Name>
  6. <Homepage>http://gegl.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <License>LGPLv3+</License>
  13. <IsA>library</IsA>
  14. <IsA>app:console</IsA>
  15. <Summary>A graph based image processing framework</Summary>
  16. <Description>gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.</Description>
  17. <Archive sha1sum="6b32007089a24f4843f28158119b557294831d52" type="tarbz2">http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.2.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <!--<Dependency>SuiteSparse-devel</Dependency>-->
  20. <!--<Dependency>libopenraw-devel</Dependency>-->
  21. <Dependency>libspiro-devel</Dependency>
  22. <Dependency>json-glib-devel</Dependency>
  23. <Dependency>openexr-devel</Dependency>
  24. <Dependency>ffmpeg-devel</Dependency>
  25. <Dependency>libsdl-devel</Dependency>
  26. <Dependency>libv4l-devel</Dependency>
  27. <Dependency>jasper-devel</Dependency>
  28. <Dependency>cairo-devel</Dependency>
  29. <Dependency>pango-devel</Dependency>
  30. <Dependency>exiv2-devel</Dependency>
  31. <Dependency versionFrom="0.1.66">babl-devel</Dependency>
  32. <Dependency>libjpeg-turbo-devel</Dependency>
  33. <Dependency>gtk2-devel</Dependency>
  34. <Dependency>lua-devel</Dependency>
  35. <Dependency>asciidoc</Dependency>
  36. <Dependency>intltool</Dependency>
  37. <!--<Dependency>graphviz</Dependency>-->
  38. <!--<Dependency>enscript</Dependency>-->
  39. <Dependency>ruby</Dependency>
  40. <Dependency>zlib-devel</Dependency>
  41. <Dependency>openexr-libs</Dependency>
  42. <Dependency>librsvg-devel</Dependency>
  43. <Dependency>lcms2-devel</Dependency>
  44. <Dependency>gettext-devel</Dependency>
  45. </BuildDependencies>
  46. <Patches>
  47. <Patch level="1">gegl-0.2.0-ffmpeg-4-0-compat.patch</Patch>
  48. <Patch level="1">gegl-0.2.0-ffmpeg-av_frame_alloc.patch</Patch>
  49. <Patch level="1">gegl-0.2.0-fix-without-exiv2.patch</Patch>
  50. <Patch level="1">gegl-0.2.0-libopenraw-0.1.patch</Patch>
  51. <Patch level="1">gegl-0.2.0-underlinking.patch</Patch>
  52. </Patches>
  53. </Source>
  54. <Package>
  55. <Name>gegl02</Name>
  56. <RuntimeDependencies>
  57. <Dependency>glib2</Dependency>
  58. <Dependency>gdk-pixbuf</Dependency>
  59. <Dependency>libspiro</Dependency>
  60. <Dependency>jasper</Dependency>
  61. <Dependency>libpng</Dependency>
  62. <Dependency>libsdl</Dependency>
  63. <Dependency>cairo</Dependency>
  64. <Dependency>pango</Dependency>
  65. <Dependency>babl</Dependency>
  66. <Dependency>zlib</Dependency>
  67. <Dependency>openexr-libs</Dependency>
  68. <Dependency>librsvg</Dependency>
  69. <Dependency>lcms2</Dependency>
  70. <Dependency>libjpeg-turbo</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="executable">/usr/bin</Path>
  74. <Path fileType="library">/usr/lib</Path>
  75. <Path fileType="doc">/usr/share/doc</Path>
  76. <Path fileType="localedata">/usr/share/locale/</Path>
  77. </Files>
  78. </Package>
  79. <Package>
  80. <Name>gegl02-devel</Name>
  81. <Summary>Development files for gegl02</Summary>
  82. <RuntimeDependencies>
  83. <Dependency release="current">gegl02</Dependency>
  84. <Dependency>glib2-devel</Dependency>
  85. <Dependency>babl-devel</Dependency>
  86. </RuntimeDependencies>
  87. <Files>
  88. <Path fileType="header">/usr/include</Path>
  89. <Path fileType="data">/usr/lib/pkgconfig</Path>
  90. <Path fileType="doc">/usr/share/gtk-doc/html</Path>
  91. </Files>
  92. </Package>
  93. <History>
  94. <Update release="11">
  95. <Date>2021-10-27</Date>
  96. <Version>0.2.2</Version>
  97. <Comment>Rebuild.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="10">
  102. <Date>2020-09-20</Date>
  103. <Version>0.2.2</Version>
  104. <Comment>Rebuild.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="9">
  109. <Date>2020-03-05</Date>
  110. <Version>0.2.2</Version>
  111. <Comment>Rebuild.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="8">
  116. <Date>2019-10-27</Date>
  117. <Version>0.2.2</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="7">
  123. <Date>2019-06-29</Date>
  124. <Version>0.2.2</Version>
  125. <Comment>Rebuild.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="6">
  130. <Date>2018-12-26</Date>
  131. <Version>0.2.2</Version>
  132. <Comment>Rebuild.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="5">
  137. <Date>2018-08-07</Date>
  138. <Version>0.2.2</Version>
  139. <Comment>Version Bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="4">
  144. <Date>2018-04-27</Date>
  145. <Version>0.2.0</Version>
  146. <Comment>Rebuild</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="3">
  151. <Date>2018-02-13</Date>
  152. <Version>0.2.0</Version>
  153. <Comment>Rebuild</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="2">
  158. <Date>2017-03-09</Date>
  159. <Version>0.2.0</Version>
  160. <Comment>fixed file conflict with gegl1.x</Comment>
  161. <Name>Ayhan Yalçınsoy</Name>
  162. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  163. </Update>
  164. <Update release="1">
  165. <Date>2014-12-20</Date>
  166. <Version>0.2.0</Version>
  167. <Comment>First release</Comment>
  168. <Name>Osman Erkan</Name>
  169. <Email>osman.erkan@pisilinux.org</Email>
  170. </Update>
  171. </History>
  172. </PISI>