Skip to content

Commit

Permalink
kget: 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 fb90c62 commit 676f5e7
Show file tree
Hide file tree
Showing 7 changed files with 2,831 additions and 2,660 deletions.
4 changes: 0 additions & 4 deletions packages/k/kget/MAINTAINERS.md

This file was deleted.

4 changes: 3 additions & 1 deletion packages/k/kget/abi_libs
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
kcm_kget_bittorrentfactory.so
kcm_kget_checksumsearchfactory.so
kcm_kget_metalinkfactory.so
kcm_kget_mirrorsearchfactory.so
kcm_kget_mmsfactory.so
kcm_kget_multisegkiofactory.so
kget_bittorrent.so
kget_checksumsearchfactory.so
kget_kio.so
kget_metalinkfactory.so
kget_mirrorsearchfactory.so
kget_mmsfactory.so
kget_multisegkiofactory.so
libkgetcore.so.5
libkgetcore.so.6
1,648 changes: 836 additions & 812 deletions packages/k/kget/abi_symbols

Large diffs are not rendered by default.

61 changes: 32 additions & 29 deletions packages/k/kget/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,35 +1,38 @@
UNKNOWN
libKF5Completion.so.5
libKF5ConfigCore.so.5
libKF5ConfigGui.so.5
libKF5ConfigWidgets.so.5
libKF5CoreAddons.so.5
libKF5DBusAddons.so.5
libKF5I18n.so.5
libKF5I18nLocaleData.so.5
libKF5IconThemes.so.5
libKF5ItemViews.so.5
libKF5KCMUtils.so.5
libKF5KIOCore.so.5
libKF5KIOWidgets.so.5
libKF5Notifications.so.5
libKF5NotifyConfig.so.5
libKF5Wallet.so.5
libKF5WidgetsAddons.so.5
libKF5WindowSystem.so.5
libKF5XmlGui.so.5
libQt5Core.so.5
libQt5DBus.so.5
libQt5Gui.so.5
libQt5Network.so.5
libQt5Widgets.so.5
libQt5Xml.so.5
libKF6ColorScheme.so.6
libKF6Completion.so.6
libKF6ConfigCore.so.6
libKF6ConfigGui.so.6
libKF6ConfigWidgets.so.6
libKF6CoreAddons.so.6
libKF6DBusAddons.so.6
libKF6I18n.so.6
libKF6I18nLocaleData.so.6
libKF6IconWidgets.so.6
libKF6ItemViews.so.6
libKF6KCMUtils.so.6
libKF6KCMUtilsCore.so.6
libKF6KIOCore.so.6
libKF6KIOGui.so.6
libKF6KIOWidgets.so.6
libKF6Notifications.so.6
libKF6NotifyConfig.so.6
libKF6StatusNotifierItem.so.6
libKF6Wallet.so.6
libKF6WidgetsAddons.so.6
libKF6WindowSystem.so.6
libKF6XmlGui.so.6
libKTorrent6.so.6
libQt6Core.so.6
libQt6DBus.so.6
libQt6Gui.so.6
libQt6Network.so.6
libQt6Sql.so.6
libQt6Widgets.so.6
libQt6Xml.so.6
libc.so.6
libgcc_s.so.1
libgpgmepp.so.6
libkworkspace5.so.5
libm.so.6
libmms.so.0
libqca-qt5.so.2
libqgpgme.so.15
libqgpgmeqt6.so.15
libstdc++.so.6
3,689 changes: 1,915 additions & 1,774 deletions packages/k/kget/abi_used_symbols

Large diffs are not rendered by default.

34 changes: 19 additions & 15 deletions packages/k/kget/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kget
version : 23.08.5
release : 69
version : 24.02.0
release : 73
source :
- https://cdn.download.kde.org/stable/release-service/23.08.5/src/kget-23.08.5.tar.xz : 2eaa2b7bf0726ea7fcdf7fef5ce6798ca306107dd9724a061d823a8d2edbf38e
- https://cdn.download.kde.org/stable/release-service/24.02.0/src/kget-24.02.0.tar.xz : 678b09396c077cab7fe5eb8e275a8534495229f3195bac6695d89c57b8be46ee
homepage : https://kde.org/applications/internet/org.kde.kget
license :
- GFDL-1.2-or-later
Expand All @@ -12,27 +12,31 @@ summary : Download manager by KDE
description: |
KGet is a versatile and user-friendly download manager.
builddeps :
- pkgconfig(libgcrypt)
- pkgconfig(libmms)
- pkgconfig(qca2-qt5)
- pkgconfig(sqlite3)
- gpgme-qt-devel
- kcmutils-devel
- kcrash-devel
- kdbusaddons-devel
- kdoctools-devel
- kiconthemes-devel
- knotifyconfig-devel
- kparts-devel
- kwallet-devel
- kf6-kcmutils-devel
- kf6-kcrash-devel
- kf6-kdbusaddons-devel
- kf6-kdoctools-devel
- kf6-kiconthemes-devel
- kf6-knotifications-devel
- kf6-knotifyconfig-devel
- kf6-kstatusnotifieritem-devel
- kf6-kwallet-devel
- libboost-devel
- libktorrent-devel
- plasma-workspace-devel
clang : yes
optimize :
- speed
- thin-lto
setup : |
%cmake_ninja -DBUILD_TESTING=OFF
%cmake_kf6
build : |
%ninja_build
install : |
%ninja_install
# remove docs
rm -rf $installdir/usr/share/doc
rm -rfv $installdir/usr/share/doc
51 changes: 26 additions & 25 deletions packages/k/kget/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>kget</Name>
<Homepage>https://kde.org/applications/internet/org.kde.kget</Homepage>
<Packager>
<Name>Justin Zobel</Name>
<Email>justin@1707.io</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Packager>
<License>GFDL-1.2-or-later</License>
<License>GPL-2.0-or-later</License>
Expand All @@ -22,19 +22,21 @@
<PartOf>network.download</PartOf>
<Files>
<Path fileType="executable">/usr/bin/kget</Path>
<Path fileType="library">/usr/lib64/libkgetcore.so.5</Path>
<Path fileType="library">/usr/lib64/libkgetcore.so.5.0.0</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_checksumsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_kio.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_metalinkfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_mirrorsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_mmsfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget/kget_multisegkiofactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget_kcms/kcm_kget_checksumsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget_kcms/kcm_kget_metalinkfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget_kcms/kcm_kget_mirrorsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget_kcms/kcm_kget_mmsfactory.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/kget_kcms/kcm_kget_multisegkiofactory.so</Path>
<Path fileType="library">/usr/lib64/libkgetcore.so.6</Path>
<Path fileType="library">/usr/lib64/libkgetcore.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_bittorrent.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_checksumsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_kio.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_metalinkfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_mirrorsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_mmsfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget/kget_multisegkiofactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_bittorrentfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_checksumsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_metalinkfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_mirrorsearchfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_mmsfactory.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kget_kcms/kcm_kget_multisegkiofactory.so</Path>
<Path fileType="data">/usr/share/applications/org.kde.kget.desktop</Path>
<Path fileType="data">/usr/share/config.kcfg/kget.kcfg</Path>
<Path fileType="data">/usr/share/config.kcfg/kget_checksumsearchfactory.kcfg</Path>
Expand All @@ -50,9 +52,8 @@
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/kget.png</Path>
<Path fileType="data">/usr/share/kget/pics/kget_splash.png</Path>
<Path fileType="data">/usr/share/kio/servicemenus/kget_download.desktop</Path>
<Path fileType="data">/usr/share/knotifications5/kget.notifyrc</Path>
<Path fileType="data">/usr/share/kservicetypes5/kget_plugin.desktop</Path>
<Path fileType="data">/usr/share/kxmlgui5/kget/kgetui.rc</Path>
<Path fileType="data">/usr/share/kio/servicemenus/kget_plugin.desktop</Path>
<Path fileType="data">/usr/share/knotifications6/kget.notifyrc</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/kget.mo</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kget.mo</Path>
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/kget.mo</Path>
Expand Down Expand Up @@ -134,7 +135,7 @@
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/kget.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/kget.mo</Path>
<Path fileType="data">/usr/share/metainfo/org.kde.kget.appdata.xml</Path>
<Path fileType="data">/usr/share/qlogging-categories5/kget.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kget.categories</Path>
</Files>
</Package>
<Package>
Expand All @@ -144,19 +145,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="69">kget</Dependency>
<Dependency release="73">kget</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/libkgetcore.so</Path>
</Files>
</Package>
<History>
<Update release="69">
<Date>2024-02-16</Date>
<Version>23.08.5</Version>
<Update release="73">
<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 676f5e7

Please sign in to comment.