pspec.xml 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnupg</Name>
  6. <Homepage>http://www.gnupg.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <IsA>app:console</IsA>
  13. <Icon>gnupg</Icon>
  14. <Summary>The GNU Privacy Guard, a PGP replacement</Summary>
  15. <Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
  16. <Archive sha1sum="2d8aa2662c398d60f1f8e0bf46fd163eae703189" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.6.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>openldap-client</Dependency>
  19. <Dependency>pinentry</Dependency>
  20. <Dependency>npth-devel</Dependency>
  21. <Dependency>libassuan-devel</Dependency>
  22. <Dependency>zlib-devel</Dependency>
  23. <Dependency>bzip2</Dependency>
  24. <Dependency>texinfo</Dependency>
  25. <Dependency>sqlite-devel</Dependency>
  26. <Dependency>gnutls-devel</Dependency>
  27. <Dependency>readline-devel</Dependency>
  28. <Dependency>libgcrypt-devel</Dependency>
  29. <Dependency versionFrom="1.6.3">libksba-devel</Dependency>
  30. <Dependency versionFrom="1.46">libgpg-error-devel</Dependency>
  31. <Dependency>libusb-compat-devel</Dependency>
  32. <Dependency>tpm2-tss-devel</Dependency>
  33. </BuildDependencies>
  34. <Patches>
  35. <Patch>gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch</Patch>
  36. </Patches>
  37. </Source>
  38. <Package>
  39. <Name>gnupg</Name>
  40. <Replaces>
  41. <Package>dirmngr</Package>
  42. </Replaces>
  43. <Conflicts>
  44. <Package>dirmngr</Package>
  45. </Conflicts>
  46. <RuntimeDependencies>
  47. <Dependency>openldap-client</Dependency>
  48. <Dependency>sqlite</Dependency>
  49. <Dependency>npth</Dependency>
  50. <Dependency>libassuan</Dependency>
  51. <Dependency>pinentry</Dependency>
  52. <Dependency>libksba</Dependency>
  53. <Dependency>zlib</Dependency>
  54. <Dependency>bzip2</Dependency>
  55. <Dependency>gnutls</Dependency>
  56. <Dependency>readline</Dependency>
  57. <Dependency>libgcrypt</Dependency>
  58. <Dependency>libgpg-error</Dependency>
  59. <Dependency>libusb</Dependency>
  60. <Dependency>tpm2-tss</Dependency>
  61. <!-- For scdaemon -->
  62. <Dependency>libusb-compat</Dependency>
  63. </RuntimeDependencies>
  64. <Files>
  65. <Path fileType="executable">/usr/bin</Path>
  66. <Path fileType="executable">/usr/sbin</Path>
  67. <Path fileType="library">/usr/libexec</Path>
  68. <Path fileType="doc">/usr/share/doc</Path>
  69. <Path fileType="doc">/usr/share/doc/html</Path>
  70. <Path fileType="data">/usr/share/gnupg</Path>
  71. <Path fileType="info">/usr/share/info</Path>
  72. <Path fileType="localedata">/usr/share/locale</Path>
  73. <Path fileType="man">/usr/share/man</Path>
  74. </Files>
  75. <Provides>
  76. <COMAR script="package.py">System.Package</COMAR>
  77. </Provides>
  78. </Package>
  79. <Package>
  80. <Name>gnupg-docs</Name>
  81. <Summary>Documentation files for GnuPG</Summary>
  82. <RuntimeDependencies>
  83. <Dependency release="current">gnupg</Dependency>
  84. </RuntimeDependencies>
  85. <Files>
  86. <Path fileType="doc">/usr/share/doc/gnupg/html</Path>
  87. <Path fileType="doc">/usr/share/gnupg/help.*</Path>
  88. <Path fileType="doc">/usr/share/doc/gnupg/faq.html</Path>
  89. </Files>
  90. </Package>
  91. <History>
  92. <Update release="19">
  93. <Date>2024-12-18</Date>
  94. <Version>2.4.6</Version>
  95. <Comment>Rebuild.</Comment>
  96. <Name>Pisi Linux Community</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="18">
  100. <Date>2024-10-30</Date>
  101. <Version>2.4.6</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Pisi Linux Community</Name>
  104. <Email>admin@pisilinux.org</Email>
  105. </Update>
  106. <Update release="17">
  107. <Date>2024-10-05</Date>
  108. <Version>2.4.5</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Pisi Linux Community</Name>
  111. <Email>admin@pisilinux.org</Email>
  112. </Update>
  113. <Update release="16">
  114. <Date>2024-01-26</Date>
  115. <Version>2.4.4</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="15">
  121. <Date>2023-10-28</Date>
  122. <Version>2.4.3</Version>
  123. <Comment>Rebuild.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="15">
  128. <Date>2023-07-05</Date>
  129. <Version>2.4.3</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="14">
  135. <Date>2023-05-31</Date>
  136. <Version>2.4.2</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="13">
  142. <Date>2023-05-22</Date>
  143. <Version>2.4.1</Version>
  144. <Comment>Rebuild.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="12">
  149. <Date>2023-04-29</Date>
  150. <Version>2.4.1</Version>
  151. <Comment>Version bump.</Comment>
  152. <Name>Mustafa Cinasal</Name>
  153. <Email>muscnsl@gmail.com</Email>
  154. </Update>
  155. <Update release="11">
  156. <Date>2022-12-20</Date>
  157. <Version>2.4.0</Version>
  158. <Comment>Version bump.</Comment>
  159. <Name>Mustafa Cinasal</Name>
  160. <Email>muscnsl@gmail.com</Email>
  161. </Update>
  162. <Update release="10">
  163. <Date>2022-12-06</Date>
  164. <Version>2.3.8</Version>
  165. <Comment>Version bump.</Comment>
  166. <Name>Mustafa Cinasal</Name>
  167. <Email>muscnsl@gmail.com</Email>
  168. </Update>
  169. <Update release="9">
  170. <Date>2021-05-29</Date>
  171. <Version>2.2.17</Version>
  172. <Comment>Version bump.</Comment>
  173. <Name>Mustafa Cinasal</Name>
  174. <Email>muscnsl@gmail.com</Email>
  175. </Update>
  176. <Update release="8">
  177. <Date>2019-09-15</Date>
  178. <Version>2.2.17</Version>
  179. <Comment>Version bump.</Comment>
  180. <Name>Mustafa Cinasal</Name>
  181. <Email>muscnsl@gmail.com</Email>
  182. </Update>
  183. <Update release="7">
  184. <Date>2019-09-15</Date>
  185. <Version>2.2.17</Version>
  186. <Comment>Version bump.</Comment>
  187. <Name>Mustafa Cinasal</Name>
  188. <Email>muscnsl@gmail.com</Email>
  189. </Update>
  190. <Update release="6">
  191. <Date>2019-09-15</Date>
  192. <Version>2.2.17</Version>
  193. <Comment>Version bump.</Comment>
  194. <Name>Mustafa Cinasal</Name>
  195. <Email>muscnsl@gmail.com</Email>
  196. </Update>
  197. <Update release="5">
  198. <Date>2018-08-05</Date>
  199. <Version>2.2.4</Version>
  200. <Comment>Version bump</Comment>
  201. <Name>PisiLinux Community</Name>
  202. <Email>admin@pisilinux.org</Email>
  203. </Update>
  204. <Update release="4">
  205. <Date>2017-01-25</Date>
  206. <Version>2.1.18</Version>
  207. <Comment>Version bump.</Comment>
  208. <Name>Stefan Gronewold(groni)</Name>
  209. <Email>groni@pisilinux.org</Email>
  210. </Update>
  211. <Update release="3">
  212. <Date>2016-12-24</Date>
  213. <Version>2.1.17</Version>
  214. <Comment>Version bump.</Comment>
  215. <Name>Stefan Gronewold</Name>
  216. <Email>groni@pisilinux.org</Email>
  217. </Update>
  218. <Update release="2">
  219. <Date>2016-06-08</Date>
  220. <Version>2.1.7</Version>
  221. <Comment>Release Bump</Comment>
  222. <Name>Pisi Linux Community</Name>
  223. <Email>admin@pisilinux.org</Email>
  224. </Update>
  225. <Update release="1">
  226. <Date>2015-08-21</Date>
  227. <Version>2.1.7</Version>
  228. <Comment>First release</Comment>
  229. <Name>Ertuğrul Erata</Name>
  230. <Email>ertugrulerata@gmail.com</Email>
  231. </Update>
  232. </History>
  233. </PISI>