framework-6.19.0

This commit is contained in:
Rmys
2025-10-11 23:48:53 +03:00
parent 3f625524ba
commit 527efc2e86
32 changed files with 418 additions and 263 deletions
+12 -9
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 "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kapidox</Name>
@@ -12,24 +12,20 @@
<IsA>library</IsA>
<Summary>kde6 Frameworks API documentation tools.</Summary>
<Description>kde6 Frameworks API documentation tools.</Description>
<Archive sha1sum="9695390b7af0068059ec1670646f4d227b3b0b5a" type="tarxz">mirrors://kde/stable/frameworks/6.18/kapidox-6.18.0.tar.xz</Archive>
<Archive sha1sum="6b42b72a272d2f92ab286cd60c642ce223953403" type="tarxz">mirrors://kde/stable/frameworks/6.19/kapidox-6.19.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-build</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-PyYAML</Dependency>
<!-- <Dependency versionFrom="6.7.3">qt6-base-devel</Dependency> -->
<Dependency versionFrom="6.18.0">extra-cmake-modules</Dependency>
<Dependency>python3-build</Dependency>
<Dependency versionFrom="6.19.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">fedora/kf5-kapidox-install.patch</Patch-->
</Patches>
</Source>
<Package>
<Name>kapidox</Name>
<RuntimeDependencies>
<!-- <Dependency versionFrom="6.7.3">qt6-base</Dependency> -->
</RuntimeDependencies>
<RuntimeDependencies/>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
@@ -42,6 +38,13 @@
</Package>
<History>
<Update release="80">
<Date>2025-10-11</Date>
<Version>6.19.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="79">
<Date>2025-09-12</Date>
<Version>6.18.0</Version>