applications-25.08.2

This commit is contained in:
Rmys
2025-10-10 16:39:36 +03:00
parent 3ccc695662
commit 710469ba8a
79 changed files with 9701 additions and 9061 deletions
+106 -98
View File
@@ -1,62 +1,70 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdebugsettings</Name>
<Homepage>http://projects.kde.org/kdebugsettings</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>An application to enable/disable qCDebug</Summary>
<Description>KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.</Description>
<Archive sha1sum="16c3c40c6f0e38c867f22bb8143c4a827c30a5dc" type="tarxz">mirrors://kde/stable/release-service/25.08.1/src/kdebugsettings-25.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdebugsettings</Name>
<Summary>An application to enable/disable qCDebug</Summary>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency versionFrom="6.9.0">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
<Replaces>
<Package>kdebugsettings-kf6</Package>
</Replaces>
</Package>
<Source>
<Name>kdebugsettings</Name>
<Homepage>http://projects.kde.org/kdebugsettings</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>An application to enable/disable qCDebug</Summary>
<Description>KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.</Description>
<Archive sha1sum="68e9f65391fc84b989dec90f6005f30eeefc3085" type="tarxz">mirrors://kde/stable/release-service/25.08.2/src/kdebugsettings-25.08.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdebugsettings</Name>
<Summary>An application to enable/disable qCDebug</Summary>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency versionFrom="6.9.0">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
<Replaces>
<Package>kdebugsettings-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="66">
<Date>2025-10-09</Date>
<Version>25.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="65">
<Date>2025-09-11</Date>
<Version>25.08.1</Version>
@@ -78,47 +86,47 @@
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="62">
<Date>2025-06-08</Date>
<Version>25.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="61">
<Date>2025-05-08</Date>
<Version>25.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="60">
<Date>2025-04-20</Date>
<Version>25.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="59">
<Date>2025-04-02</Date>
<Version>24.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="58">
<Date>2025-02-06</Date>
<Version>24.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="57">
<Date>2025-01-10</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
<Update release="62">
<Date>2025-06-08</Date>
<Version>25.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="61">
<Date>2025-05-08</Date>
<Version>25.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="60">
<Date>2025-04-20</Date>
<Version>25.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="59">
<Date>2025-04-02</Date>
<Version>24.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="58">
<Date>2025-02-06</Date>
<Version>24.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="57">
<Date>2025-01-10</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>