Files
2022-05-28 18:11:55 +03:00

56 lines
2.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>cups-pk-helper</Name>
<Homepage>https://www.freedesktop.org/wiki/Software/cups-pk-helper</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Summary>PolicyKit helper to configure cups with fine-grained privileges</Summary>
<Description>cups-pk-helper provides a PolicyKit helper to configure cups with fine-grained privileges. For example, it's possible to let users enable/disable printers without requiring a password, while still requiring a password for editing printer settings.</Description>
<Archive type="tarxz" sha1sum="b8bc47688ad692530ec33336543edf9ef4d636fb">https://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-0.2.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>polkit-devel</Dependency>
<Dependency>elogind-devel</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>cups-pk-helper</Name>
<RuntimeDependencies>
<Dependency>cups</Dependency>
<Dependency>glib2</Dependency>
<Dependency>polkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cups-pk-helper</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/polkit-1</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-05-28</Date>
<Version>0.2.6</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-07-19</Date>
<Version>0.2.6</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>