diff --git a/common/shlibs b/common/shlibs index 7a0b6a98a6d..0f14af42bd3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2219,8 +2219,8 @@ libdbus-c++-glib-1.so.0 libdbus-c++-0.9.0_1 libpagemaker-0.0.so.0 libpagemaker-0.0.2_1 libKF5CddbWidgets.so.5 libkcddb-17.08.2_1 libKF5Cddb.so.5 libkcddb-17.08.2_1 -libk3bdevice.so.7 k3b-17.08.2_1 -libk3blib.so.7 k3b-17.08.2_1 +libk3bdevice.so.8 k3b-22.12.1_1 +libk3blib.so.8 k3b-22.12.1_1 libsndio.so.7 libsndio-1.7.0_1 libopenconnect.so.5 openconnect-7.05_1 libusbredirparser.so.1 usbredir-0.7_1 diff --git a/srcpkgs/k3b/patches/fix-musl.patch b/srcpkgs/k3b/patches/fix-musl.patch deleted file mode 100644 index f920a8bac2a..00000000000 --- a/srcpkgs/k3b/patches/fix-musl.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- a/src/k3bsystemproblemdialog.cpp 2018-05-31 08:02:32.713467562 +0200 -+++ b/src/k3bsystemproblemdialog.cpp 2018-05-31 08:02:42.902478072 +0200 -@@ -57,7 +57,7 @@ - #include - #endif - --#ifndef Q_OS_WIN32 -+#ifdef __GLIBC__ - #include - #endif - #include -@@ -394,7 +394,7 @@ - dvd_r_dl = true; - } - --#ifndef Q_OS_WIN32 -+#ifdef __GLIBC__ - // check automounted devices - QList automountedDevices = checkForAutomounting(); - for( QList::const_iterator it = automountedDevices.constBegin(); -@@ -681,7 +681,7 @@ - } - - --#ifndef Q_OS_WIN32 -+#ifdef __GLIBC__ - QList K3b::SystemProblemDialog::checkForAutomounting() - { - QList l; diff --git a/srcpkgs/k3b/template b/srcpkgs/k3b/template index 87e378cfb7b..284abb8e30a 100644 --- a/srcpkgs/k3b/template +++ b/srcpkgs/k3b/template @@ -1,7 +1,7 @@ # Template file for 'k3b' pkgname=k3b -version=22.04.1 -revision=2 +version=22.12.1 +revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config qt5-qmake gettext qt5-host-tools kauth kdoctools kcoreaddons" @@ -16,4 +16,4 @@ license="GPL-2.0-or-later" homepage="https://kde.org/applications/en/multimedia/org.kde.k3b" changelog="https://kde.org/announcements/changelogs/gear/${version}/#k3b" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=d79037e95c7d567b9e6453f9f6cb72f4d764d43180aa8854ee935a338ed354fb +checksum=147e1ecbe3297b55789b15bdc24a1514255eeb5bd43c00ba5b458ea39f93e851