pspec.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <PISI>
  2. <Source>
  3. <Name>lxqt-sudo</Name>
  4. <Homepage>http://lxqt.org/</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>LGPLv2.1</License>
  10. <IsA>app:gui</IsA>
  11. <Icon>lxqt</Icon>
  12. <Summary>Python binding of terminal widget for Qt</Summary>
  13. <Description>LXQt privilege program (lxsu).</Description>
  14. <Archive sha1sum="d257161fd47a4ab21340c0aa083c5381da9c6384" type="tarxz">https://github.com/lxde/lxqt-sudo/releases/download/0.12.0/lxqt-sudo-0.12.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>cmake</Dependency>
  17. <Dependency>kwindowsystem-devel</Dependency>
  18. <Dependency versionFrom="0.12.0">liblxqt-devel</Dependency>
  19. <Dependency>libqtxdg-devel</Dependency>
  20. <Dependency>qt5-base-devel</Dependency>
  21. <Dependency>qt5-linguist</Dependency>
  22. <Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
  23. </BuildDependencies>
  24. <Icon>lxqt-sudo</Icon>
  25. </Source>
  26. <Package>
  27. <Name>lxqt-sudo</Name>
  28. <RuntimeDependencies>
  29. <Dependency>libgcc</Dependency>
  30. <Dependency>liblxqt</Dependency>
  31. <Dependency>qt5-base</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="library">/usr/lib</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>2017-10-24</Date>
  43. <Version>0.12.0</Version>
  44. <Comment>First Release</Comment>
  45. <Name>Ayhan Yalçınsoy</Name>
  46. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  47. </Update>
  48. </History>
  49. </PISI>