Files
2025-01-23 00:32:12 +03:00

72 lines
2.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdsoap-ws-discovery-client</Name>
<Homepage>https://invent.kde.org/libraries/kdsoap-ws-discovery-client</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>custom</License>
<IsA>library</IsA>
<Summary>WS-Discovery client library based on KDSoap</Summary>
<Description>WS-Discovery client library based on KDSoap</Description>
<Archive sha1sum="592878d23f6639a5217927f7384536ed71b588ff" type="tarxz">https://download.kde.org/stable/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>kdsoap6-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>kdsoap-ws-discovery-client.patch</Patch>
<Patch level="1">kdsoap-ws-discovery-client.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>kdsoap-ws-discovery-client</Name>
<RuntimeDependencies>
<Dependency>kdsoap6</Dependency>
<Dependency>qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kdsoap-ws-discovery-client-devel</Name>
<Summary>Development files for kdsoap-ws-discovery-client</Summary>
<RuntimeDependencies>
<Dependency release="current">kdsoap-ws-discovery-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2025-01-20</Date>
<Version>0.4.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2024-02-28</Date>
<Version>0.4.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>