Merge pull request #14694 from Rmys/master

doxygen ver. bump
This commit is contained in:
Rmys
2024-08-12 20:33:23 +03:00
committed by GitHub
2 changed files with 17 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>data:</IsA>
<Summary>Hardware identification and configuration data</Summary>
<Description>Hardware identification and configuration data</Description>
<Archive sha1sum="3f9c531d5a198f2eb0cfe3ece46e69bb3ddec6cd" type="targz">https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.384.tar.gz</Archive>
<Archive sha1sum="0d3a168b427e27d63e91635f5584dde50e2c14bb" type="targz">https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.385.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency>Dep1-devel</Dependency> -->
</BuildDependencies>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-08-10</Date>
<Version>0.385</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2024-07-05</Date>
<Version>0.384</Version>
+9 -1
View File
@@ -12,10 +12,11 @@
<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="791f6531d610c483d11a31794b7ba0db9b0cecfd" type="targz">https://github.com/doxygen/doxygen/archive/refs/tags/Release_1_10_0.tar.gz</Archive>
<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:
@@ -63,6 +64,13 @@
</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>