pspec.xml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libqalculate</Name>
  6. <Homepage>http://qalculate.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>science.mathematics</PartOf>
  12. <License>GPLv2</License>
  13. <IsA>library</IsA>
  14. <IsA>app:console</IsA>
  15. <Summary>Multi-purpose calculator library</Summary>
  16. <Description>libqalculate underpins the Qalculate! multi-purpose desktop calculator for GNU/Linux.</Description>
  17. <Archive sha1sum="201e400561cbfaf911ca43d4d639ef5f4199f95c" type="targz">https://github.com/Qalculate/libqalculate/releases/download/v4.8.1/libqalculate-4.8.1.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>doxygen</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>cln-devel</Dependency>
  22. <Dependency>gmp-devel</Dependency>
  23. <Dependency>curl-devel</Dependency>
  24. <Dependency>mpfr-devel</Dependency>
  25. <Dependency>glib2-devel</Dependency>
  26. <Dependency>icu4c-devel</Dependency>
  27. <Dependency>gettext-devel</Dependency>
  28. <Dependency>libxml2-devel</Dependency>
  29. <Dependency>ncurses-devel</Dependency>
  30. <Dependency>readline-devel</Dependency>
  31. <Dependency>perl-XML-Parser</Dependency>
  32. <Dependency>perl-Locale-gettext</Dependency>
  33. </BuildDependencies>
  34. <Patches>
  35. <!--<Patch level="1">libqalculate-0.9.6-check-fix.patch</Patch> --> -->
  36. <!--<Patch level="1">libqalculate-0.9.6-gcc4.3.patch</Patch> -->
  37. </Patches>
  38. </Source>
  39. <Package>
  40. <Name>libqalculate</Name>
  41. <Summary>Multi-purpose calculator library</Summary>
  42. <RuntimeDependencies>
  43. <Dependency>cln</Dependency>
  44. <Dependency>gmp</Dependency>
  45. <Dependency>curl</Dependency>
  46. <Dependency>mpfr</Dependency>
  47. <Dependency>icu4c</Dependency>
  48. <Dependency>glib2</Dependency>
  49. <Dependency>libgcc</Dependency>
  50. <Dependency>libxml2</Dependency>
  51. <Dependency>readline</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="library">/usr/lib</Path>
  55. <Path fileType="doc">/usr/share/doc</Path>
  56. <Path fileType="man">/usr/share/man</Path>
  57. <Path fileType="executable">/usr/bin</Path>
  58. <Path fileType="data">/usr/share/qalculate</Path>
  59. <Path fileType="localedata">/usr/share/locale</Path>
  60. </Files>
  61. </Package>
  62. <Package>
  63. <Name>libqalculate-devel</Name>
  64. <Summary>Development files for libqalculate</Summary>
  65. <RuntimeDependencies>
  66. <Dependency>cln-devel</Dependency>
  67. <Dependency>mpfr-devel</Dependency>
  68. <Dependency>glib2-devel</Dependency>
  69. <Dependency>libxml2-devel</Dependency>
  70. <Dependency release="current">libqalculate</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="header">/usr/include</Path>
  74. <Path fileType="library">/usr/lib/pkgconfig</Path>
  75. </Files>
  76. </Package>
  77. <History>
  78. <Update release="9">
  79. <Date>2023-11-04</Date>
  80. <Version>4.8.1</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="8">
  86. <Date>2023-10-17</Date>
  87. <Version>4.4.0</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="7">
  93. <Date>2022-10-18</Date>
  94. <Version>4.4.0</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="6">
  100. <Date>2020-05-26</Date>
  101. <Version>3.10.0</Version>
  102. <Comment>Minor version bump.</Comment>
  103. <Name>Blue Devil</Name>
  104. <Email>bluedevil@sctzine.com</Email>
  105. </Update>
  106. <Update release="5">
  107. <Date>2020-02-03</Date>
  108. <Version>3.7.0</Version>
  109. <Comment>Version Bump</Comment>
  110. <Name>Kamil Atlı</Name>
  111. <Email>suvari@pisilinux.org</Email>
  112. </Update>
  113. <Update release="4">
  114. <Date>2018-08-15</Date>
  115. <Version>2.6.1</Version>
  116. <Comment>Version Bump</Comment>
  117. <Name>Pisi Linux Community</Name>
  118. <Email>admin@pisilinux.org</Email>
  119. </Update>
  120. <Update release="3">
  121. <Date>2017-03-02</Date>
  122. <Version>0.9.10</Version>
  123. <Comment>Version Bump</Comment>
  124. <Name>Pisi Linux Community</Name>
  125. <Email>admin@pisilinux.org</Email>
  126. </Update>
  127. <Update release="2">
  128. <Date>2016-06-09</Date>
  129. <Version>0.9.7</Version>
  130. <Comment>Release Bump</Comment>
  131. <Name>Pisi Linux Community</Name>
  132. <Email>admin@pisilinux.org</Email>
  133. </Update>
  134. <Update release="1">
  135. <Date>2014-06-14</Date>
  136. <Version>0.9.7</Version>
  137. <Comment>First release</Comment>
  138. <Name>PisiLinux Community</Name>
  139. <Email>admins@pisilinux.org</Email>
  140. </Update>
  141. </History>
  142. </PISI>