135 lines
5.4 KiB
XML
135 lines
5.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ConsoleKit2</Name>
|
|
<Homepage>http://freedesktop.org/Software/Hal</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A framework for defining and tracking users, login sessions, and seats</Summary>
|
|
<Description>ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).</Description>
|
|
<Archive sha1sum="64163e35e2622dc7666af933557595ce104e32c1" type="zip">https://github.com/ConsoleKit2/ConsoleKit2/archive/master.zip</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>acl-devel</Dependency>
|
|
<Dependency>pam-devel</Dependency>
|
|
<Dependency>dbus-devel</Dependency>
|
|
<Dependency>udev-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>polkit-devel</Dependency>
|
|
<Dependency>dbus-glib-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ConsoleKit</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>acl</Dependency>
|
|
<Dependency>pam</Dependency>
|
|
<Dependency>dbus</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>polkit</Dependency>
|
|
<Dependency>libudev</Dependency>
|
|
<Dependency>dbus-glib</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="config">/usr/lib/tmpfiles.d/ConsoleKit.conf</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="library">/usr/libexec</Path>
|
|
<Path fileType="library">/lib</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/dbus-1</Path>
|
|
<Path fileType="data">/usr/share/polkit-1/actions</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/var</Path>
|
|
<Path fileType="data">/run</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/ConsoleKit.conf">ConsoleKit.conf</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0755" target="/usr/lib/ConsoleKit/run-session.d/pam-foreground-compat.ck">pam-foreground-compat.ck</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>ConsoleKit-devel</Name>
|
|
<PartOf>system.devel</PartOf>
|
|
<Summary>Development files for ConsoleKit</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">ConsoleKit</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="8">
|
|
<Date>2015-02-05</Date>
|
|
<Version>0.9.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Vedat Demir</Name>
|
|
<Email>vedat@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2014-08-01</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-11</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-03-06</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>Dep Fix</Comment>
|
|
<Name>Varol Maksutoğlu</Name>
|
|
<Email>waroi@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-01-09</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>Add gentoo patches and ConsoleKit.conf</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-09-08</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>/var/run => /run</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-03-04</Date>
|
|
<Version>0.4.6</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-08-23</Date>
|
|
<Version>0.4.5</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|