pspec.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>vdpau-video</Name>
  6. <Homepage>http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>driver</IsA>
  13. <Summary>VDPAU backend for VA API</Summary>
  14. <Description>vdpau-video is a backend for the VA API in order to use VDPAU video acceleration drivers available for some NVIDIA and S3 cards.</Description>
  15. <Archive sha1sum="224318f4ea8bafca6a0fec770e388b7d1a1a66b3" type="tarbz2">http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-0.7.4.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>libglvnd-devel</Dependency>
  18. <Dependency>libva-devel</Dependency>
  19. <Dependency>libvdpau-devel</Dependency>
  20. <Dependency>libX11-devel</Dependency>
  21. <Dependency>mesa-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">libva-vdpau-driver-0.7.4-glext-missing-definition.patch</Patch>
  25. <Patch level="1">libva-vdpau-driver-0.7.4-libvdpau-0.8.patch</Patch>
  26. <Patch level="1">libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch</Patch>
  27. <Patch level="1">implement-vaquerysurfaceattributes.patch</Patch>
  28. <Patch level="1">fallback-x.patch</Patch>
  29. <Patch level="1">vdpau_CreateSurfaceFromV4L2Buf-fix.patch</Patch>
  30. </Patches>
  31. </Source>
  32. <Package>
  33. <Name>vdpau-video</Name>
  34. <RuntimeDependencies>
  35. <Dependency>libglvnd</Dependency>
  36. <Dependency>libva</Dependency>
  37. <Dependency>libvdpau</Dependency>
  38. <Dependency>libX11</Dependency>
  39. <Dependency>mesa</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="library">/usr/lib</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <Package>
  47. <Name>vdpau-video-32bit</Name>
  48. <BuildType>emul32</BuildType>
  49. <PartOf>emul32</PartOf>
  50. <BuildDependencies>
  51. <Dependency>libglvnd-32bit</Dependency>
  52. <Dependency>libva-32bit</Dependency>
  53. <Dependency>libvdpau-32bit</Dependency>
  54. <Dependency>libX11-32bit</Dependency>
  55. <Dependency>mesa-32bit</Dependency>
  56. </BuildDependencies>
  57. <RuntimeDependencies>
  58. <Dependency release="current">vdpau-video</Dependency>
  59. <Dependency>libglvnd-32bit</Dependency>
  60. <Dependency>libva-32bit</Dependency>
  61. <Dependency>libvdpau-32bit</Dependency>
  62. <Dependency>libX11-32bit</Dependency>
  63. <Dependency>mesa-32bit</Dependency>
  64. </RuntimeDependencies>
  65. <Files>
  66. <Path fileType="library">/usr/lib32</Path>
  67. </Files>
  68. </Package>
  69. <History>
  70. <Update release="8">
  71. <Date>2021-11-12</Date>
  72. <Version>0.7.4</Version>
  73. <Comment>Rebuild.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="7">
  78. <Date>2021-01-07</Date>
  79. <Version>0.7.4</Version>
  80. <Comment>First release.</Comment>
  81. <Name>İdris Kalp</Name>
  82. <Email>idriskalp@gmail.com</Email>
  83. </Update>
  84. <Update release="6">
  85. <Date>2018-07-31</Date>
  86. <Version>0.7.4</Version>
  87. <Comment>Rebuild New T. bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="5">
  92. <Date>2018-01-13</Date>
  93. <Version>0.7.4</Version>
  94. <Comment>rebuild.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="4">
  99. <Date>2017-03-11</Date>
  100. <Version>0.7.4</Version>
  101. <Comment>rebuild</Comment>
  102. <Name>Ertuğrul Erata</Name>
  103. <Email>ertugrulerata@gmail.com</Email>
  104. </Update>
  105. <Update release="3">
  106. <Date>2017-02-16</Date>
  107. <Version>0.7.4</Version>
  108. <Comment>Rebuild for new libvdpau.</Comment>
  109. <Name>Alihan Öztürk</Name>
  110. <Email>alihan@pisilinux.org</Email>
  111. </Update>
  112. <Update release="2">
  113. <Date>2016-05-02</Date>
  114. <Version>0.7.4</Version>
  115. <Comment>Rebuild</Comment>
  116. <Name>Burak Ertürk</Name>
  117. <Email>burakerturk@pisilinux.org</Email>
  118. </Update>
  119. <Update release="1">
  120. <Date>2015-05-08</Date>
  121. <Version>0.7.4</Version>
  122. <Comment>First release</Comment>
  123. <Name>Burak Ertürk</Name>
  124. <Email>burakerturk@pisilinux.org</Email>
  125. </Update>
  126. </History>
  127. </PISI>