123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM 'https://pisilinux.org/projeler/pisi/pisi-spec.dtd'>
- <PISI>
- <Source>
- <Name>system-config-printer</Name>
- <Homepage>https://github.com/OpenPrinting/system-config-printer</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>A printer administration tool</Summary>
- <Description>system-config-printer is a graphical user interface that allows the user to configure a CUPS print server.</Description>
- <Archive sha1sum="ac248b688ab103da7f034bd0d913e4e299206f4b" type="tarxz">https://github.com/OpenPrinting/system-config-printer/releases/download/v1.5.18/system-config-printer-1.5.18.tar.xz</Archive>
- <AdditionalFiles>
- <AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
- </AdditionalFiles>
- <BuildDependencies>
- <Dependency>xmlto</Dependency>
- <Dependency>keyutils</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>util-linux</Dependency>
- <Dependency>cups-devel</Dependency>
- <Dependency>eudev-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libusb-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>libsecret-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>autoconf-archive</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>autoconf-2-70.diff</Patch>
- <!-- Replace emblem-default by dialog-ok -->
- <Patch>fix-icon.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>system-config-printer</Name>
- <RuntimeDependencies>
- <Dependency>eudev</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libusb</Dependency>
- <Dependency>libsecret</Dependency>
- <Dependency>python3-cups</Dependency>
- <Dependency>dbus-python3</Dependency>
- <Dependency>python3-pysmbc</Dependency>
- <Dependency>python3-requests</Dependency>
- <Dependency>libgnome-keyring</Dependency>
- <Dependency>python3-pygobject3</Dependency>
- <Dependency>cups</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="config">/etc/dbus-1</Path>
- <Path fileType="data">/etc/cupshelpers</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/lib/udev/rules.d</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/system-config-printer/debug.py</Path>
- <Path fileType="data">/usr/share/appdata/system-config-printer.appdata.xml</Path>
- <Path fileType="data">/usr/share/system-config-printer/smburi.py</Path>
- <Path fileType="data">/usr/share/system-config-printer/config.py</Path>
- <Path fileType="data">/usr/share/system-config-printer/ppdippstr.py</Path>
- <Path fileType="library">/lib/systemd/system/configure-printer@.service</Path>
- <Path fileType="data">/run/udev-configure-printer</Path>
- <Path fileType="executable">/lib/udev</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="config">/usr/lib/tmpfiles.d/system-config-printer.conf</Path>
- <Path fileType="data">/usr/share/metainfo/system-config-printer.appdata.xml</Path>
- <!--Aygıtları gruplama başarısız: hatası için alındı-->
- <Path fileType="executable">/usr/bin/scp-dbus-service</Path>
- <Path fileType="data">/usr/share/system-config-printer/xml</Path>
- <Path fileType="data">/usr/share/system-config-printer/*.py</Path>
- <Path fileType="data">/usr/share/system-config-printer/troubleshoot</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/system-config-printer.conf">tmpfiles.conf</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <Package>
- <Name>system-config-printer-gtk</Name>
- <Summary>GTK+ frontend of system-config-printer</Summary>
- <RuntimeDependencies>
- <Dependency>python-gtk</Dependency>
- <Dependency>notify-python</Dependency>
- <!-- <Dependency>python-pygobject</Dependency> -->
- <Dependency>python3-pygobject3</Dependency>
- <Dependency>system-config-printer</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/man</Path>
- <Path fileType="data">/usr/share/system-config-printer</Path>
- <Path fileType="data">/etc/xdg/autostart</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="19">
- <Date>2024-03-13</Date>
- <Version>1.5.18</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="18">
- <Date>2023-10-17</Date>
- <Version>1.5.16</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2022-08-07</Date>
- <Version>1.5.16</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2022-05-28</Date>
- <Version>1.5.16</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2022-05-28</Date>
- <Version>1.5.16</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2021-10-24</Date>
- <Version>1.5.15</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2021-07-16</Date>
- <Version>1.5.15</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2020-09-08</Date>
- <Version>1.5.12</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2020-03-10</Date>
- <Version>1.5.11</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2018-12-15</Date>
- <Version>1.5.11</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2018-10-11</Date>
- <Version>1.5.11</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2018-08-15</Date>
- <Version>1.5.11</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2018-05-22</Date>
- <Version>1.5.11</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-03-03</Date>
- <Version>1.5.9</Version>
- <Comment>Version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2017-12-15</Date>
- <Version>1.5.9</Version>
- <Comment>Version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2017-03-01</Date>
- <Version>1.5.7</Version>
- <Comment>Rebuild for new toolchain.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-09</Date>
- <Version>1.5.7</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-25</Date>
- <Version>1.5.7</Version>
- <Comment>Release bump</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-08</Date>
- <Version>1.5.7</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|