pspec.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>ffnvcodec</Name>
  6. <Homepage>https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git</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>FFmpeg version of headers required to interface with Nvidias codec APIs</Summary>
  14. <Description>FFmpeg version of headers required to interface with Nvidias codec APIs</Description>
  15. <Archive sha1sum="84f9ba1d1387e5a64f2e98cf9035625282cc0993" type="targz">https://github.com/FFmpeg/nv-codec-headers/releases/download/n12.2.72.0/nv-codec-headers-12.2.72.0.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>ffnvcodec</Name>
  19. <Files>
  20. <Path fileType="header">/usr/include</Path>
  21. <Path fileType="data">/usr/lib/pkgconfig</Path>
  22. <Path fileType="data">/usr/share</Path>
  23. </Files>
  24. </Package>
  25. <History>
  26. <Update release="3">
  27. <Date>2024-09-27</Date>
  28. <Version>12.2.72.0</Version>
  29. <Comment>Version bump.</Comment>
  30. <Name>PisiLinux Community</Name>
  31. <Email>admins@pisilinux.org</Email>
  32. </Update>
  33. <Update release="2">
  34. <Date>2022-07-03</Date>
  35. <Version>11.1.5.1</Version>
  36. <Comment>Version bump.</Comment>
  37. <Name>Mustafa Cinasal</Name>
  38. <Email>muscnsl@gmail.com</Email>
  39. </Update>
  40. <Update release="1">
  41. <Date>2020-01-14</Date>
  42. <Version>9.1.23.1</Version>
  43. <Comment>First release</Comment>
  44. <Name>Idris Kalp</Name>
  45. <Email>idriskalp@gmail.com</Email>
  46. </Update>
  47. </History>
  48. </PISI>