From c0f2a4310f3c06b48b6cfd6397d978495f99c091 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 15 Mar 2026 12:51:59 +0300 Subject: [PATCH] pulseaudio-qt6-1.8.1 --- .../pulseaudio-qt6/files/fix-crash.patch | 13 --------- multimedia/sound/pulseaudio-qt6/pspec.xml | 29 ++++++++++++------- 2 files changed, 18 insertions(+), 24 deletions(-) delete mode 100644 multimedia/sound/pulseaudio-qt6/files/fix-crash.patch diff --git a/multimedia/sound/pulseaudio-qt6/files/fix-crash.patch b/multimedia/sound/pulseaudio-qt6/files/fix-crash.patch deleted file mode 100644 index 9e59ae6f5b..0000000000 --- a/multimedia/sound/pulseaudio-qt6/files/fix-crash.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/device_p.h b/src/device_p.h -index bbc39bc..1c6cdab 100644 ---- a/src/device_p.h -+++ b/src/device_p.h -@@ -119,7 +119,7 @@ public: - } - } - if (m_activePortIndex == static_cast(-1)) { -- qCWarning(PULSEAUDIOQT) << "Failed to find active port" << QString::fromUtf8(info->active_port->name); -+ qCWarning(PULSEAUDIOQT) << "Failed to find active port"; - for (const auto &port : std::as_const(m_ports)) { - qCWarning(PULSEAUDIOQT) << "Available port:" << port->name(); - } diff --git a/multimedia/sound/pulseaudio-qt6/pspec.xml b/multimedia/sound/pulseaudio-qt6/pspec.xml index af264ac2ef..14e43c0fb3 100644 --- a/multimedia/sound/pulseaudio-qt6/pspec.xml +++ b/multimedia/sound/pulseaudio-qt6/pspec.xml @@ -1,5 +1,5 @@ - + pulseaudio-qt6 @@ -12,24 +12,24 @@ library Libpulse için Qt bağları Libpulse için Qt bağları - https://download.kde.org/stable/pulseaudio-qt/pulseaudio-qt-1.8.0.tar.xz + https://download.kde.org/stable/pulseaudio-qt/pulseaudio-qt-1.8.1.tar.xz cmake doxygen glib2-devel extra-cmake-modules pulseaudio-libs-devel - qt6-sql-mysql - qt6-sql-sqlite - qt6-sql-odbc - qt6-sql-postgresql - qt6-base-devel - qt6-assistant-devel - qt6-designer-devel - qt6-declarative-devel + qt6-sql-mysql + qt6-sql-sqlite + qt6-sql-odbc + qt6-sql-postgresql + qt6-base-devel + qt6-assistant-devel + qt6-designer-devel + qt6-declarative-devel - fix-crash.patch + @@ -61,6 +61,13 @@ + + 2026-03-15 + 1.8.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2026-03-02 1.8.0