pspec.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>featherpad</Name>
  6. <Homepage>https://github.com/tsujan/FeatherPad</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>featherpad</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>FeatherPad is a lightweight Qt5 plain-text editor for Linux</Summary>
  15. <Description>FeatherPad is a lightweight Qt5 plain-text editor for Linux</Description>
  16. <Archive sha1sum="92c611ba09d703603d09abe80aab29bb9811930c" type="tarxz">https://github.com/tsujan/FeatherPad/releases/download/V1.5.1/FeatherPad-1.5.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>extra-cmake-modules-kf6</Dependency>
  19. <Dependency>qt6-base-devel</Dependency>
  20. <Dependency>qt6-linguist</Dependency>
  21. <Dependency>qt6-svg-devel</Dependency>
  22. <Dependency>hunspell-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>featherpad</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libX11</Dependency>
  29. <Dependency>libgcc</Dependency>
  30. <Dependency>qt6-svg</Dependency>
  31. <Dependency>hunspell</Dependency>
  32. <Dependency>qt6-base</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="executable">/usr/bin</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. <Path fileType="data">/usr/share/applications</Path>
  38. <Path fileType="data">/usr/share/featherpad</Path>
  39. <Path fileType="data">/usr/share/icons</Path>
  40. <Path fileType="data">/usr/share/metainfo/featherpad.metainfo.xml</Path>
  41. </Files>
  42. <AdditionalFiles>
  43. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/featherpad.desktop">featherpad.desktop</AdditionalFile>
  44. </AdditionalFiles>
  45. </Package>
  46. <History>
  47. <Update release="13">
  48. <Date>2024-11-05</Date>
  49. <Version>1.5.1</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="12">
  55. <Date>2024-04-18</Date>
  56. <Version>1.5.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="11">
  62. <Date>2023-11-21</Date>
  63. <Version>1.4.1</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="10">
  69. <Date>2023-04-23</Date>
  70. <Version>1.4.0</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="9">
  76. <Date>2022-11-14</Date>
  77. <Version>1.3.3</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="8">
  83. <Date>2022-04-19</Date>
  84. <Version>1.1.1</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Ayhan Yalçınsoy</Name>
  87. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  88. </Update>
  89. <Update release="7">
  90. <Date>2021-11-14</Date>
  91. <Version>1.0.1</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="6">
  97. <Date>2021-04-26</Date>
  98. <Version>0.18.0</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Ayhan Yalçınsoy</Name>
  101. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  102. </Update>
  103. <Update release="5">
  104. <Date>2020-11-05</Date>
  105. <Version>0.16.0</Version>
  106. <Comment>Version bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="4">
  111. <Date>2020-04-26</Date>
  112. <Version>0.14.0</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="3">
  118. <Date>2020-04-06</Date>
  119. <Version>0.13.1</Version>
  120. <Comment>version bump</Comment>
  121. <Name>Ayhan Yalçınsoy</Name>
  122. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  123. </Update>
  124. <Update release="2">
  125. <Date>2019-08-16</Date>
  126. <Version>0.11.1</Version>
  127. <Comment>rebuild for qt5.13.0</Comment>
  128. <Name>Ayhan Yalçınsoy</Name>
  129. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  130. </Update>
  131. <Update release="1">
  132. <Date>2019-02-28</Date>
  133. <Version>0.9.4</Version>
  134. <Comment>First release</Comment>
  135. <Name>Ayhan Yalçınsoy</Name>
  136. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  137. </Update>
  138. </History>
  139. </PISI>