1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <PISI>
- <Source>
- <Name>lxqt-policykit</Name>
- <Homepage>http://www.lxde.org</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPL2</License>
- <IsA>app:gui</IsA>
- <Icon>lxqt</Icon>
- <Summary>Policykit agent</Summary>
- <Description>The LXQt policykit authentication agent</Description>
- <Archive sha1sum="d2287def1aa31846d5d15385badd4cd22586c36f" type="tarxz">https://github.com/lxde/lxqt-policykit/releases/download/0.12.0/lxqt-policykit-0.12.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>kwindowsystem-devel</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency versionFrom="0.12.0">liblxqt-devel</Dependency>
- <Dependency>libqtxdg-devel</Dependency>
- <Dependency>polkit-devel</Dependency>
- <Dependency>polkit-qt-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>lxqt-policykit</Name>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency>liblxqt</Dependency>
- <Dependency>polkit-qt</Dependency>
- <Dependency>qt5-base</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="localedata">/usr/share/lxqt/translations</Path>
- <Path fileType="config">/etc/autostart</Path>
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2017-10-24</Date>
- <Version>0.12.0</Version>
- <Comment>First Release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|