Skip to content

Commit

Permalink
kwalletmanager: 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 eccaaff commit 54ca394
Show file tree
Hide file tree
Showing 7 changed files with 1,181 additions and 1,172 deletions.
4 changes: 0 additions & 4 deletions packages/k/kwalletmanager/MAINTAINERS.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/k/kwalletmanager/abi_libs
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
kcm_kwallet5.so
kwalletmanager5
4 changes: 1 addition & 3 deletions packages/k/kwalletmanager/abi_symbols
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
kcm_kwallet5.so:_ZZZN10KAboutDataC4ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_Ed_NKUlvE_clEvE15qstring_literal
kcm_kwallet5.so:qt_plugin_instance
kcm_kwallet5.so:qt_plugin_query_metadata
kwalletmanager5:_ZZZN10KAboutDataC4ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_Ed_NKUlvE_clEvE15qstring_literal
kcm_kwallet5.so:qt_plugin_query_metadata_v2
48 changes: 25 additions & 23 deletions packages/k/kwalletmanager/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
libKF5Archive.so.5
libKF5AuthCore.so.5
libKF5Codecs.so.5
libKF5ConfigCore.so.5
libKF5ConfigWidgets.so.5
libKF5CoreAddons.so.5
libKF5Crash.so.5
libKF5DBusAddons.so.5
libKF5I18n.so.5
libKF5ItemViews.so.5
libKF5JobWidgets.so.5
libKF5KIOCore.so.5
libKF5KIOGui.so.5
libKF5Notifications.so.5
libKF5Wallet.so.5
libKF5WidgetsAddons.so.5
libKF5WindowSystem.so.5
libKF5XmlGui.so.5
libQt5Core.so.5
libQt5DBus.so.5
libQt5Gui.so.5
libQt5Widgets.so.5
libQt5Xml.so.5
libKF6Archive.so.6
libKF6AuthCore.so.6
libKF6Codecs.so.6
libKF6ConfigCore.so.6
libKF6ConfigWidgets.so.6
libKF6CoreAddons.so.6
libKF6Crash.so.6
libKF6DBusAddons.so.6
libKF6I18n.so.6
libKF6ItemViews.so.6
libKF6KCMUtils.so.6
libKF6KCMUtilsCore.so.6
libKF6KIOCore.so.6
libKF6KIOGui.so.6
libKF6Service.so.6
libKF6StatusNotifierItem.so.6
libKF6Wallet.so.6
libKF6WidgetsAddons.so.6
libKF6WindowSystem.so.6
libKF6XmlGui.so.6
libQt6Core.so.6
libQt6DBus.so.6
libQt6Gui.so.6
libQt6Widgets.so.6
libQt6Xml.so.6
libc.so.6
libstdc++.so.6
2,238 changes: 1,123 additions & 1,115 deletions packages/k/kwalletmanager/abi_used_symbols

Large diffs are not rendered by default.

33 changes: 18 additions & 15 deletions packages/k/kwalletmanager/package.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,34 @@
name : kwalletmanager
version : 23.08.5
release : 72
version : 24.02.0
release : 76
source :
- https://cdn.download.kde.org/stable/release-service/23.08.5/src/kwalletmanager-23.08.5.tar.xz : 391f8ac850719a60aac492b528de14c42e3a9121ff5cb47a5343c8623f9685b8
- https://cdn.download.kde.org/stable/release-service/24.02.0/src/kwalletmanager-24.02.0.tar.xz : fc483008fcdacba59da1b2586ae67cb49eab17f83ff9145c9c9955a88cd438b2
homepage : https://apps.kde.org/kwalletmanager5/
license : GPL-2.0-or-later
component : desktop.kde.core
summary : KWallet Management Tool
description: |
KWalletManager is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet.
optimize : lto
builddeps :
- karchive-devel
- kcmutils-devel
- kcrash-devel
- kdbusaddons-devel
- kdoctools-devel
- kio-devel
- knotifications-devel
- ktextwidgets-devel
- kwallet-devel
- kf6-karchive-devel
- kf6-kauth-devel
- kf6-kcmutils-devel
- kf6-kcrash-devel
- kf6-kdbusaddons-devel
- kf6-kdoctools-devel
- kf6-kio-devel
- kf6-kstatusnotifieritem-devel
- kf6-kwallet-devel
clang : yes
optimize :
- speed
- thin-lto
setup : |
%cmake_ninja
%cmake_kf6
build : |
%ninja_build
install : |
%ninja_install
# remove docs
rm -rf $installdir/usr/share/doc
rm -rfv $installdir/usr/share/doc
25 changes: 14 additions & 11 deletions packages/k/kwalletmanager/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>kwalletmanager</Name>
<Homepage>https://apps.kde.org/kwalletmanager5/</Homepage>
<Packager>
<Name>Justin Zobel</Name>
<Email>justin@1707.io</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.kde.core</PartOf>
Expand All @@ -21,8 +21,8 @@
<PartOf>desktop.kde.core</PartOf>
<Files>
<Path fileType="executable">/usr/bin/kwalletmanager5</Path>
<Path fileType="library">/usr/lib64/kf5/kauth/kcm_kwallet_helper5</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kwallet5.so</Path>
<Path fileType="library">/usr/lib64/kf6/kauth/kcm_kwallet_helper5</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kwallet5.so</Path>
<Path fileType="data">/usr/share/applications/kwalletmanager5-kwalletd.desktop</Path>
<Path fileType="data">/usr/share/applications/org.kde.kwalletmanager5.desktop</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.kde.kwalletmanager5.service</Path>
Expand All @@ -41,9 +41,10 @@
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/kwalletmanager2.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/kwalletmanager.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/kwalletmanager2.png</Path>
<Path fileType="data">/usr/share/kservices5/kwalletmanager5_show.desktop</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/kcmkwallet.mo</Path>
Expand Down Expand Up @@ -88,6 +89,8 @@
<Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/kcmkwallet.mo</Path>
<Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="localedata">/usr/share/locale/hne/LC_MESSAGES/kcmkwallet.mo</Path>
Expand Down Expand Up @@ -194,16 +197,16 @@
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/kwalletmanager.mo</Path>
<Path fileType="data">/usr/share/metainfo/org.kde.kwalletmanager5.appdata.xml</Path>
<Path fileType="data">/usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy</Path>
<Path fileType="data">/usr/share/qlogging-categories5/kwalletmanager.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kwalletmanager.categories</Path>
</Files>
</Package>
<History>
<Update release="72">
<Date>2024-02-16</Date>
<Version>23.08.5</Version>
<Update release="76">
<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 54ca394

Please sign in to comment.