pspec.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  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-amdgpu</Name>
  6. <Homepage>https://www.x.org/wiki/</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 amdgpu video driver</Summary>
  14. <Description>X.org amdgpu video driver</Description>
  15. <Archive sha1sum="d840e300d866a26ee86dced7659e09b3c67ab16e" type="tarxz">https://www.x.org/archive/individual/driver/xf86-video-amdgpu-23.0.0.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libdrm-devel</Dependency>
  18. <Dependency>libpciaccess-devel</Dependency>
  19. <Dependency>mesa-devel</Dependency>
  20. <Dependency>pixman-devel</Dependency>
  21. <Dependency>util-macros</Dependency>
  22. <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
  23. </BuildDependencies>
  24. <!--
  25. <Patches>
  26. <Patch>xorg-video-amdgpu.patch</Patch>
  27. <Patch level="1">xorg-video-amdgpu.patch</Patch>
  28. </Patches>
  29. -->
  30. </Source>
  31. <Package>
  32. <Name>xorg-video-amdgpu</Name>
  33. <RuntimeDependencies>
  34. <Dependency>mesa</Dependency>
  35. <Dependency>eudev</Dependency>
  36. <Dependency>libdrm-amd</Dependency>
  37. <Dependency>xorg-server</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="data">/usr/share/X11/xorg.conf.d</Path>
  42. <Path fileType="man">/usr/share/man</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="13">
  48. <Date>2023-02-22</Date>
  49. <Version>23.0.0</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="12">
  55. <Date>2022-06-17</Date>
  56. <Version>22.0.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="11">
  62. <Date>2021-11-12</Date>
  63. <Version>21.0.0</Version>
  64. <Comment>Rebuild.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="10">
  69. <Date>2021-08-27</Date>
  70. <Version>21.0.0</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="9">
  76. <Date>2021-01-07</Date>
  77. <Version>19.1.0</Version>
  78. <Comment>Version bump</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="8">
  83. <Date>2019-10-18</Date>
  84. <Version>19.1.0</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="7">
  90. <Date>2019-03-19</Date>
  91. <Version>19.0.1</Version>
  92. <Comment>Version bump</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="6">
  97. <Date>2019-02-09</Date>
  98. <Version>18.1.0</Version>
  99. <Comment>Rebuild.</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="5">
  104. <Date>2018-11-03</Date>
  105. <Version>18.1.0</Version>
  106. <Comment>Rebuild New T. bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="4">
  111. <Date>2018-07-31</Date>
  112. <Version>1.18.1</Version>
  113. <Comment>Rebuild New T. bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="3">
  118. <Date>2018-03-17</Date>
  119. <Version>1.18.1</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>PisiLinux Community</Name>
  122. <Email>admins@pisilinux.org</Email>
  123. </Update>
  124. <Update release="2">
  125. <Date>2018-03-07</Date>
  126. <Version>1.18.0</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>PisiLinux Community</Name>
  129. <Email>admins@pisilinux.org</Email>
  130. </Update>
  131. <Update release="1">
  132. <Date>2017-09-09</Date>
  133. <Version>1.4.0</Version>
  134. <Comment>First release</Comment>
  135. <Name>PisiLinux Community</Name>
  136. <Email>admins@pisilinux.org</Email>
  137. </Update>
  138. </History>
  139. </PISI>