pspec.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cups</Name>
  6. <Homepage>http://www.cups.org/</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>service</IsA>
  13. <Summary>Common Unix Printing System</Summary>
  14. <Description>cups provides a portable printing layer for *nix-based operating systems.</Description>
  15. <Archive sha1sum="aa2ae7c486d5957c9fc5f00aec63e453b19311b4" type="targz">https://github.com/apple/cups/releases/download/v2.2.7/cups-2.2.7-source.tar.gz</Archive>
  16. <!-- <Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.3">http://source.pisilinux.org/1.0/cups-tr.tar</Archive> --> -->
  17. <BuildDependencies>
  18. <Dependency>acl-devel</Dependency>
  19. <Dependency>pam-devel</Dependency>
  20. <Dependency>dbus-devel</Dependency>
  21. <Dependency>libpcre-devel</Dependency>
  22. <Dependency>zlib-devel</Dependency>
  23. <Dependency>python-devel</Dependency>
  24. <Dependency>libusb-devel</Dependency>
  25. <Dependency>libgcc</Dependency>
  26. <Dependency>avahi-libs</Dependency>
  27. <Dependency>avahi-devel</Dependency><!--not needed? -->
  28. <!--<Dependency>cups-filters-devel</Dependency>--><!--çember ? -->
  29. <Dependency>mit-kerberos</Dependency>
  30. <Dependency>libpaper-devel</Dependency>
  31. <Dependency>xdg-utils</Dependency>
  32. <Dependency>colord-devel</Dependency>
  33. </BuildDependencies>
  34. <Patches>
  35. <!-- ARCH Linux patches -->
  36. <Patch level="1">archlinux/cups-no-export-ssllibs.patch</Patch>
  37. <Patch level="1">archlinux/cups-no-gzip-man.patch</Patch>
  38. <Patch level="1">archlinux/auth-workaround-for-certain-web-browsers.patch</Patch>
  39. <Patch level="1">archlinux/guid.patch</Patch>
  40. <!-- Fedora patches -->
  41. <Patch level="1">fedora/cups-final-content-type.patch</Patch>
  42. <Patch level="1">fedora/cups-res_init.patch</Patch>
  43. <Patch level="1">fedora/cups-hp-deviceid-oid.patch</Patch>
  44. <Patch level="1">fedora/cups-logrotate.patch</Patch>
  45. <Patch level="1">fedora/cups-avahi-no-threaded.patch</Patch>
  46. <Patch level="1">fedora/cups-web-devices-timeout.patch</Patch>
  47. <!-- Gentoo patches -->
  48. <Patch>gentoo/cups-2.2.6-fix-install-perms.patch</Patch>
  49. <Patch >gentoo/cups-2.0.2-rename-systemd-service-files.patch</Patch>
  50. <!-- Pisi Linux patches -->
  51. <Patch level="1">pisilinux/nostrip.patch</Patch>
  52. <Patch level="1">pisilinux/cups-run.patch</Patch>
  53. <Patch level="1">pisilinux/lib64.patch</Patch>
  54. <Patch level="1">pisilinux/statedir.patch</Patch>
  55. <Patch level="1">pisilinux/desktop.patch</Patch>
  56. <Patch level="1">pisilinux/auth.patch</Patch>
  57. <!-- Pld-linux patches -->
  58. <Patch>pld-linux/cups-avahi-address.patch</Patch>
  59. </Patches>
  60. </Source>
  61. <Package>
  62. <Name>cups</Name>
  63. <RuntimeDependencies>
  64. <Dependency>acl</Dependency>
  65. <Dependency>pam</Dependency>
  66. <Dependency>dbus</Dependency>
  67. <Dependency>zlib</Dependency>
  68. <Dependency>libusb</Dependency>
  69. <Dependency>libgcc</Dependency>
  70. <Dependency>libpaper</Dependency>
  71. <Dependency>avahi</Dependency>
  72. <Dependency>avahi-libs</Dependency>
  73. <Dependency>mit-kerberos</Dependency>
  74. </RuntimeDependencies>
  75. <Files>
  76. <Path fileType="config">/etc/cups/*conf</Path>
  77. <Path fileType="config">/usr/lib/tmpfiles.d/cups.conf</Path>
  78. <Path fileType="library">/usr/lib</Path>
  79. <Path fileType="executable">/usr/sbin</Path>
  80. <Path fileType="executable">/usr/bin</Path>
  81. <Path fileType="data">/var/cache/cups/rss</Path>
  82. <Path fileType="data">/var/spool/cups/tmp</Path>
  83. <Path fileType="data">/run/cups/certs</Path>
  84. <Path fileType="data">/var/log/cups</Path>
  85. <Path fileType="data">/etc</Path>
  86. <Path fileType="data">/lib/udev/rules.d</Path>
  87. <Path fileType="data">/lib/systemd/system</Path>
  88. <Path fileType="data">/usr/share/cups</Path>
  89. <Path fileType="data">/usr/share/icons</Path>
  90. <Path fileType="data">/usr/share/applications</Path>
  91. <Path fileType="doc">/usr/share/doc</Path>
  92. <Path fileType="man">/usr/share/man</Path>
  93. <Path fileType="localedata">/usr/share/locale</Path>
  94. </Files>
  95. <AdditionalFiles>
  96. <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/cups.conf">tmpfiles.conf</AdditionalFile>
  97. <!-- logrotate file for CUPS logs -->
  98. <AdditionalFile owner="root" permission="0644" target="/etc/logrotate.d/cups">cups.logrotate</AdditionalFile>
  99. <!-- Generic textonly ppd from Fedora which is also used by Ubuntu -->
  100. <AdditionalFile owner="root" permission="0644" target="/usr/share/cups/model/textonly.ppd">fedora/textonly.ppd</AdditionalFile>
  101. </AdditionalFiles>
  102. <Provides>
  103. <COMAR script="service.py">System.Service</COMAR>
  104. <COMAR script="package.py">System.Package</COMAR>
  105. </Provides>
  106. </Package>
  107. <Package>
  108. <Name>cups-devel</Name>
  109. <Summary>Development files for cups</Summary>
  110. <RuntimeDependencies>
  111. <Dependency release="current">cups</Dependency>
  112. </RuntimeDependencies>
  113. <Files>
  114. <Path fileType="header">/usr/include</Path>
  115. <Path fileType="executable">/usr/bin/cups-config</Path>
  116. </Files>
  117. </Package>
  118. <Package>
  119. <Name>cups-32bit</Name>
  120. <PartOf>emul32</PartOf>
  121. <Summary>32-bit shared libraries for cups</Summary>
  122. <BuildType>emul32</BuildType>
  123. <BuildDependencies>
  124. <Dependency>zlib-32bit</Dependency>
  125. <Dependency>openssl-32bit</Dependency>
  126. </BuildDependencies>
  127. <RuntimeDependencies>
  128. <Dependency>zlib-32bit</Dependency>
  129. <Dependency>openssl-32bit</Dependency>
  130. <Dependency>libgcc</Dependency>
  131. <Dependency release="current">cups</Dependency>
  132. </RuntimeDependencies>
  133. <Files>
  134. <Path fileType="executable">/usr/bin/cups-config-32bit</Path>
  135. <Path fileType="library">/usr/lib32</Path>
  136. </Files>
  137. </Package>
  138. <History>
  139. <Update release="7">
  140. <Date>2017-12-13</Date>
  141. <Version>2.2.7</Version>
  142. <Comment>Version bump</Comment>
  143. <Name>Mustafa Cinasal</Name>
  144. <Email>muscnsl@gmail.com</Email>
  145. </Update>
  146. <Update release="6">
  147. <Date>2017-12-13</Date>
  148. <Version>2.2.6</Version>
  149. <Comment>Version bump</Comment>
  150. <Name>Ayhan Yalçınsoy</Name>
  151. <Email>ayhanyacinsoy@pisilinux.org</Email>
  152. </Update>
  153. <Update release="5">
  154. <Date>2017-07-16</Date>
  155. <Version>2.2.3</Version>
  156. <Comment>Rebuild</Comment>
  157. <Name>Pisi Linux Community</Name>
  158. <Email>admin@pisilinux.org</Email>
  159. </Update>
  160. <Update release="4">
  161. <Date>2017-02-17</Date>
  162. <Version>2.2.2</Version>
  163. <Comment>Version Bump.</Comment>
  164. <Name>Pisi Linux Community</Name>
  165. <Email>admin@pisilinux.org</Email>
  166. </Update>
  167. <Update release="3">
  168. <Date>2016-06-09</Date>
  169. <Version>2.1.3</Version>
  170. <Comment>Release Bump</Comment>
  171. <Name>Pisi Linux Community</Name>
  172. <Email>admin@pisilinux.org</Email>
  173. </Update>
  174. <Update release="2">
  175. <Date>2016-05-25</Date>
  176. <Version>2.1.3</Version>
  177. <Comment>Rebuild</Comment>
  178. <Name>Alihan Öztürk</Name>
  179. <Email>alihan@pisilinux.org</Email>
  180. </Update>
  181. <Update release="1">
  182. <Date>2016-03-23</Date>
  183. <Version>2.1.3</Version>
  184. <Comment>First release</Comment>
  185. <Name>Alihan Öztürk</Name>
  186. <Email>alihan@pisilinux.org</Email>
  187. </Update>
  188. </History>
  189. </PISI>