pspec.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>wayland-protocols</Name>
  6. <Homepage>http://wayland.freedesktop.org/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Specifications of extended Wayland protocols</Summary>
  14. <Description>Specifications of extended Wayland protocols</Description>
  15. <Archive sha1sum="ac908e91c6c5e7802c0af48f55725ad683017e72" type="tarxz">https://wayland.freedesktop.org/releases/wayland-protocols-1.12.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>wayland-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>wayland-protocols</Name>
  22. <Files>
  23. <Path fileType="data">/usr/share/wayland-protocols</Path>
  24. </Files>
  25. </Package>
  26. <Package>
  27. <Name>wayland-protocols-devel</Name>
  28. <Summary>Wayland-protocols development files</Summary>
  29. <RuntimeDependencies>
  30. <Dependency release="current">wayland-protocols</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="library">/usr/share/pkgconfig</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="2">
  38. <Date>2017-12-15</Date>
  39. <Version>1.12</Version>
  40. <Comment>Version bump.</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="1">
  45. <Date>2017-03-02</Date>
  46. <Version>1.7</Version>
  47. <Comment>First release</Comment>
  48. <Name>Ayhan Yalçınsoy</Name>
  49. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  50. </Update>
  51. </History>
  52. </PISI>