pspec.xml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>colord</Name>
  6. <Homepage>http://www.freedesktop.org/software/colord</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>Colord is a system activated daemon that maps devices to color profiles</Summary>
  14. <Description>Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in.</Description>
  15. <Archive sha1sum="5f1819ecd0b1b38fa070a3f9419030fb23513033" type="tarxz">https://www.freedesktop.org/software/colord/releases/colord-1.4.7.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>valgrind-devel</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>argyllcms</Dependency>
  21. <Dependency>vala-devel</Dependency>
  22. <Dependency>lcms2-devel</Dependency>
  23. <Dependency>sane-backends-devel</Dependency>
  24. <Dependency>bash-completion</Dependency>
  25. <Dependency>eudev-devel</Dependency>
  26. <Dependency>libtool</Dependency>
  27. <Dependency>gtk-doc</Dependency>
  28. <Dependency>perl</Dependency>
  29. <Dependency>elogind-devel</Dependency>
  30. <Dependency>gettext-devel</Dependency>
  31. <Dependency>glib2-devel</Dependency>
  32. <Dependency>libgudev-devel</Dependency>
  33. <Dependency>libxslt-devel</Dependency>
  34. <Dependency>icu4c-devel</Dependency>
  35. <Dependency>libgusb-devel</Dependency>
  36. <Dependency>libusb-devel</Dependency>
  37. <Dependency>sqlite-devel</Dependency>
  38. <Dependency>qt5-sql-sqlite</Dependency>
  39. <Dependency>polkit-devel</Dependency>
  40. <Dependency>gobject-introspection-devel</Dependency>
  41. </BuildDependencies>
  42. <Patches>
  43. <!-- <Patch>0001-Make-cd_color_get_blackbody_rgb_full-safer.patch</Patch> -->
  44. </Patches>
  45. </Source>
  46. <Package>
  47. <Name>colord</Name>
  48. <RuntimeDependencies>
  49. <Dependency>lcms2</Dependency>
  50. <Dependency>libgusb</Dependency>
  51. <Dependency>shared-color-profiles</Dependency>
  52. <Dependency>sane-backends</Dependency>
  53. <Dependency>dbus</Dependency>
  54. <Dependency>sqlite</Dependency>
  55. <Dependency>polkit</Dependency>
  56. <Dependency>eudev</Dependency>
  57. <Dependency>glib2</Dependency>
  58. <Dependency>libgudev</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="config">/etc</Path>
  62. <Path fileType="library">/lib</Path>
  63. <Path fileType="libexec">/usr/libexec/colord-session</Path>
  64. <Path fileType="data">/var/lib/colord/icc/</Path>
  65. <Path fileType="executable">/usr/bin</Path>
  66. <Path fileType="executable">/usr/libexec/colord</Path>
  67. <Path fileType="library">/usr/lib</Path>
  68. <Path fileType="data">/usr/share/dbus-1</Path>
  69. <Path fileType="doc">/usr/share/doc</Path>
  70. <Path fileType="data">/usr/share/polkit-1</Path>
  71. <Path fileType="localedata">/usr/share/locale</Path>
  72. <Path fileType="man">/usr/share/man</Path>
  73. <Path fileType="data">/var</Path>
  74. <Path fileType="data">/usr/share/colord</Path>
  75. <Path fileType="data">/usr/share/glib-2.0</Path>
  76. <Path fileType="data">/usr/share/bash-completion</Path>
  77. <Path fileType="data">/usr/libexec/colord-sane</Path>
  78. <Path fileType="data">/usr/share/gir-1.0</Path>
  79. <Path fileType="data">/usr/share/vala/vapi/colord.deps</Path>
  80. </Files>
  81. <Provides>
  82. <COMAR script="service.py">System.Service</COMAR>
  83. </Provides>
  84. </Package>
  85. <Package>
  86. <Name>colord-devel</Name>
  87. <Summary>Development files for colord</Summary>
  88. <RuntimeDependencies>
  89. <Dependency release="current">colord</Dependency>
  90. <Dependency>lcms2-devel</Dependency>
  91. <Dependency>libgusb-devel</Dependency>
  92. <Dependency>eudev-devel</Dependency>
  93. <Dependency>glib2-devel</Dependency>
  94. </RuntimeDependencies>
  95. <Files>
  96. <Path fileType="header">/usr/include</Path>
  97. <Path fileType="data">/usr/share/vala/vapi/colord.vapi</Path>
  98. <Path fileType="data">/usr/lib/pkgconfig</Path>
  99. </Files>
  100. </Package>
  101. <Package>
  102. <Name>shared-color-profiles</Name>
  103. <Files>
  104. <Path fileType="data">/usr/share/color</Path>
  105. </Files>
  106. </Package>
  107. <History>
  108. <Update release="11">
  109. <Date>2024-04-01</Date>
  110. <Version>1.4.7</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="10">
  116. <Date>2023-10-30</Date>
  117. <Version>1.4.6</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="9">
  123. <Date>2022-05-31</Date>
  124. <Version>1.4.6</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="8">
  130. <Date>2021-05-25</Date>
  131. <Version>1.4.5</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="7">
  137. <Date>2020-01-31</Date>
  138. <Version>1.4.4</Version>
  139. <Comment>Rebuild.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="6">
  144. <Date>2019-11-05</Date>
  145. <Version>1.4.4</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="5">
  151. <Date>2019-03-24</Date>
  152. <Version>1.4.3</Version>
  153. <Comment>Rebuild.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="4">
  158. <Date>2018-11-08</Date>
  159. <Version>1.4.3</Version>
  160. <Comment>Version bump</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="3">
  165. <Date>2018-07-30</Date>
  166. <Version>1.4.1</Version>
  167. <Comment>Version bump</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="2">
  172. <Date>2017-02-16</Date>
  173. <Version>1.3.4</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Alihan Öztürk</Name>
  176. <Email>alihan@pisilinux.org</Email>
  177. </Update>
  178. <Update release="1">
  179. <Date>2016-11-17</Date>
  180. <Version>1.3.3</Version>
  181. <Comment>First Release.</Comment>
  182. <Name>Stefan Gronewold(groni)</Name>
  183. <Email>groni@pisilinux.org</Email>
  184. </Update>
  185. </History>
  186. </PISI>