pspec.xml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>doxygen</Name>
  6. <Homepage>http://www.doxygen.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Documentation and analysis tool for C++, C, Java, IDL, PHP and C#</Summary>
  14. <Description>Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.</Description>
  15. <Archive sha1sum="188754411349e9223423d0d7cf7dca9c92e99c6b" type="targz">https://github.com/doxygen/doxygen/archive/refs/tags/Release_1_12_0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>git</Dependency>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>python3-devel</Dependency>
  20. </BuildDependencies>
  21. <!--
  22. Doxygen might use the following binaries at runtime:
  23. - /usr/bin/dot (from graphviz package)
  24. - /usr/bin/gs (from ghostscript package)
  25. - /usr/bin/dvips (from texlive-bin package)
  26. - /usr/bin/latex (from texlive-bin package)
  27. We do not write these as build dependencies since it doesn't
  28. check for their existance. This is good for bootstrapping ;)
  29. -->
  30. <Patches>
  31. </Patches>
  32. </Source>
  33. <Package>
  34. <Name>doxygen</Name>
  35. <RuntimeDependencies>
  36. <Dependency>libgcc</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. <Path fileType="executable">/usr/bin/doxygen</Path>
  41. <Path fileType="man">/usr/share/man/man1/doxygen.1</Path>
  42. </Files>
  43. </Package>
  44. <!--<Package>
  45. <Name>doxywizard</Name>
  46. <RuntimeDependencies>
  47. <Dependency>qt</Dependency>
  48. </RuntimeDependencies>
  49. <Summary>A GUI for creating and editing doxygen configuration files</Summary>
  50. <Files>
  51. <Path fileType="data">/usr/share/pixmaps</Path>
  52. <Path fileType="data">/usr/share/applications</Path>
  53. <Path fileType="executable">/usr/bin/doxywizard</Path>
  54. <Path fileType="man">/usr/share/man/man1/doxywizard.1</Path>
  55. </Files>
  56. <AdditionalFiles>
  57. <AdditionalFile target="/usr/share/pixmaps/doxywizard.png" permission="0644">doxywizard.png</AdditionalFile>
  58. <AdditionalFile target="/usr/share/applications/doxywizard.desktop" permission="0644">doxywizard.desktop</AdditionalFile>
  59. </AdditionalFiles>
  60. </Package>-->
  61. <History>
  62. <Update release="14">
  63. <Date>2024-08-10</Date>
  64. <Version>1.12.0</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="13">
  70. <Date>2023-12-27</Date>
  71. <Version>1.10.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="12">
  77. <Date>2023-05-21</Date>
  78. <Version>1.9.7</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="11">
  84. <Date>2022-12-28</Date>
  85. <Version>1.9.6</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="10">
  91. <Date>2022-08-28</Date>
  92. <Version>1.9.5</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="9">
  98. <Date>2020-12-17</Date>
  99. <Version>1.8.20</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="8">
  105. <Date>2020-04-23</Date>
  106. <Version>1.8.18</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="7">
  112. <Date>2020-01-14</Date>
  113. <Version>1.8.17</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Idris Kalp</Name>
  116. <Email>idriskalp@gmail.com</Email>
  117. </Update>
  118. <Update release="6">
  119. <Date>2019-09-18</Date>
  120. <Version>1.8.16</Version>
  121. <Comment>Version bump.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="5">
  126. <Date>2018-07-29</Date>
  127. <Version>1.8.14</Version>
  128. <Comment>Rebuild.</Comment>
  129. <Name>Pisi Linux Community</Name>
  130. <Email>admin@pisilinux.org</Email>
  131. </Update>
  132. <Update release="4">
  133. <Date>2018-02-11</Date>
  134. <Version>1.8.14</Version>
  135. <Comment>Version Bump.</Comment>
  136. <Name>Pisi Linux Community</Name>
  137. <Email>admin@pisilinux.org</Email>
  138. </Update>
  139. <Update release="3">
  140. <Date>2017-04-04</Date>
  141. <Version>1.8.13</Version>
  142. <Comment>Rebuild with new toolchain</Comment>
  143. <Name>Pisi Linux Community</Name>
  144. <Email>admin@pisilinux.org</Email>
  145. </Update>
  146. <Update release="2">
  147. <Date>2016-06-09</Date>
  148. <Version>1.8.11</Version>
  149. <Comment>Release Bump</Comment>
  150. <Name>Pisi Linux Community</Name>
  151. <Email>admin@pisilinux.org</Email>
  152. </Update>
  153. <Update release="1">
  154. <Date>2016-03-24</Date>
  155. <Version>1.8.11</Version>
  156. <Comment>First release</Comment>
  157. <Name>Ertuğrul Erata</Name>
  158. <Email>ertugrulerata@gmail.com</Email>
  159. </Update>
  160. </History>
  161. </PISI>