framework-6.11.0

This commit is contained in:
Rmys
2025-02-24 13:13:46 +03:00
parent 316ef8e617
commit f8a3f78e0a
24 changed files with 216 additions and 72 deletions
+9 -3
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,13 +12,13 @@
<IsA>library</IsA>
<Summary>Network service discovery using Zeroconf</Summary>
<Description>kdnssd is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="be122f4383edc53b37f14bcd0c0acc8e1ea03e30" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdnssd-6.10.0.tar.xz</Archive>
<Archive sha1sum="90ac1e770543a620664231ac2f5344ff888b099a" type="tarxz">mirrors://kde/stable/frameworks/6.11/kdnssd-6.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
<Dependency>avahi-devel</Dependency>
<Dependency>avahi-compat-libdns_sd-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.11.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -59,6 +58,13 @@
</Package>
<History>
<Update release="71">
<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="70">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>