pspec.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <PISI>
  2. <Source>
  3. <Name>lxqt-openssh-askpass</Name>
  4. <Homepage>https://github.com/lxde</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPLv2</License>
  10. <IsA>app</IsA>
  11. <Icon>lxqt</Icon>
  12. <Summary>LXQt openssh password prompt</Summary>
  13. <Description>LXQt openssh password prompt</Description>
  14. <Archive sha1sum="49624dfa4d4a50131df76ebe62a43a32c9bceb5e" type="tarxz">https://github.com/lxde/lxqt-openssh-askpass/releases/download/0.12.0/lxqt-openssh-askpass-0.12.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>cmake</Dependency>
  17. <Dependency>kwindowsystem-devel</Dependency>
  18. <Dependency>libqtxdg-devel</Dependency>
  19. <Dependency versionFrom="0.12.0">liblxqt-devel</Dependency>
  20. <Dependency>lxqt-config</Dependency>
  21. <Dependency>qt5-base-devel</Dependency>
  22. <Dependency>qt5-linguist</Dependency>
  23. <Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>lxqt-openssh-askpass</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="data">/usr/share</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="2">
  40. <Date>2017-10-24</Date>
  41. <Version>0.12.0</Version>
  42. <Comment>First release</Comment>
  43. <Name>Ayhan Yalçınsoy</Name>
  44. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  45. </Update>
  46. </History>
  47. </PISI>