pspec.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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>wayland-protocols</Name>
  6. <Homepage>http://wayland.freedesktop.org/</Homepage>
  7. <Packager>
  8. <Name>Suleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>x11.library</PartOf>
  14. <Summary>Specifications of extended Wayland protocols</Summary>
  15. <Description>Specifications of extended Wayland protocols</Description>
  16. <Archive sha1sum="7d2569c838c776545e3eb1b1049b9c37178aae24" type="tarxz">https://wayland.freedesktop.org/releases/wayland-protocols-1.17.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>wayland-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>wayland-protocols</Name>
  23. <Files>
  24. <Path fileType="data">/usr/share/wayland-protocols</Path>
  25. </Files>
  26. </Package>
  27. <Package>
  28. <Name>wayland-protocols-devel</Name>
  29. <Summary>Wayland-protocols development files</Summary>
  30. <RuntimeDependencies>
  31. <Dependency release="current">wayland-protocols</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="library">/usr/share/pkgconfig</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="1">
  39. <Date>2019-04-12</Date>
  40. <Version>1.17</Version>
  41. <Comment>First release</Comment>
  42. <Name>Suleyman Poyraz</Name>
  43. <Email>zaryob.dev@gmail.com</Email>
  44. </Update>
  45. </History>
  46. </INARY>