pspec.xml 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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 versionFrom="1.1.1">libvdpau-devel</Dependency>
  18. <Dependency>libva-devel</Dependency>
  19. <Dependency>mesa-devel</Dependency>
  20. <Dependency>libX11-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch>libva-vdpau-driver-0.7.4-libvdpau-0.8.patch</Patch>
  24. <Patch level="1">libva-vdpau-driver-0.7.4-glext-85.patch</Patch>
  25. <Patch level="1">libva-vdpau-driver-0.7.4-drop-h264-api.patch</Patch>
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>vdpau-video</Name>
  30. <RuntimeDependencies>
  31. <Dependency>libX11</Dependency>
  32. <Dependency versionFrom="1.1.1">libvdpau</Dependency>
  33. <Dependency>mesa</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="doc">/usr/share/doc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="5">
  42. <Date>2018-01-13</Date>
  43. <Version>0.7.4</Version>
  44. <Comment>rebuild.</Comment>
  45. <Name>Mustafa Cinasal</Name>
  46. <Email>muscnsl@gmail.com</Email>
  47. </Update>
  48. <Update release="4">
  49. <Date>2017-03-11</Date>
  50. <Version>0.7.4</Version>
  51. <Comment>rebuild</Comment>
  52. <Name>Ertuğrul Erata</Name>
  53. <Email>ertugrulerata@gmail.com</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2017-02-16</Date>
  57. <Version>0.7.4</Version>
  58. <Comment>Rebuild for new libvdpau.</Comment>
  59. <Name>Alihan Öztürk</Name>
  60. <Email>alihan@pisilinux.org</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2016-05-02</Date>
  64. <Version>0.7.4</Version>
  65. <Comment>Rebuild</Comment>
  66. <Name>Burak Ertürk</Name>
  67. <Email>burakerturk@pisilinux.org</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2015-05-08</Date>
  71. <Version>0.7.4</Version>
  72. <Comment>First release</Comment>
  73. <Name>Burak Ertürk</Name>
  74. <Email>burakerturk@pisilinux.org</Email>
  75. </Update>
  76. </History>
  77. </PISI>