pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libassuan</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>library</IsA>
  13. <Summary>IPC library for GnuPG related projects</Summary>
  14. <Description>This is the IPC library used by GnuPG 2, GPGME and a few other packages.</Description>
  15. <Archive sha1sum="b1e8754dbf89b3a3eb175f5df75048dbca1fce57" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.6.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>libgpg-error-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>libassuan</Name>
  22. <RuntimeDependencies>
  23. <Dependency>libgpg-error</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="info">/usr/share/info</Path>
  29. </Files>
  30. </Package>
  31. <Package>
  32. <Name>libassuan-devel</Name>
  33. <Summary>Development files for libassuan</Summary>
  34. <RuntimeDependencies>
  35. <Dependency release="current">libassuan</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="header">/usr/include</Path>
  39. <Path fileType="data">/usr/share/aclocal</Path>
  40. <Path fileType="library">/usr/lib/pkgconfig</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="10">
  45. <Date>2023-06-19</Date>
  46. <Version>2.5.6</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="9">
  52. <Date>2021-05-28</Date>
  53. <Version>2.5.5</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="8">
  59. <Date>2020-11-07</Date>
  60. <Version>2.5.3</Version>
  61. <Comment>Version bump</Comment>
  62. <Name>İdris Kalp</Name>
  63. <Email>idriskalp@gmail.com</Email>
  64. </Update>
  65. <Update release="7">
  66. <Date>2020-06-03</Date>
  67. <Version>2.5.3</Version>
  68. <Comment>Version bump</Comment>
  69. <Name>İdris Kalp</Name>
  70. <Email>idriskalp@gmail.com</Email>
  71. </Update>
  72. <Update release="6">
  73. <Date>2018-08-03</Date>
  74. <Version>2.5.1</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="5">
  80. <Date>2017-03-02</Date>
  81. <Version>2.5.1</Version>
  82. <Comment>Release bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="4">
  87. <Date>2017-03-02</Date>
  88. <Version>2.4.3</Version>
  89. <Comment>Release bump.</Comment>
  90. <Name>Ayhan Yalçınsoy</Name>
  91. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  92. </Update>
  93. <Update release="3">
  94. <Date>2016-12-24</Date>
  95. <Version>2.4.3</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>Stefan Gronewold</Name>
  98. <Email>groni@pisilinux.org</Email>
  99. </Update>
  100. <Update release="2">
  101. <Date>2016-06-09</Date>
  102. <Version>2.2.1</Version>
  103. <Comment>Release Bump</Comment>
  104. <Name>Pisi Linux Community</Name>
  105. <Email>admin@pisilinux.org</Email>
  106. </Update>
  107. <Update release="1">
  108. <Date>2015-08-21</Date>
  109. <Version>2.2.1</Version>
  110. <Comment>First release</Comment>
  111. <Name>Ertuğrul Erata</Name>
  112. <Email>ertugrulerata@gmail.com</Email>
  113. </Update>
  114. </History>
  115. </PISI>