doxygen: version bump to 1.14.0, new package: python3-httplib2

This commit is contained in:
suvari
2025-07-01 12:25:04 +03:00
parent 7540641575
commit e7b3e8f702
10 changed files with 394 additions and 99 deletions
+10 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>doxygen</Name>
@@ -9,10 +9,11 @@
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>doxygen</Icon>
<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>
<Archive sha1sum="796e802a793c45a608da4f6ac834bbd23129777c" type="targz">https://github.com/doxygen/doxygen/archive/refs/tags/Release_1_14_0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -64,6 +65,13 @@
</Package>-->
<History>
<Update release="15">
<Date>2025-07-01</Date>
<Version>1.14.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="14">
<Date>2024-08-10</Date>
<Version>1.12.0</Version>