Files
2025-01-30 17:26:46 +03:00

67 lines
2.7 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdbusaddons5</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Extra modules for Qt-DBus</Summary>
<Description>KDE5-kdbusaddons5 provides convenience classes on top of QtDBus, as well as an API to create kded5 modules.</Description>
<Archive sha1sum="4a9b0bbaf0a2c7b672787cf9a97cebbfc8f079cb" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdbusaddons-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdbusaddons5</Name>
<RuntimeDependencies>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kdbusaddons5-devel</Name>
<Summary>Development files for kdbusaddons5</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency release="current">kdbusaddons5</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="1">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>