123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-session</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-session</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Summary>GNOME session manager</Summary>
- <Description>gnome-session manages X11-compliant sessions with ConsoleKit daemon and starts GNOME core services</Description>
- <Archive sha1sum="b90584b65450cda12d0039a9dfb7379ba4077fb9" type="tarxz">https://download.gnome.org/sources/gnome-session/47/gnome-session-47.0.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>glib2-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>xmlto</Dependency>
- <Dependency>elogind-devel</Dependency>
- <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>libXtst-devel</Dependency>
- <Dependency>libSM-devel</Dependency>
- <Dependency>startup-notification-devel</Dependency>
- <Dependency>upower-devel</Dependency>
- <Dependency>libseccomp-devel</Dependency>
- <Dependency>xtrans</Dependency>
- <Dependency>meson</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>gentoo/gnome-session-46.0-meson-Support-elogind.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>gnome-session</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>libICE</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libepoxy</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>gnome-desktop</Dependency>
- <Dependency>libXcomposite</Dependency>
- <Dependency>elogind</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/wayland-sessions</Path>
- <Path fileType="doc">/usr/share/gnome-session</Path>
- <Path fileType="doc">/usr/share/xsessions</Path>
- <Path fileType="doc">/usr/share/glib-2.0</Path>
- <Path fileType="doc">/usr/share/GConf</Path>
- <Path fileType="data">/usr/share/xdg-desktop-portal/gnome-portals.conf</Path>
- </Files>
- </Package>
- <History>
- <Update release="10">
- <Date>2024-09-19</Date>
- <Version>47.0.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2024-08-05</Date>
- <Version>46.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2024-03-19</Date>
- <Version>46.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-09-17</Date>
- <Version>45.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-03-20</Date>
- <Version>44.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-11-02</Date>
- <Version>43.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-03-22</Date>
- <Version>42.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-01-12</Date>
- <Version>41.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-09-26</Date>
- <Version>40.1.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-05-27</Date>
- <Version>40.1.1</Version>
- <Comment>First release for Pisi Linux.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|