pspec.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM 'https://pisilinux.org/projeler/pisi/pisi-spec.dtd'>
  3. <PISI>
  4. <Source>
  5. <Name>system-config-printer</Name>
  6. <Homepage>https://github.com/OpenPrinting/system-config-printer</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>A printer administration tool</Summary>
  14. <Description>system-config-printer is a graphical user interface that allows the user to configure a CUPS print server.</Description>
  15. <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>
  16. <AdditionalFiles>
  17. <AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
  18. </AdditionalFiles>
  19. <BuildDependencies>
  20. <Dependency>xmlto</Dependency>
  21. <Dependency>keyutils</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>util-linux</Dependency>
  24. <Dependency>cups-devel</Dependency>
  25. <Dependency>eudev-devel</Dependency>
  26. <Dependency>glib2-devel</Dependency>
  27. <Dependency>libusb-devel</Dependency>
  28. <Dependency>gettext-devel</Dependency>
  29. <Dependency>python3-devel</Dependency>
  30. <Dependency>libxslt-devel</Dependency>
  31. <Dependency>libsecret-devel</Dependency>
  32. <Dependency>dbus-glib-devel</Dependency>
  33. <Dependency>autoconf-archive</Dependency>
  34. <Dependency>desktop-file-utils</Dependency>
  35. </BuildDependencies>
  36. <Patches>
  37. <Patch>autoconf-2-70.diff</Patch>
  38. <!-- Replace emblem-default by dialog-ok -->
  39. <Patch>fix-icon.patch</Patch>
  40. </Patches>
  41. </Source>
  42. <Package>
  43. <Name>system-config-printer</Name>
  44. <RuntimeDependencies>
  45. <Dependency>eudev</Dependency>
  46. <Dependency>glib2</Dependency>
  47. <Dependency>libusb</Dependency>
  48. <Dependency>libsecret</Dependency>
  49. <Dependency>python3-cups</Dependency>
  50. <Dependency>dbus-python3</Dependency>
  51. <Dependency>python3-pysmbc</Dependency>
  52. <Dependency>python3-requests</Dependency>
  53. <Dependency>libgnome-keyring</Dependency>
  54. <Dependency>python3-pygobject3</Dependency>
  55. <Dependency>cups</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="library">/usr/lib</Path>
  59. <Path fileType="config">/etc/dbus-1</Path>
  60. <Path fileType="data">/etc/cupshelpers</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. <Path fileType="data">/lib/udev/rules.d</Path>
  63. <Path fileType="data">/usr/share/dbus-1</Path>
  64. <Path fileType="data">/usr/share/system-config-printer/debug.py</Path>
  65. <Path fileType="data">/usr/share/appdata/system-config-printer.appdata.xml</Path>
  66. <Path fileType="data">/usr/share/system-config-printer/smburi.py</Path>
  67. <Path fileType="data">/usr/share/system-config-printer/config.py</Path>
  68. <Path fileType="data">/usr/share/system-config-printer/ppdippstr.py</Path>
  69. <Path fileType="library">/lib/systemd/system/configure-printer@.service</Path>
  70. <Path fileType="data">/run/udev-configure-printer</Path>
  71. <Path fileType="executable">/lib/udev</Path>
  72. <Path fileType="executable">/usr/libexec</Path>
  73. <Path fileType="config">/usr/lib/tmpfiles.d/system-config-printer.conf</Path>
  74. <Path fileType="data">/usr/share/metainfo/system-config-printer.appdata.xml</Path>
  75. <!--Aygıtları gruplama başarısız: hatası için alındı-->
  76. <Path fileType="executable">/usr/bin/scp-dbus-service</Path>
  77. <Path fileType="data">/usr/share/system-config-printer/xml</Path>
  78. <Path fileType="data">/usr/share/system-config-printer/*.py</Path>
  79. <Path fileType="data">/usr/share/system-config-printer/troubleshoot</Path>
  80. </Files>
  81. <AdditionalFiles>
  82. <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/system-config-printer.conf">tmpfiles.conf</AdditionalFile>
  83. </AdditionalFiles>
  84. </Package>
  85. <Package>
  86. <Name>system-config-printer-gtk</Name>
  87. <Summary>GTK+ frontend of system-config-printer</Summary>
  88. <RuntimeDependencies>
  89. <Dependency>python-gtk</Dependency>
  90. <Dependency>notify-python</Dependency>
  91. <!-- <Dependency>python-pygobject</Dependency> -->
  92. <Dependency>python3-pygobject3</Dependency>
  93. <Dependency>system-config-printer</Dependency>
  94. </RuntimeDependencies>
  95. <Files>
  96. <Path fileType="doc">/usr/share/man</Path>
  97. <Path fileType="data">/usr/share/system-config-printer</Path>
  98. <Path fileType="data">/etc/xdg/autostart</Path>
  99. <Path fileType="data">/usr/share/applications</Path>
  100. <Path fileType="executable">/usr/bin</Path>
  101. <Path fileType="localedata">/usr/share/locale</Path>
  102. </Files>
  103. </Package>
  104. <History>
  105. <Update release="19">
  106. <Date>2024-03-13</Date>
  107. <Version>1.5.18</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="18">
  113. <Date>2023-10-17</Date>
  114. <Version>1.5.16</Version>
  115. <Comment>Rebuild.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="17">
  120. <Date>2022-08-07</Date>
  121. <Version>1.5.16</Version>
  122. <Comment>Rebuild.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="16">
  127. <Date>2022-05-28</Date>
  128. <Version>1.5.16</Version>
  129. <Comment>Version bump</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="15">
  134. <Date>2022-05-28</Date>
  135. <Version>1.5.16</Version>
  136. <Comment>Version bump</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="14">
  141. <Date>2021-10-24</Date>
  142. <Version>1.5.15</Version>
  143. <Comment>Rebuild.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="13">
  148. <Date>2021-07-16</Date>
  149. <Version>1.5.15</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="12">
  155. <Date>2020-09-08</Date>
  156. <Version>1.5.12</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="11">
  162. <Date>2020-03-10</Date>
  163. <Version>1.5.11</Version>
  164. <Comment>Rebuild New T.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="10">
  169. <Date>2018-12-15</Date>
  170. <Version>1.5.11</Version>
  171. <Comment>Rebuild New T.</Comment>
  172. <Name>Mustafa Cinasal</Name>
  173. <Email>muscnsl@gmail.com</Email>
  174. </Update>
  175. <Update release="9">
  176. <Date>2018-10-11</Date>
  177. <Version>1.5.11</Version>
  178. <Comment>Rebuild New T.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="8">
  183. <Date>2018-08-15</Date>
  184. <Version>1.5.11</Version>
  185. <Comment>Rebuild New T.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="7">
  190. <Date>2018-05-22</Date>
  191. <Version>1.5.11</Version>
  192. <Comment>Version bump.</Comment>
  193. <Name>Mustafa Cinasal</Name>
  194. <Email>muscnsl@gmail.com</Email>
  195. </Update>
  196. <Update release="6">
  197. <Date>2018-03-03</Date>
  198. <Version>1.5.9</Version>
  199. <Comment>Version bump</Comment>
  200. <Name>Ayhan Yalçınsoy</Name>
  201. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  202. </Update>
  203. <Update release="5">
  204. <Date>2017-12-15</Date>
  205. <Version>1.5.9</Version>
  206. <Comment>Version bump</Comment>
  207. <Name>Ayhan Yalçınsoy</Name>
  208. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  209. </Update>
  210. <Update release="4">
  211. <Date>2017-03-01</Date>
  212. <Version>1.5.7</Version>
  213. <Comment>Rebuild for new toolchain.</Comment>
  214. <Name>Pisi Linux Community</Name>
  215. <Email>admin@pisilinux.org</Email>
  216. </Update>
  217. <Update release="3">
  218. <Date>2016-06-09</Date>
  219. <Version>1.5.7</Version>
  220. <Comment>Release Bump</Comment>
  221. <Name>Pisi Linux Community</Name>
  222. <Email>admin@pisilinux.org</Email>
  223. </Update>
  224. <Update release="2">
  225. <Date>2016-05-25</Date>
  226. <Version>1.5.7</Version>
  227. <Comment>Release bump</Comment>
  228. <Name>Alihan Öztürk</Name>
  229. <Email>alihan@pisilinux.org</Email>
  230. </Update>
  231. <Update release="1">
  232. <Date>2016-05-08</Date>
  233. <Version>1.5.7</Version>
  234. <Comment>First release</Comment>
  235. <Name>Alihan Öztürk</Name>
  236. <Email>alihan@pisilinux.org</Email>
  237. </Update>
  238. </History>
  239. </PISI>