123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>cinnamon-settings-daemon</Name>
- <Homepage>https://github.com/linuxmint/cinnamon-settings-daemon</Homepage>
- <Packager>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Icon>cinnamon</Icon>
- <Summary>The Cinnamon Settings daemon</Summary>
- <Description>The Cinnamon Settings daemon</Description>
- <Archive sha1sum="02a9e76d3005d92c9b3bf28ebdaaaef18896db44" type="targz">https://github.com/linuxmint/cinnamon-settings-daemon/archive/refs/tags/6.4.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>samurai</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>libcanberra-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency versionFrom="6.4.0">cinnamon-desktop-devel</Dependency>
- <Dependency>colord-devel</Dependency>
- <Dependency>cups-devel</Dependency>
- <Dependency>fontconfig-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libgnomekbd-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>libgudev-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>xorg-proto</Dependency>
- <Dependency>nss-devel</Dependency>
- <Dependency>polkit-devel</Dependency>
- <Dependency>pulseaudio-libs-devel</Dependency>
- <Dependency>upower-devel</Dependency>
- <Dependency versionFrom="2.12.0">libwacom-devel</Dependency>
- <Dependency>xorg-input-wacom-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>libXext-devel</Dependency>
- <Dependency>libXfixes-devel</Dependency>
- <Dependency>libXi-devel</Dependency>
- <Dependency>libxklavier-devel</Dependency>
- <Dependency>libXtst-devel</Dependency>
- <Dependency>librsvg-devel</Dependency>
- <Dependency>lcms2-devel</Dependency>
- <Dependency>elogind-devel</Dependency>
- <Dependency>libxkbfile-devel</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>libcanberra-gtk3-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>libXrandr-devel</Dependency>
- <Dependency>libXScrnSaver-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>libXxf86misc-devel</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>cinnamon-settings-daemon</Name>
- <RuntimeDependencies>
- <Dependency>nss</Dependency>
- <Dependency>cups</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>nspr</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>lcms2</Dependency>
- <Dependency>libXi</Dependency>
- <Dependency>colord</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>polkit</Dependency>
- <Dependency>upower</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>libgudev</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>elogind</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>librsvg</Dependency>
- <Dependency>libwacom</Dependency>
- <Dependency>dbus-glib</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libcanberra</Dependency>
- <Dependency>libgnomekbd</Dependency>
- <Dependency>libxklavier</Dependency>
- <Dependency>pulseaudio-libs</Dependency>
- <Dependency>cinnamon-desktop</Dependency>
- <Dependency>libcanberra-gtk3</Dependency>
- <Dependency>cinnamon-translations</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="config">/etc</Path>
- <Path fileType="library">/usr/lib/cinnamon-settings-daemon*</Path>
- <Path fileType="library">/usr/lib/csd*</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/cinnamon-settings-daemon*</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="icon">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/polkit-1</Path>
- </Files>
- </Package>
- <Package>
- <Name>cinnamon-settings-daemon-devel</Name>
- <Icon>development</Icon>
- <RuntimeDependencies>
- <Dependency release="current">cinnamon-settings-daemon</Dependency>
- <Dependency>glib2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="13">
- <Date>2024-11-27</Date>
- <Version>6.4.0</Version>
- <Comment>Version bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="12">
- <Date>2024-06-12</Date>
- <Version>6.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2023-11-21</Date>
- <Version>6.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2023-06-14</Date>
- <Version>5.8.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2023-06-01</Date>
- <Version>5.8.0</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2023-03-17</Date>
- <Version>5.6.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-01-10</Date>
- <Version>5.6.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-11-19</Date>
- <Version>5.6.0</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-08-09</Date>
- <Version>5.4.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-08-07</Date>
- <Version>5.4.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-07-28</Date>
- <Version>5.4.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-07-25</Date>
- <Version>5.4.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2022-06-30</Date>
- <Version>5.4.1</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|