1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mate-polkit</Name>
- <Homepage>http://www.mate-desktop.org</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <License>LGPLv2+</License>
- <IsA>app:gui</IsA>
- <IsA>library</IsA>
- <Summary>Authentication agent for polkit</Summary>
- <Description>mate-polkit package provides an authentication agent for polkit that integrates well with the Mate desktop environment.</Description>
- <Archive sha1sum="ff13c2dccb645732ca84f43ee3899f777746875e" type="tarxz">http://pub.mate-desktop.org/releases/1.28/mate-polkit-1.28.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency versionFrom="1.28.0">mate-common</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>polkit-devel</Dependency>
- <Dependency>elogind-devel</Dependency>
- <Dependency>libappindicator-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>mate-polkit</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>polkit</Dependency>
- <Dependency>elogind</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libappindicator</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="config">/etc/xdg/autostart</Path>
- <Path fileType="localedata">/usr/share</Path>
- </Files>
- </Package>
- <History>
- <Update release="7">
- <Date>2024-02-26</Date>
- <Version>1.28.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2024-02-16</Date>
- <Version>1.28.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2023-09-03</Date>
- <Version>1.27.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-10-12</Date>
- <Version>1.26.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2020-06-29</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-03-01</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-02-13</Date>
- <Version>1.22.0</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|