pspec.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>totem</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Videos</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>totem</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Movie player for GNOME</Summary>
  15. <Description>Movie player for GNOME</Description>
  16. <Archive sha1sum="7dfb794caacc1580cf5b652f919f1de0afe14115" type="tarxz">mirrors://gnome/totem/43/totem-43.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cairo-devel</Dependency>
  19. <Dependency>clutter-devel</Dependency>
  20. <Dependency>clutter-gst-devel</Dependency>
  21. <Dependency>clutter-gtk-devel</Dependency>
  22. <Dependency>gnome-desktop-devel</Dependency>
  23. <Dependency>gsettings-desktop-schemas-devel</Dependency>
  24. <Dependency>gstreamer-devel</Dependency>
  25. <Dependency>gst-plugins-base-devel</Dependency>
  26. <Dependency>gtk3-devel</Dependency>
  27. <Dependency>libpeas-1-devel</Dependency>
  28. <Dependency>totem-pl-parser-devel</Dependency>
  29. <Dependency>gst-plugins-good</Dependency>
  30. <Dependency>gettext-devel</Dependency>
  31. <Dependency>gtk-doc</Dependency>
  32. <Dependency>itstool</Dependency>
  33. <Dependency>python3-devel</Dependency>
  34. <Dependency>meson</Dependency>
  35. <Dependency>vala</Dependency>
  36. <Dependency>appstream-glib-devel</Dependency>
  37. <Dependency>grilo-devel</Dependency>
  38. <Dependency>grilo-plugins-devel</Dependency>
  39. <Dependency>desktop-file-utils</Dependency>
  40. <Dependency>python3-pylint</Dependency>
  41. <Dependency>python3-pygobject3-devel</Dependency>
  42. <Dependency>libhandy-devel</Dependency>
  43. </BuildDependencies>
  44. <Patches>
  45. <!-- <Patch>3.38.0-gst-inspect-sandbox.patch</Patch> -->
  46. </Patches>
  47. </Source>
  48. <Package>
  49. <Name>totem</Name>
  50. <RuntimeDependencies>
  51. <Dependency>atk</Dependency>
  52. <Dependency>cogl</Dependency>
  53. <Dependency>gtk3</Dependency>
  54. <Dependency>cairo</Dependency>
  55. <Dependency>glib2</Dependency>
  56. <Dependency>grilo</Dependency>
  57. <Dependency>pango</Dependency>
  58. <Dependency>libX11</Dependency>
  59. <Dependency>clutter</Dependency>
  60. <Dependency>libpeas-1</Dependency>
  61. <Dependency>libhandy</Dependency>
  62. <Dependency>gstreamer</Dependency>
  63. <Dependency>libportal</Dependency>
  64. <Dependency>gdk-pixbuf</Dependency>
  65. <Dependency>clutter-gst</Dependency>
  66. <Dependency>clutter-gtk</Dependency>
  67. <Dependency>gnome-desktop</Dependency>
  68. <Dependency>totem-pl-parser</Dependency>
  69. <Dependency>gst-plugins-base</Dependency>
  70. <Dependency>gobject-introspection</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="executable">/usr/bin</Path>
  74. <Path fileType="library">/usr/lib/totem-gallery-thumbnailer</Path>
  75. <Path fileType="library">/usr/lib/libtotem*</Path>
  76. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  77. <Path fileType="library">/usr/lib/totem</Path>
  78. <Path fileType="data">/usr/share/applications</Path>
  79. <Path fileType="data">/usr/share/dbus-1</Path>
  80. <Path fileType="data">/usr/share/doc</Path>
  81. <Path fileType="data">/usr/share/GConf</Path>
  82. <Path fileType="data">/usr/share/glib-2.0</Path>
  83. <Path fileType="data">/usr/share/gtk-doc</Path>
  84. <Path fileType="data">/usr/share/help</Path>
  85. <Path fileType="data">/usr/share/icons</Path>
  86. <Path fileType="localdata">/usr/share/locale</Path>
  87. <Path fileType="data">/usr/share/man</Path>
  88. <Path fileType="data">/usr/share/metainfo</Path>
  89. <Path fileType="data">/usr/share/thumbnailers</Path>
  90. <Path fileType="data">/usr/share/totem</Path>
  91. </Files>
  92. </Package>
  93. <Package>
  94. <Name>totem-devel</Name>
  95. <RuntimeDependencies>
  96. <Dependency release="current">totem</Dependency>
  97. <Dependency>gtk3-devel</Dependency>
  98. <Dependency>glib2-devel</Dependency>
  99. <Dependency>totem-pl-parser-devel</Dependency>
  100. </RuntimeDependencies>
  101. <Files>
  102. <Path fileType="header">/usr/include</Path>
  103. <Path fileType="library">/usr/lib/pkgconfig</Path>
  104. <Path fileType="data">/usr/share/gir-1.0</Path>
  105. </Files>
  106. </Package>
  107. <History>
  108. <Update release="6">
  109. <Date>2024-10-22</Date>
  110. <Version>43.1</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Pisi Linux Community</Name>
  113. <Email>admin@pisilinux.org</Email>
  114. </Update>
  115. <Update release="5">
  116. <Date>2023-10-25</Date>
  117. <Version>43.0</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="5">
  123. <Date>2022-09-16</Date>
  124. <Version>43.0</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="4">
  130. <Date>2022-03-21</Date>
  131. <Version>42.0</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="3">
  137. <Date>2021-10-13</Date>
  138. <Version>3.38.2</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="2">
  144. <Date>2021-06-21</Date>
  145. <Version>3.38.1</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="1">
  151. <Date>2021-06-15</Date>
  152. <Version>3.38.0</Version>
  153. <Comment>First release</Comment>
  154. <Name>Ayhan Yalçınsoy</Name>
  155. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  156. </Update>
  157. </History>
  158. </PISI>