84 lines
3.1 KiB
XML
Executable File
84 lines
3.1 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kdbusaddons</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>kde6-kdbusaddons provides convenience classes on top of QtDBus, as well as an API to create kded modules.</Description>
|
|
<Archive sha1sum="8cfee3bb2b175401fa3c34170424f551280685fd" type="tarxz">mirrors://kde/stable/frameworks/6.12/kdbusaddons-6.12.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
|
|
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
|
|
<Dependency versionFrom="6.12.0">extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kdbusaddons</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency versionFrom="6.7.3">qt6-base</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>
|
|
<Replaces>
|
|
<Package>kdbusaddons-kf6</Package>
|
|
</Replaces>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>kdbusaddons-devel</Name>
|
|
<Summary>Development files for kdbusaddons</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
|
|
<Dependency release="current">kdbusaddons</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
<Replaces>
|
|
<Package>kdbusaddons-kf6-devel</Package>
|
|
</Replaces>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="73">
|
|
<Date>2025-04-01</Date>
|
|
<Version>6.12.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<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>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|