pspec.xml 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cheese</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/cheese</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>cheese</Icon>
  13. <Summary>Take photos and videos with your webcam, with fun graphical effects</Summary>
  14. <Description>Take photos and videos with your webcam, with fun graphical effects</Description>
  15. <Archive sha1sum="a5227d578e106da7fbb89b6e408fe02149c724eb" type="tarxz">https://download.gnome.org/sources/cheese/44/cheese-44.1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>appstream-glib-devel</Dependency>
  18. <Dependency>gobject-introspection-devel</Dependency>
  19. <Dependency>meson</Dependency>
  20. <Dependency>vala-devel</Dependency>
  21. <Dependency versionFrom="41.0">yelp-tools</Dependency>
  22. <Dependency>clutter-devel</Dependency>
  23. <Dependency>clutter-gst-devel</Dependency>
  24. <Dependency>clutter-gtk-devel</Dependency>
  25. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  26. <Dependency>libseccomp-devel</Dependency>
  27. <Dependency>libseccomp</Dependency>
  28. <Dependency>libcanberra-devel</Dependency>
  29. <Dependency>libcanberra-gtk3-devel</Dependency>
  30. <Dependency>gettext-devel</Dependency>
  31. <Dependency>gdk-pixbuf-devel</Dependency>
  32. <Dependency>glib2-devel</Dependency>
  33. <Dependency>itstool</Dependency>
  34. <Dependency>libXtst-devel</Dependency>
  35. <Dependency>librsvg-devel</Dependency>
  36. <Dependency>libgee-devel</Dependency>
  37. <Dependency>gnome-video-effects</Dependency>
  38. <Dependency>gst-plugins-bad-devel</Dependency>
  39. <Dependency>gnome-video-effects-devel</Dependency>
  40. </BuildDependencies>
  41. <Patches>
  42. <Patch>cheese-43.0-buildfix.patch</Patch>
  43. <!-- <Patch>infinite-loop-thumbnailer.patch</Patch> -->
  44. <!-- <Patch>fix-gnome40-build.patch</Patch> -->
  45. <Patch>cheese-json.patch</Patch>
  46. <!-- <Patch>cheese-gcc14.patch</Patch> GCC 14'e yükseltince gerekecek. -->
  47. </Patches>
  48. </Source>
  49. <Package>
  50. <Name>cheese</Name>
  51. <Files>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  54. <Path fileType="library">/usr/lib/lib*.so*</Path>
  55. <Path fileType="data">/usr/share/applications</Path>
  56. <Path fileType="data">/usr/share/dbus-1</Path>
  57. <Path fileType="data">/usr/share/help</Path>
  58. <Path fileType="doc">/usr/share/doc</Path>
  59. <Path fileType="localedata">/usr/share/locale</Path>
  60. <Path fileType="man">/usr/share/man</Path>
  61. <Path fileType="data">/usr/share/glib-2.0</Path>
  62. <Path fileType="data">/usr/share/icons</Path>
  63. <Path fileType="info">/usr/share/metainfo</Path>
  64. </Files>
  65. <RuntimeDependencies>
  66. <Dependency>cogl</Dependency>
  67. <Dependency>gtk3</Dependency>
  68. <Dependency>cairo</Dependency>
  69. <Dependency>glib2</Dependency>
  70. <Dependency>libX11</Dependency>
  71. <Dependency>clutter</Dependency>
  72. <Dependency>gstreamer</Dependency>
  73. <Dependency>gdk-pixbuf</Dependency>
  74. <Dependency>clutter-gst</Dependency>
  75. <Dependency>clutter-gtk</Dependency>
  76. <Dependency>gnome-desktop</Dependency>
  77. <Dependency>gst-plugins-base</Dependency>
  78. <Dependency>libcanberra-gtk3</Dependency>
  79. </RuntimeDependencies>
  80. </Package>
  81. <Package>
  82. <Name>cheese-devel</Name>
  83. <Files>
  84. <Path fileType="header">/usr/include</Path>
  85. <Path fileType="data">/usr/lib/pkgconfig</Path>
  86. <Path fileType="data">/usr/share/gir-1.0</Path>
  87. </Files>
  88. <RuntimeDependencies>
  89. <Dependency release="current">cheese</Dependency>
  90. <Dependency>gtk3-devel</Dependency>
  91. <Dependency>glib2-devel</Dependency>
  92. <Dependency>libX11-devel</Dependency>
  93. <Dependency>clutter-devel</Dependency>
  94. <Dependency>gstreamer-devel</Dependency>
  95. <Dependency>gdk-pixbuf-devel</Dependency>
  96. <Dependency>clutter-gst-devel</Dependency>
  97. <Dependency>clutter-gtk-devel</Dependency>
  98. <Dependency>gst-plugins-base-devel</Dependency>
  99. <Dependency>gst-plugins-bad-devel</Dependency>
  100. </RuntimeDependencies>
  101. </Package>
  102. <History>
  103. <Update release="7">
  104. <Date>2023-07-15</Date>
  105. <Version>44.1</Version>
  106. <Comment>Version bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="6">
  111. <Date>2023-04-18</Date>
  112. <Version>44.0.1</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="5">
  118. <Date>2022-12-12</Date>
  119. <Version>43.0</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="4">
  125. <Date>2022-09-18</Date>
  126. <Version>43.0</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="3">
  132. <Date>2021-11-15</Date>
  133. <Version>41.1</Version>
  134. <Comment>Version bump.</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="2">
  139. <Date>2021-09-20</Date>
  140. <Version>41.0</Version>
  141. <Comment>Version bump.</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="1">
  146. <Date>2021-05-28</Date>
  147. <Version>3.38.0</Version>
  148. <Comment>First release for Pisi Linux</Comment>
  149. <Name>Berk Çakar</Name>
  150. <Email>berk2238@hotmail.com</Email>
  151. </Update>
  152. </History>
  153. </PISI>