pspec.xml 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xorg-video-intel</Name>
  6. <Homepage>http://www.x.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>driver</IsA>
  13. <Summary>X.Org intel video driver</Summary>
  14. <Description>xorg-video-intel contains the X.Org driver for Intel video chipsets.</Description>
  15. <Archive sha1sum="a23bc64b4bad55f61a39b2bbce362b0cbf8be981" type="tarxz">http://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20210222.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libX11-devel</Dependency>
  18. <Dependency>libxcb-devel</Dependency>
  19. <Dependency>libXv-devel</Dependency>
  20. <Dependency>libdrm-devel</Dependency>
  21. <Dependency>pixman-devel</Dependency>
  22. <Dependency>libXext-devel</Dependency>
  23. <Dependency>libXtst-devel</Dependency>
  24. <Dependency>libXvMC-devel</Dependency>
  25. <Dependency>xcb-util-devel</Dependency>
  26. <Dependency>libXrandr-devel</Dependency>
  27. <Dependency>libXfixes-devel</Dependency>
  28. <Dependency>libXcursor-devel</Dependency>
  29. <Dependency>libXrender-devel</Dependency>
  30. <Dependency>libXdamage-devel</Dependency>
  31. <Dependency>libXinerama-devel</Dependency>
  32. <Dependency>libdrm-intel</Dependency>
  33. <Dependency>eudev-devel</Dependency>
  34. <Dependency>util-macros</Dependency>
  35. <Dependency>libpciaccess-devel</Dependency>
  36. <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
  37. <Dependency>libxshmfence-devel</Dependency>
  38. <Dependency>libXfont-devel</Dependency>
  39. <Dependency>libXfont2-devel</Dependency>
  40. <Dependency>libXScrnSaver-devel</Dependency>
  41. </BuildDependencies>
  42. <Patches>
  43. <!-- <Patch level="1">0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch</Patch> -->
  44. </Patches>
  45. </Source>
  46. <Package>
  47. <Name>xorg-video-intel</Name>
  48. <RuntimeDependencies>
  49. <Dependency>libX11</Dependency>
  50. <Dependency>libxcb</Dependency>
  51. <Dependency>libXv</Dependency>
  52. <Dependency>libdrm</Dependency>
  53. <Dependency>pixman</Dependency>
  54. <Dependency>libXext</Dependency>
  55. <Dependency>libXtst</Dependency>
  56. <Dependency>libXvMC</Dependency>
  57. <Dependency>xcb-util</Dependency>
  58. <Dependency>libXrandr</Dependency>
  59. <Dependency>libXfixes</Dependency>
  60. <Dependency>libXcursor</Dependency>
  61. <Dependency>libXrender</Dependency>
  62. <Dependency>libXdamage</Dependency>
  63. <Dependency>libXinerama</Dependency>
  64. <Dependency>libdrm-intel</Dependency>
  65. <Dependency>libpciaccess</Dependency>
  66. <Dependency>eudev</Dependency>
  67. <Dependency>libxshmfence</Dependency>
  68. <Dependency>libXScrnSaver</Dependency>
  69. </RuntimeDependencies>
  70. <Files>
  71. <Path fileType="executable">/usr/bin</Path>
  72. <Path fileType="library">/usr/lib</Path>
  73. <Path fileType="library">/usr/libexec</Path>
  74. <Path fileType="doc">/usr/share/doc</Path>
  75. <Path fileType="man">/usr/share/man</Path>
  76. <Path fileType="data">/usr/share</Path>
  77. </Files>
  78. </Package>
  79. <History>
  80. <Update release="14">
  81. <Date>2022-05-25</Date>
  82. <Version>20210222</Version>
  83. <Comment>Rebuild.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="13">
  88. <Date>2021-11-12</Date>
  89. <Version>20210222</Version>
  90. <Comment>Rebuild.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="12">
  95. <Date>2021-05-06</Date>
  96. <Version>20210222</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="11">
  102. <Date>2020-09-30</Date>
  103. <Version>20200817</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="10">
  109. <Date>2020-06-03</Date>
  110. <Version>20200518</Version>
  111. <Comment>Version bump</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="9">
  116. <Date>2021-01-07</Date>
  117. <Version>20190723</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="8">
  123. <Date>2019-02-09</Date>
  124. <Version>20190208</Version>
  125. <Comment>Rebuild.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="7">
  130. <Date>2019-02-09</Date>
  131. <Version>20170826</Version>
  132. <Comment>Rebuild.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="6">
  137. <Date>2018-11-21</Date>
  138. <Version>20170826</Version>
  139. <Comment>Rebuild New T. bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="5">
  144. <Date>2018-07-31</Date>
  145. <Version>20170826</Version>
  146. <Comment>Rebuild New T. bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="4">
  151. <Date>2017-09-10</Date>
  152. <Version>20170826</Version>
  153. <Comment>Version bump</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="3">
  158. <Date>2017-03-11</Date>
  159. <Version>20160902</Version>
  160. <Comment>rebuild</Comment>
  161. <Name>Ertuğrul Erata</Name>
  162. <Email>ertugrulerata@gmail.com</Email>
  163. </Update>
  164. <Update release="2">
  165. <Date>2017-02-16</Date>
  166. <Version>20160902</Version>
  167. <Comment>Version bump</Comment>
  168. <Name>Alihan Öztürk</Name>
  169. <Email>alihan@pisilinux.org</Email>
  170. </Update>
  171. <Update release="2">
  172. <Date>2016-05-02</Date>
  173. <Version>0340718</Version>
  174. <Comment>Version bump</Comment>
  175. <Name>Burak Ertürk</Name>
  176. <Email>burakerturk@pisilinux.org</Email>
  177. </Update>
  178. <Update release="1">
  179. <Date>2015-05-10</Date>
  180. <Version>2.99.917</Version>
  181. <Comment>First release</Comment>
  182. <Name>Burak Ertürk</Name>
  183. <Email>burakerturk@pisilinux.org</Email>
  184. </Update>
  185. </History>
  186. </PISI>