Skip to content

Commit

Permalink
kdebugsettings: Update to v24.02.0 for Plasma 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Justinzobel authored and ReillyBrogan committed Mar 14, 2024
1 parent 315e90e commit bc4e9b3
Show file tree
Hide file tree
Showing 7 changed files with 1,078 additions and 1,040 deletions.
4 changes: 0 additions & 4 deletions packages/k/kdebugsettings/MAINTAINERS.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/k/kdebugsettings/abi_libs
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libkdebugsettings.so.5
libkdebugsettingscore.so.5
libkdebugsettings.so.6
libkdebugsettingscore.so.6
573 changes: 306 additions & 267 deletions packages/k/kdebugsettings/abi_symbols

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions packages/k/kdebugsettings/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
libKF5Completion.so.5
libKF5ConfigCore.so.5
libKF5ConfigGui.so.5
libKF5CoreAddons.so.5
libKF5DBusAddons.so.5
libKF5I18n.so.5
libKF5WidgetsAddons.so.5
libKF5XmlGui.so.5
libQt5Core.so.5
libQt5Gui.so.5
libQt5Widgets.so.5
libKF6Completion.so.6
libKF6ConfigCore.so.6
libKF6ConfigGui.so.6
libKF6CoreAddons.so.6
libKF6DBusAddons.so.6
libKF6I18n.so.6
libKF6WidgetsAddons.so.6
libKF6XmlGui.so.6
libQt6Core.so.6
libQt6Gui.so.6
libQt6Widgets.so.6
libc.so.6
libstdc++.so.6
1,460 changes: 729 additions & 731 deletions packages/k/kdebugsettings/abi_used_symbols

Large diffs are not rendered by default.

27 changes: 15 additions & 12 deletions packages/k/kdebugsettings/package.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
name : kdebugsettings
version : 23.08.5
release : 57
version : 24.02.0
release : 61
source :
- https://cdn.download.kde.org/stable/release-service/23.08.5/src/kdebugsettings-23.08.5.tar.xz : 98b1001cfae74749fe4099c06b5b17d99dc6be47cf13b13b872abd5665e14b10
- https://cdn.download.kde.org/stable/release-service/24.02.0/src/kdebugsettings-24.02.0.tar.xz : 2a4d43b27c467a5eae4bfa56cb179c0677e5632322a6efaa1e398254172d66aa
homepage : https://kde.org/applications/development/org.kde.kdebugsettings
license : LGPL-2.0-or-later
component : desktop.kde
summary : Application to enable/disable qCDebug
description: |
An application to enable/disable qCDebug.
builddeps :
- kcompletion-devel
- kconfig-devel
- kcoreaddons-devel
- kdbusaddons-devel
- ki18n-devel
- kitemviews-devel
- kwidgetsaddons-devel
- kxmlgui-devel
- kf6-kcompletion-devel
- kf6-kconfig-devel
- kf6-kcoreaddons-devel
- kf6-kdbusaddons-devel
- kf6-ki18n-devel
- kf6-kxmlgui-devel
- kf6-kwidgetsaddons-devel
clang : yes
optimize :
- speed
- thin-lto
setup : |
%cmake_ninja -DBUILD_TESTING=OFF
%cmake_kf6
build : |
%ninja_build
install : |
Expand Down
28 changes: 15 additions & 13 deletions packages/k/kdebugsettings/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>kdebugsettings</Name>
<Homepage>https://kde.org/applications/development/org.kde.kdebugsettings</Homepage>
<Packager>
<Name>Justin Zobel</Name>
<Email>justin@1707.io</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Packager>
<License>LGPL-2.0-or-later</License>
<PartOf>desktop.kde</PartOf>
Expand All @@ -21,14 +21,15 @@
<PartOf>desktop.kde</PartOf>
<Files>
<Path fileType="executable">/usr/bin/kdebugsettings</Path>
<Path fileType="library">/usr/lib64/libkdebugsettings.so.23.08.5</Path>
<Path fileType="library">/usr/lib64/libkdebugsettings.so.5</Path>
<Path fileType="library">/usr/lib64/libkdebugsettingscore.so.23.08.5</Path>
<Path fileType="library">/usr/lib64/libkdebugsettingscore.so.5</Path>
<Path fileType="library">/usr/lib64/libkdebugsettings.so.24.02.0</Path>
<Path fileType="library">/usr/lib64/libkdebugsettings.so.6</Path>
<Path fileType="library">/usr/lib64/libkdebugsettingscore.so.24.02.0</Path>
<Path fileType="library">/usr/lib64/libkdebugsettingscore.so.6</Path>
<Path fileType="data">/usr/share/applications/org.kde.kdebugsettings.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/debug-run.png</Path>
<Path fileType="data">/usr/share/kdebugsettings/groups/Full Debug Ruqola</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/kdebugsettings.mo</Path>
Expand All @@ -37,6 +38,7 @@
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/kdebugsettings.mo</Path>
Expand Down Expand Up @@ -69,17 +71,17 @@
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/kdebugsettings.mo</Path>
<Path fileType="data">/usr/share/metainfo/org.kde.kdebugsettings.appdata.xml</Path>
<Path fileType="data">/usr/share/qlogging-categories5/kde.renamecategories</Path>
<Path fileType="data">/usr/share/qlogging-categories5/kdebugsettings.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kde.renamecategories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kdebugsettings.categories</Path>
</Files>
</Package>
<History>
<Update release="57">
<Date>2024-02-16</Date>
<Version>23.08.5</Version>
<Update release="61">
<Date>2024-03-14</Date>
<Version>24.02.0</Version>
<Comment>Packaging update</Comment>
<Name>Justin Zobel</Name>
<Email>justin@1707.io</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>

0 comments on commit bc4e9b3

Please sign in to comment.