pspec.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <PISI>
  2. <Source>
  3. <Name>qlipper</Name>
  4. <Homepage>https://github.com/pvanek/qlipper</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPL2+</License>
  10. <Icon>qlipper</Icon>
  11. <IsA>apps</IsA>
  12. <Icon>qlipper</Icon>
  13. <Summary>Lightweight and cross-platform clipboard history applet.</Summary>
  14. <Description>Lightweight and cross-platform clipboard history applet.</Description>
  15. <Archive sha1sum="26e611a74a6df9c53e97c194d41d98e7584eaa82" type="targz">https://github.com/pvanek/qlipper/archive/5.0.0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>cmake</Dependency>
  18. <Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.6.0">qt5-linguist</Dependency>
  20. </BuildDependencies>
  21. <Patches>
  22. <!--<Patch>cmakelist.patch</Patch>-->
  23. </Patches>
  24. </Source>
  25. <Package>
  26. <Name>qlipper</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libX11</Dependency>
  29. <Dependency>libgcc</Dependency>
  30. <Dependency>qt5-base</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib</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>5.0.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>