123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>doxygen</Name>
- <Homepage>http://www.doxygen.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>Documentation and analysis tool for C++, C, Java, IDL, PHP and C#</Summary>
- <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>
- <Archive sha1sum="188754411349e9223423d0d7cf7dca9c92e99c6b" type="targz">https://github.com/doxygen/doxygen/archive/refs/tags/Release_1_12_0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>git</Dependency>
- <Dependency>cmake</Dependency>
- <Dependency>python3-devel</Dependency>
- </BuildDependencies>
- <!--
- Doxygen might use the following binaries at runtime:
- - /usr/bin/dot (from graphviz package)
- - /usr/bin/gs (from ghostscript package)
- - /usr/bin/dvips (from texlive-bin package)
- - /usr/bin/latex (from texlive-bin package)
- We do not write these as build dependencies since it doesn't
- check for their existance. This is good for bootstrapping ;)
- -->
- <Patches>
- </Patches>
- </Source>
- <Package>
- <Name>doxygen</Name>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="executable">/usr/bin/doxygen</Path>
- <Path fileType="man">/usr/share/man/man1/doxygen.1</Path>
- </Files>
- </Package>
- <!--<Package>
- <Name>doxywizard</Name>
- <RuntimeDependencies>
- <Dependency>qt</Dependency>
- </RuntimeDependencies>
- <Summary>A GUI for creating and editing doxygen configuration files</Summary>
- <Files>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="executable">/usr/bin/doxywizard</Path>
- <Path fileType="man">/usr/share/man/man1/doxywizard.1</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile target="/usr/share/pixmaps/doxywizard.png" permission="0644">doxywizard.png</AdditionalFile>
- <AdditionalFile target="/usr/share/applications/doxywizard.desktop" permission="0644">doxywizard.desktop</AdditionalFile>
- </AdditionalFiles>
- </Package>-->
- <History>
- <Update release="14">
- <Date>2024-08-10</Date>
- <Version>1.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="13">
- <Date>2023-12-27</Date>
- <Version>1.10.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2023-05-21</Date>
- <Version>1.9.7</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-12-28</Date>
- <Version>1.9.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2022-08-28</Date>
- <Version>1.9.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-12-17</Date>
- <Version>1.8.20</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-04-23</Date>
- <Version>1.8.18</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-01-14</Date>
- <Version>1.8.17</Version>
- <Comment>Version bump.</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-09-18</Date>
- <Version>1.8.16</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-07-29</Date>
- <Version>1.8.14</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-02-11</Date>
- <Version>1.8.14</Version>
- <Comment>Version Bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-04-04</Date>
- <Version>1.8.13</Version>
- <Comment>Rebuild with new toolchain</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>1.8.11</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-24</Date>
- <Version>1.8.11</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|