pspec.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>nettle</Name>
  6. <Homepage>http://www.gnu.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>The Nettle package contains the low-level cryptographic library</Summary>
  14. <Description>The Nettle package contains the low-level cryptographic library that is designed to fit easily in many contexts.</Description>
  15. <Archive sha1sum="8bd7614c5f5a156e2a5caa703402f3b4e87dabd5" type="targz">ftp://ftp.gnu.org/gnu/nettle/nettle-3.10.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gmp-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>nettle</Name>
  22. <RuntimeDependencies>
  23. <Dependency>gmp</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="data">/usr/share/info</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <Package>
  33. <Name>nettle-devel</Name>
  34. <Summary>Nettle için geliştirme dosyaları</Summary>
  35. <RuntimeDependencies>
  36. <Dependency>gmp-devel</Dependency>
  37. <Dependency release="current">nettle</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="header">/usr/include</Path>
  41. <Path fileType="header">/usr/lib/pkgconfig/nettle.pc</Path>
  42. <Path fileType="header">/usr/lib/pkgconfig/hogweed.pc</Path>
  43. <Path fileType="library">/usr/lib32/pkgconfig/nettle.pc</Path>
  44. <Path fileType="library">/usr/lib32/pkgconfig/hogweed.pc</Path>
  45. </Files>
  46. </Package>
  47. <Package>
  48. <Name>nettle-32bit</Name>
  49. <PartOf>emul32</PartOf>
  50. <Summary>32-bit shared libraries for nettle</Summary>
  51. <BuildType>emul32</BuildType>
  52. <BuildDependencies>
  53. <Dependency>gmp-32bit</Dependency>
  54. </BuildDependencies>
  55. <RuntimeDependencies>
  56. <Dependency release="current">nettle</Dependency>
  57. <Dependency>gmp-32bit</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="library">/usr/lib32/</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="10">
  65. <Date>2024-10-05</Date>
  66. <Version>3.10</Version>
  67. <Comment>Version bump</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="9">
  72. <Date>2023-06-02</Date>
  73. <Version>3.9.1</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="8">
  79. <Date>2023-05-06</Date>
  80. <Version>3.7.1</Version>
  81. <Comment>Rebuild.</Comment>
  82. <Name>İdris Kalp</Name>
  83. <Email>idriskalp@gmail.com</Email>
  84. </Update>
  85. <Update release="7">
  86. <Date>20201-03-01</Date>
  87. <Version>3.7.1</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>İdris Kalp</Name>
  90. <Email>idriskalp@gmail.com</Email>
  91. </Update>
  92. <Update release="6">
  93. <Date>2020-12-09</Date>
  94. <Version>3.6</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="5">
  100. <Date>2019-12-26</Date>
  101. <Version>3.5.1</Version>
  102. <Comment>Version bump</Comment>
  103. <Name>Idris Kalp</Name>
  104. <Email>idriskalp@gmail.com</Email>
  105. </Update>
  106. <Update release="4">
  107. <Date>2018-07-15</Date>
  108. <Version>3.3</Version>
  109. <Comment>Rebuild</Comment>
  110. <Name>Ertuğrul Erata</Name>
  111. <Email>ertugrulerata@gmail.com</Email>
  112. </Update>
  113. <Update release="3">
  114. <Date>2017-01-30</Date>
  115. <Version>3.3</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Ertuğrul Erata</Name>
  118. <Email>ertugrulerata@gmail.com</Email>
  119. </Update>
  120. <Update release="2">
  121. <Date>2016-04-27</Date>
  122. <Version>3.2</Version>
  123. <Comment>Release Bump</Comment>
  124. <Name>PisiLinux Community</Name>
  125. <Email>admin@pisilinux.org</Email>
  126. </Update>
  127. <Update release="1">
  128. <Date>2016-03-09</Date>
  129. <Version>3.2</Version>
  130. <Comment>First release</Comment>
  131. <Name>Alihan Öztürk</Name>
  132. <Email>alihan@pisilinux.org</Email>
  133. </Update>
  134. </History>
  135. </PISI>