pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xcb-util-renderutil</Name>
  6. <Homepage>https://xcb.freedesktop.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>library</IsA>
  13. <Summary>A number of libraries which sit on top of libxcb</Summary>
  14. <Description>The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
  15. <Archive sha1sum="574653197fae818a0d70464aecff6294047ed6c5" type="tarxz">http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.10.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>xorg-proto</Dependency>
  18. <Dependency>util-macros</Dependency>
  19. <Dependency>libxcb-devel</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>xcb-util-renderutil</Name>
  24. <RuntimeDependencies>
  25. <Dependency>libxcb</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <Package>
  33. <Name>xcb-util-renderutil-devel</Name>
  34. <Summary>Development files for xcb-util-renderutil</Summary>
  35. <RuntimeDependencies>
  36. <Dependency release="current">xcb-util-renderutil</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="header">/usr/include</Path>
  40. <Path fileType="data">/usr/lib/pkgconfig</Path>
  41. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  42. </Files>
  43. </Package>
  44. <Package>
  45. <Name>xcb-util-renderutil-32bit</Name>
  46. <PartOf>emul32</PartOf>
  47. <Summary>32-bit shared libraries for xcb-util-renderutil</Summary>
  48. <BuildType>emul32</BuildType>
  49. <BuildDependencies>
  50. <Dependency>libxcb-32bit</Dependency>
  51. </BuildDependencies>
  52. <RuntimeDependencies>
  53. <Dependency>libxcb-32bit</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="library">/usr/lib32</Path>
  57. </Files>
  58. </Package>
  59. <History>
  60. <Update release="9">
  61. <Date>2022-12-09</Date>
  62. <Version>0.3.10</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="8">
  68. <Date>2021-03-19</Date>
  69. <Version>0.3.9</Version>
  70. <Comment>Rebuild</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="7">
  75. <Date>2021-03-19</Date>
  76. <Version>0.3.9</Version>
  77. <Comment>Rebuild</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="6">
  82. <Date>2019-02-20</Date>
  83. <Version>0.3.9</Version>
  84. <Comment>Rebuild</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="5">
  89. <Date>2018-11-05</Date>
  90. <Version>0.3.9</Version>
  91. <Comment>Rebuild</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="4">
  96. <Date>2018-07-24</Date>
  97. <Version>0.3.9</Version>
  98. <Comment>Rebuild</Comment>
  99. <Name>PisiLinux Community</Name>
  100. <Email>admin@pisilinux.org</Email>
  101. </Update>
  102. <Update release="3">
  103. <Date>2017-02-05</Date>
  104. <Version>0.3.9</Version>
  105. <Comment>Rebuild</Comment>
  106. <Name>PisiLinux Community</Name>
  107. <Email>admin@pisilinux.org</Email>
  108. </Update>
  109. <Update release="2">
  110. <Date>2016-04-30</Date>
  111. <Version>0.3.9</Version>
  112. <Comment>Release bump</Comment>
  113. <Name>PisiLinux Community</Name>
  114. <Email>admin@pisilinux.org</Email>
  115. </Update>
  116. <Update release="1">
  117. <Date>2014-09-01</Date>
  118. <Version>0.3.9</Version>
  119. <Comment>First release</Comment>
  120. <Name>Marcin Bojara</Name>
  121. <Email>marcin@pisilinux.org</Email>
  122. </Update>
  123. </History>
  124. </PISI>