pspec.xml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lxqt-wayland-session</Name>
  6. <Homepage>https://github.com/lxqt/lxqt-wayland-session</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:</Summary>
  14. <Description>Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:</Description>
  15. <Archive sha1sum="b5a052d2fb44a1617ccbcb853ef0abb9e73ee849" type="tarxz">https://github.com/lxqt/lxqt-wayland-session/releases/download/0.1.1/lxqt-wayland-session-0.1.1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>cmake</Dependency>
  18. <Dependency>xdg-user-dirs</Dependency>
  19. <Dependency>lxqt-config</Dependency>
  20. <Dependency>lxqt-build-tools</Dependency>
  21. <Dependency>kwindowsystem-kf6-devel</Dependency>
  22. <Dependency>qt6-base-devel</Dependency>
  23. <Dependency>qt6-linguist</Dependency>
  24. </BuildDependencies>
  25. <!--
  26. <Patches>
  27. <Patch>lxqt-wayland-session.patch</Patch>
  28. <Patch level="1">lxqt-wayland-session.patch</Patch>
  29. </Patches>
  30. -->
  31. </Source>
  32. <Package>
  33. <Name>lxqt-wayland-session</Name>
  34. <Files>
  35. <Path fileType="executable">/usr/bin</Path>
  36. <Path fileType="data">/usr/share</Path>
  37. <Path fileType="doc">/usr/share/doc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="2">
  42. <Date>2024-11-24</Date>
  43. <Version>0.1.1</Version>
  44. <Comment>Version bump.</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2024-11-05</Date>
  50. <Version>0.1.0</Version>
  51. <Comment>First release</Comment>
  52. <Name>PisiLinux Community</Name>
  53. <Email>admins@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>