pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qlipper</Name>
  6. <Homepage>https://github.com/pvanek/qlipper</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2+</License>
  12. <Icon>qlipper</Icon>
  13. <IsA>apps</IsA>
  14. <Icon>qlipper</Icon>
  15. <Summary>Lightweight and cross-platform clipboard history applet.</Summary>
  16. <Description>Lightweight and cross-platform clipboard history applet.</Description>
  17. <Archive sha1sum="4ce9fe86b0a3125af53875f093a81de708038ada" type="zip">https://github.com/pvanek/qlipper/archive/4f89ae6e90e3c9bbcc785981e4f522ef87842dfb.zip</Archive>
  18. <BuildDependencies>
  19. <Dependency>cmake</Dependency>
  20. <Dependency>qt6-base-devel</Dependency>
  21. <Dependency>qt6-linguist</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <!--<Patch>cmakelist.patch</Patch>-->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>qlipper</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libX11</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>qt6-base</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="executable">/usr/bin</Path>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="data">/usr/share</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="8">
  42. <Date>2021-04-26</Date>
  43. <Version>5.1.2</Version>
  44. <Comment>rebuild for qt5.15.2</Comment>
  45. <Name>Ayhan Yalçınsoy</Name>
  46. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  47. </Update>
  48. <Update release="7">
  49. <Date>2020-11-05</Date>
  50. <Version>5.1.2</Version>
  51. <Comment>rebuild for qt5.15.1</Comment>
  52. <Name>Ayhan Yalçınsoy</Name>
  53. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  54. </Update>
  55. <Update release="6">
  56. <Date>2020-04-06</Date>
  57. <Version>5.1.2</Version>
  58. <Comment>rebuild for qt5.14.2</Comment>
  59. <Name>Ayhan Yalçınsoy</Name>
  60. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  61. </Update>
  62. <Update release="5">
  63. <Date>2019-08-16</Date>
  64. <Version>5.1.2</Version>
  65. <Comment>version bump</Comment>
  66. <Name>Ayhan Yalçınsoy</Name>
  67. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2019-01-02</Date>
  71. <Version>5.1.1</Version>
  72. <Comment>rebuild for qt</Comment>
  73. <Name>Ayhan Yalçınsoy</Name>
  74. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2018-11-28</Date>
  78. <Version>5.1.1</Version>
  79. <Comment>Version bump</Comment>
  80. <Name>Ayhan Yalçınsoy</Name>
  81. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2018-08-31</Date>
  85. <Version>5.0.0</Version>
  86. <Comment>Rebuild New T.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2018-04-26</Date>
  92. <Version>5.0.0</Version>
  93. <Comment>First release</Comment>
  94. <Name>Ayhan Yalçınsoy</Name>
  95. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>