pspec.xml.new 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>egl-wayland</Name>
  6. <Homepage>https://github.com/NVIDIA/egl-wayland</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>app:gui</IsA>
  13. <IsA>server</IsA>
  14. <PartOf>x11.library</PartOf>
  15. <Summary>Wayland EGL platform.</Summary>
  16. <Description>EGLStream-based Wayland external platform.</Description>
  17. <Archive sha1sum="5008c8371114a48e02c2fb47aa6487b7b5fa6aaf" type="targz">https://github.com/NVIDIA/egl-wayland/archive/1.1.4.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>wayland-devel</Dependency>
  20. <Dependency>eglexternalplatform</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>egl-wayland</Name>
  25. <IsA>app:console</IsA>
  26. <Files>
  27. <Path fileType="executable">/usr/libexec</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="library">/usr/share/doc</Path>
  30. <Path fileType="config">/usr/share/wayland-eglstream</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="2">
  35. <Date>2019-12-12</Date>
  36. <Version>1.1.4</Version>
  37. <Comment>Automatic version upgrade.</Comment>
  38. <Name>Ali Rıza KESKİN</Name>
  39. <Email>parduscix@yandex.ru</Email>
  40. </Update>
  41. <Update release="1">
  42. <Date>2019-09-12</Date>
  43. <Version>1.1.3</Version>
  44. <Comment>First release</Comment>
  45. <Name>Suleyman Poyraz</Name>
  46. <Email>zaryob.dev@gmail.com</Email>
  47. </Update>
  48. </History>
  49. </INARY>