pspec.xml 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-settings-daemon</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-settings-daemon</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>desktop.gnome</PartOf>
  13. <Summary>The GNOME Settings Daemon is responsible for setting various parameters of a
  14. GNOME Session and the applications that run under it.</Summary>
  15. <Description>The GNOME Settings Daemon is responsible for setting various parameters of a GNOME Session and the applications that run under it.</Description>
  16. <Archive type="tarxz" sha1sum="963a1b6da7ed19b502280e8b283f78c8bfbc0ffb">https://download.gnome.org/sources/gnome-settings-daemon/47/gnome-settings-daemon-47.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>colord-devel</Dependency>
  19. <Dependency>elogind-devel</Dependency>
  20. <Dependency>fontconfig-devel</Dependency>
  21. <Dependency versionFrom="3.41.0">gcr-4-devel</Dependency>
  22. <Dependency>geoclue-devel</Dependency>
  23. <Dependency>geocode-glib-devel</Dependency>
  24. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  25. <Dependency>lcms2-devel</Dependency>
  26. <Dependency>libcanberra-devel</Dependency>
  27. <Dependency>libcanberra-gtk3-devel</Dependency>
  28. <Dependency>libgweather4-devel</Dependency>
  29. <Dependency>libnotify-devel</Dependency>
  30. <Dependency>librsvg-devel</Dependency>
  31. <Dependency versionFrom="2.4.0">libwacom-devel</Dependency>
  32. <Dependency>pulseaudio</Dependency>
  33. <Dependency>pulseaudio-libs-devel</Dependency>
  34. <Dependency>upower-devel</Dependency>
  35. <Dependency>xorg-input-wacom-devel</Dependency>
  36. <Dependency>alsa-lib-devel</Dependency>
  37. <Dependency>cups-devel</Dependency>
  38. <Dependency>libmm-glib-devel</Dependency>
  39. <Dependency>libseccomp-devel</Dependency>
  40. <Dependency>nss-devel</Dependency>
  41. <Dependency>libnma-devel</Dependency>
  42. <Dependency>meson</Dependency>
  43. <Dependency>vala-devel</Dependency>
  44. <Dependency>libXfixes-devel</Dependency>
  45. </BuildDependencies>
  46. </Source>
  47. <Package>
  48. <Name>gnome-settings-daemon</Name>
  49. <Summary>The GNOME Settings Daemon is responsible for setting various parameters of a
  50. GNOME Session and the applications that run under it.</Summary>
  51. <RuntimeDependencies>
  52. <Dependency>gcr-4</Dependency>
  53. <Dependency>nss</Dependency>
  54. <Dependency>cups</Dependency>
  55. <Dependency>gcr-4</Dependency>
  56. <Dependency>gtk3</Dependency>
  57. <Dependency>nspr</Dependency>
  58. <Dependency>cairo</Dependency>
  59. <Dependency>lcms2</Dependency>
  60. <Dependency>glib2</Dependency>
  61. <Dependency>libXi</Dependency>
  62. <Dependency>pango</Dependency>
  63. <Dependency>colord</Dependency>
  64. <Dependency>libX11</Dependency>
  65. <Dependency>upower</Dependency>
  66. <Dependency>elogind</Dependency>
  67. <Dependency>p11-kit</Dependency>
  68. <Dependency>geoclue</Dependency>
  69. <Dependency>polkit</Dependency>
  70. <Dependency>libXext</Dependency>
  71. <Dependency>alsa-lib</Dependency>
  72. <Dependency>libgudev</Dependency>
  73. <Dependency>libwacom</Dependency>
  74. <Dependency>libnotify</Dependency>
  75. <Dependency>fontconfig</Dependency>
  76. <Dependency>gdk-pixbuf</Dependency>
  77. <Dependency>libmm-glib</Dependency>
  78. <Dependency>libcanberra</Dependency>
  79. <Dependency>geocode-glib</Dependency>
  80. <Dependency>gnome-desktop</Dependency>
  81. <Dependency>NetworkManager</Dependency>
  82. <Dependency>wayland-client</Dependency>
  83. <Dependency>pulseaudio-libs</Dependency>
  84. <Dependency>libcanberra-gtk3</Dependency>
  85. <Dependency>libgweather4</Dependency>
  86. <Dependency>libXfixes</Dependency>
  87. </RuntimeDependencies>
  88. <Files>
  89. <Path fileType="data">/etc</Path>
  90. <Path fileType="library">/lib</Path>
  91. <Path fileType="library">/usr/lib/gnome-settings-daemon-*</Path>
  92. <Path fileType="library">/usr/libexec</Path>
  93. <Path fileType="config">/usr/share/GConf</Path>
  94. <Path fileType="doc">/usr/share/doc</Path>
  95. <Path fileType="data">/usr/share/glib-2.0</Path>
  96. <Path fileType="data">/usr/share/gnome-settings-daemon</Path>
  97. <Path fileType="localedata">/usr/share/locale</Path>
  98. <Path fileType="data">/usr/share/polkit-1</Path>
  99. </Files>
  100. </Package>
  101. <Package>
  102. <Name>gnome-settings-daemon-devel</Name>
  103. <RuntimeDependencies>
  104. <Dependency release="current">gnome-settings-daemon</Dependency>
  105. </RuntimeDependencies>
  106. <Files>
  107. <Path fileType="header">/usr/include</Path>
  108. <Path fileType="library">/usr/lib/pkgconfig</Path>
  109. </Files>
  110. </Package>
  111. <History>
  112. <Update release="12">
  113. <Date>2024-11-23</Date>
  114. <Version>47.2</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Pisi Linux Community</Name>
  117. <Email>admin@pisilinux.org</Email>
  118. </Update>
  119. <Update release="11">
  120. <Date>2024-09-16</Date>
  121. <Version>47.1</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Pisi Linux Community</Name>
  124. <Email>admin@pisilinux.org</Email>
  125. </Update>
  126. <Update release="10">
  127. <Date>2024-03-17</Date>
  128. <Version>46.0</Version>
  129. <Comment>Version bump.</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="9">
  134. <Date>2024-02-13</Date>
  135. <Version>45.1</Version>
  136. <Comment>Rebuild.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="8">
  141. <Date>2023-12-22</Date>
  142. <Version>45.1</Version>
  143. <Comment>Version bump.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="7">
  148. <Date>2023-09-16</Date>
  149. <Version>45.0</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="6">
  155. <Date>2023-04-18</Date>
  156. <Version>44.1</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="5">
  162. <Date>2022-10-02</Date>
  163. <Version>43.0</Version>
  164. <Comment>Version bump.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="4">
  169. <Date>2022-07-28</Date>
  170. <Version>42.2</Version>
  171. <Comment>Version bump.</Comment>
  172. <Name>Mustafa Cinasal</Name>
  173. <Email>muscnsl@gmail.com</Email>
  174. </Update>
  175. <Update release="3">
  176. <Date>2022-06-01</Date>
  177. <Version>42.2</Version>
  178. <Comment>Version bump.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="2">
  183. <Date>2021-09-18</Date>
  184. <Version>41.0</Version>
  185. <Comment>Version bump.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="1">
  190. <Date>2021-08-17</Date>
  191. <Version>40.0.1</Version>
  192. <Comment>First release for Pisi Linux</Comment>
  193. <Name>Berk Çakar</Name>
  194. <Email>berk2238@hotmail.com</Email>
  195. </Update>
  196. </History>
  197. </PISI>