pspec.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>swig</Name>
  6. <Homepage>http://www.swig.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.library</PartOf>
  12. <License>GPLv3+</License>
  13. <License>BSD</License>
  14. <IsA>app:console</IsA>
  15. <IsA>library</IsA>
  16. <Summary>Connects C/C++/Objective C to some high-level programming languages</Summary>
  17. <Description>Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP</Description>
  18. <Archive sha1sum="ced6676c625c49d78d73cbd3b9aaab8c30b9b4ee" type="targz">mirrors://sourceforge/swig/swig/swig-4.0.2/swig-4.0.2.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency>perl</Dependency>
  21. <Dependency>zlib-devel</Dependency>
  22. <Dependency>ruby-devel</Dependency>
  23. <Dependency>boost-devel</Dependency>
  24. <Dependency>libpcre-devel</Dependency>
  25. <Dependency>python3-devel</Dependency>
  26. </BuildDependencies>
  27. <Patches>
  28. <!-- Fix code generated for Ruby global variables https://github.com/swig/swig/issues/1668 -->
  29. <!-- <Patch>swig-4.0.1-Fix-code-generated-for-Ruby-global-variables.patch</Patch> -->
  30. <!-- Add support for Ruby 2.7 https://github.com/swig/swig/pull/1692 -->
  31. <!-- <Patch>swig-4.0.1-Add-support-for-Ruby-2.7.patch</Patch> -->
  32. <!-- Fix crash in Python backend when using empty docstrings https://github.com/swig/swig/pull/1710 -->
  33. <!-- <Patch>swig-4.0.1-Fix-crash-in-Python-backend-when-using-empty-docstrings.patch</Patch> -->
  34. <!-- Upgrade SWIG to support NodeJS v12 / V8 v7.6, v8 v7.8 runtime https://github.com/swig/swig/pull/1702 -->
  35. <Patch>swig-Upgrade-to-support-newer-NodeJS.patch</Patch>
  36. </Patches>
  37. </Source>
  38. <Package>
  39. <Name>swig</Name>
  40. <Summary>Connects C/C++/Objective C to some high-level programming languages</Summary>
  41. <RuntimeDependencies>
  42. <Dependency>zlib</Dependency>
  43. <Dependency>libgcc</Dependency>
  44. <Dependency>libpcre</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="library">/usr/lib</Path>
  48. <Path fileType="doc">/usr/share/doc</Path>
  49. <Path fileType="man">/usr/share/man</Path>
  50. <Path fileType="executable">/usr/bin</Path>
  51. <Path fileType="data">/usr/share/swig</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="12">
  56. <Date>2023-10-17</Date>
  57. <Version>4.0.2</Version>
  58. <Comment>Rebuild.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="11">
  63. <Date>2023-03-31</Date>
  64. <Version>4.0.2</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="10">
  70. <Date>2021-03-11</Date>
  71. <Version>4.0.2</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="9">
  77. <Date>2021-03-11</Date>
  78. <Version>4.0.1</Version>
  79. <Comment>Rebuild</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="8">
  84. <Date>2020-11-07</Date>
  85. <Version>4.0.1</Version>
  86. <Comment>Rebuild</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="7">
  91. <Date>2020-05-18</Date>
  92. <Version>4.0.1</Version>
  93. <Comment>Rebuild due to new ruby version</Comment>
  94. <Name>Blue Devil</Name>
  95. <Email>bluedevil@sctzine.com</Email>
  96. </Update>
  97. <Update release="6">
  98. <Date>2020-01-09</Date>
  99. <Version>4.0.1</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Kamil Atlı</Name>
  102. <Email>suvari@pisilinux.org</Email>
  103. </Update>
  104. <Update release="5">
  105. <Date>2018-07-25</Date>
  106. <Version>3.0.12</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Ertuğrul Erata</Name>
  109. <Email>ertugrulerata@gmail.com</Email>
  110. </Update>
  111. <Update release="4">
  112. <Date>2018-03-22</Date>
  113. <Version>3.0.11</Version>
  114. <Comment>Rebuild.</Comment>
  115. <Name>Pisi Linux Community</Name>
  116. <Email>admin@pisilinux.org</Email>
  117. </Update>
  118. <Update release="3">
  119. <Date>2017-01-28</Date>
  120. <Version>3.0.11</Version>
  121. <Comment>Version Bump</Comment>
  122. <Name>Kamil Atlı</Name>
  123. <Email>suvari@pisilinux.org</Email>
  124. </Update>
  125. <Update release="2">
  126. <Date>2016-06-09</Date>
  127. <Version>3.0.2</Version>
  128. <Comment>Release Bump</Comment>
  129. <Name>Pisi Linux Community</Name>
  130. <Email>admin@pisilinux.org</Email>
  131. </Update>
  132. <Update release="1">
  133. <Date>2014-12-22</Date>
  134. <Version>3.0.2</Version>
  135. <Comment>First release</Comment>
  136. <Name>Yusuf Aydemir</Name>
  137. <Email>yusuf.aydemir@pisilinux.org</Email>
  138. </Update>
  139. </History>
  140. </PISI>