pspec.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-session</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-session</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Summary>GNOME session manager</Summary>
  13. <Description>gnome-session manages X11-compliant sessions with ConsoleKit daemon and starts GNOME core services</Description>
  14. <Archive sha1sum="b90584b65450cda12d0039a9dfb7379ba4077fb9" type="tarxz">https://download.gnome.org/sources/gnome-session/47/gnome-session-47.0.1.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>glib2-devel</Dependency>
  17. <Dependency>intltool</Dependency>
  18. <Dependency>xmlto</Dependency>
  19. <Dependency>elogind-devel</Dependency>
  20. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>json-glib-devel</Dependency>
  23. <Dependency>libXtst-devel</Dependency>
  24. <Dependency>libSM-devel</Dependency>
  25. <Dependency>startup-notification-devel</Dependency>
  26. <Dependency>upower-devel</Dependency>
  27. <Dependency>libseccomp-devel</Dependency>
  28. <Dependency>xtrans</Dependency>
  29. <Dependency>meson</Dependency>
  30. </BuildDependencies>
  31. <Patches>
  32. <Patch>gentoo/gnome-session-46.0-meson-Support-elogind.patch</Patch>
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>gnome-session</Name>
  37. <RuntimeDependencies>
  38. <Dependency>gtk3</Dependency>
  39. <Dependency>glib2</Dependency>
  40. <Dependency>libSM</Dependency>
  41. <Dependency>libICE</Dependency>
  42. <Dependency>libX11</Dependency>
  43. <Dependency>libepoxy</Dependency>
  44. <Dependency>libglvnd</Dependency>
  45. <Dependency>json-glib</Dependency>
  46. <Dependency>gnome-desktop</Dependency>
  47. <Dependency>libXcomposite</Dependency>
  48. <Dependency>elogind</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="executable">/usr/bin</Path>
  52. <Path fileType="executable">/usr/libexec</Path>
  53. <Path fileType="localedata">/usr/share/locale</Path>
  54. <Path fileType="man">/usr/share/man</Path>
  55. <Path fileType="doc">/usr/share/doc</Path>
  56. <Path fileType="data">/usr/share/wayland-sessions</Path>
  57. <Path fileType="doc">/usr/share/gnome-session</Path>
  58. <Path fileType="doc">/usr/share/xsessions</Path>
  59. <Path fileType="doc">/usr/share/glib-2.0</Path>
  60. <Path fileType="doc">/usr/share/GConf</Path>
  61. <Path fileType="data">/usr/share/xdg-desktop-portal/gnome-portals.conf</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="10">
  66. <Date>2024-09-19</Date>
  67. <Version>47.0.1</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="9">
  73. <Date>2024-08-05</Date>
  74. <Version>46.0</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="8">
  80. <Date>2024-03-19</Date>
  81. <Version>46.0</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="7">
  87. <Date>2023-09-17</Date>
  88. <Version>45.0</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="6">
  94. <Date>2023-03-20</Date>
  95. <Version>44.0</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="5">
  101. <Date>2022-11-02</Date>
  102. <Version>43.0</Version>
  103. <Comment>Version bump.</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="4">
  108. <Date>2022-03-22</Date>
  109. <Version>42.0</Version>
  110. <Comment>Version bump.</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="3">
  115. <Date>2022-01-12</Date>
  116. <Version>41.3</Version>
  117. <Comment>Version bump.</Comment>
  118. <Name>Mustafa Cinasal</Name>
  119. <Email>muscnsl@gmail.com</Email>
  120. </Update>
  121. <Update release="2">
  122. <Date>2021-09-26</Date>
  123. <Version>40.1.1</Version>
  124. <Comment>Rebuild.</Comment>
  125. <Name>Mustafa Cinasal</Name>
  126. <Email>muscnsl@gmail.com</Email>
  127. </Update>
  128. <Update release="1">
  129. <Date>2021-05-27</Date>
  130. <Version>40.1.1</Version>
  131. <Comment>First release for Pisi Linux.</Comment>
  132. <Name>Berk Çakar</Name>
  133. <Email>berk2238@hotmail.com</Email>
  134. </Update>
  135. </History>
  136. </PISI>