framework-6.11.0

This commit is contained in:
Rmys
2025-02-24 13:29:52 +03:00
parent 6c551463a5
commit c26cd624b0
15 changed files with 370 additions and 280 deletions
+9 -3
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -14,10 +13,10 @@
<IsA>app:console</IsA>
<Summary>Multi-threaded programming framework for KDE</Summary>
<Description>threadweaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.</Description>
<Archive sha1sum="506f7b83509e7c6c1655836b6a9bd71a6406259d" type="tarxz">mirrors://kde/stable/frameworks/6.10/threadweaver-6.10.0.tar.xz</Archive>
<Archive sha1sum="e7f3b623a5709674d94230072a433b107da07c0b" type="tarxz">mirrors://kde/stable/frameworks/6.11/threadweaver-6.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.11.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -55,6 +54,13 @@
</Package>
<History>
<Update release="72">
<Date>2025-02-14</Date>
<Version>6.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>