[packages/ka6-audiotube] - added qdebug.patch - updated to 25.04.1

witekfl witekfl at pld-linux.org
Thu May 8 18:38:30 CEST 2025


commit ff83725680686ce51b5349ab969cbe62153e7067
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu May 8 17:19:30 2025 +0200

    - added qdebug.patch
    - updated to 25.04.1

 ka6-audiotube.spec |  8 +++++---
 qdebug.patch       | 12 ++++++++++++
 2 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/ka6-audiotube.spec b/ka6-audiotube.spec
index cb3f6eb..81788f4 100644
--- a/ka6-audiotube.spec
+++ b/ka6-audiotube.spec
@@ -2,19 +2,20 @@
 # Conditional build:
 %bcond_with	tests		# test suite
 
-%define		kdeappsver	25.04.0
+%define		kdeappsver	25.04.1
 %define		qt_ver		6.4.0
 %define		kf_ver		5.240.0
 %define		kaname		audiotube
 Summary:	A client for YouTube Music
 Summary(pl.UTF-8):	Klient YouTube Music
 Name:		ka6-%{kaname}
-Version:	25.04.0
+Version:	25.04.1
 Release:	1
 License:	GPL v3
 Group:		X11/Applications/Multimedia
 Source0:	https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	97726e582f706156b99b6e48b4fac0d8
+# Source0-md5:	f29eed4a6c7110c696bebca09d1aed21
+Patch0:		qdebug.patch
 URL:		https://apps.kde.org/audiotube/
 BuildRequires:	Qt6Concurrent-devel >= %{qt_ver}
 BuildRequires:	Qt6Core-devel >= %{qt_ver}
@@ -83,6 +84,7 @@ AudioTube to klient YouTube Music.
 
 %prep
 %setup -q -n %{kaname}-%{version}
+%patch -P0 -p1
 
 %build
 %cmake \
diff --git a/qdebug.patch b/qdebug.patch
new file mode 100644
index 0000000..789e64f
--- /dev/null
+++ b/qdebug.patch
@@ -0,0 +1,12 @@
+diff -up audiotube-25.04.1/src/videoinfoextractor.cpp.orig audiotube-25.04.1/src/videoinfoextractor.cpp
+diff -up audiotube-25.04.1/src/videoinfoextractor.h.orig audiotube-25.04.1/src/videoinfoextractor.h
+--- audiotube-25.04.1/src/videoinfoextractor.h.orig	2025-05-05 13:10:40.000000000 +0200
++++ audiotube-25.04.1/src/videoinfoextractor.h	2025-05-08 17:16:53.461285646 +0200
+@@ -4,6 +4,7 @@
+ 
+ #pragma once
+ 
++#include <QDebug>
+ #include <QObject>
+ #include <QUrl>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-audiotube.git/commitdiff/ff83725680686ce51b5349ab969cbe62153e7067



More information about the pld-cvs-commit mailing list