123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xfce4-screensaver</Name>
- <Homepage>https://docs.xfce.org/apps/screensaver/start</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <License>LGPLv2</License>
- <License>LGPLv2.1</License>
- <IsA>app:utility</IsA>
- <Summary>Xfce Screensaver.</Summary>
- <Description>
- xfce4-screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop.
- </Description>
- <Archive sha1sum="6501db7a316ea28e5eba151240c9dee3140a655b" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>xmlto</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>pam-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>elogind-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libSM-devel</Dependency>
- <Dependency>libICE-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency versionFrom="4.19.0">xfconf-devel</Dependency>
- <Dependency>garcon-devel</Dependency>
- <Dependency>libwnck3-devel</Dependency>
- <Dependency>libglvnd-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>libxklavier-devel</Dependency>
- <Dependency>libXScrnSaver-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- </BuildDependencies>
- <AdditionalFiles>
- <!-- <AdditionalFile target="0001-Catch-gs_listener_dbus_init-failures.patch">0001-Catch-gs_listener_dbus_init-failures.patch</AdditionalFile> -->
- </AdditionalFiles>
- </Source>
- <Package>
- <Name>xfce4-screensaver</Name>
- <RuntimeDependencies>
- <Dependency>pam</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>mesa</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>xfconf</Dependency>
- <Dependency>garcon</Dependency>
- <Dependency>elogind</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>libwnck3</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>dbus-glib</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>libxklavier</Dependency>
- <Dependency>libxfce4util</Dependency>
- <Dependency>libXScrnSaver</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-12-21</Date>
- <Version>4.18.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2024-03-07</Date>
- <Version>4.18.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-05-30</Date>
- <Version>4.18.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2023-03-18</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-12-15</Date>
- <Version>4.16.0</Version>
- <Comment>Rebuild.</Comment>
- <Email>muscnsl@gmail.com</Email>
- <Name>Mustafa Cinasal</Name>
- </Update>
- <Update release="3">
- <Date>2022-06-18</Date>
- <Version>4.16.0</Version>
- <Comment>Rebuild.</Comment>
- <Email>muscnsl@gmail.com</Email>
- <Name>Mustafa Cinasal</Name>
- </Update>
- <Update release="2">
- <Date>2021-01-14</Date>
- <Version>4.16.0</Version>
- <Comment>Moved to base and version bump.</Comment>
- <Email>uglyside@yandex.ru</Email>
- <Name>fury</Name>
- </Update>
- <Update release="1">
- <Date>2020-12-24</Date>
- <Version>0.1.11</Version>
- <Comment>Ver. bump</Comment>
- <Email>uglyside@yandex.ru</Email>
- <Name>fury</Name>
- </Update>
- </History>
- </PISI>
|