[qtav] Fix QT-5.14 build
by Leigh Scott
commit 0b0c42999e3a5ea005d982ce730ca63094690bca
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Apr 29 08:31:12 2020 +0100
Fix QT-5.14 build
fix_qt514_build.patch | 21 +++++++++++++++++++++
qtav.spec | 3 ++-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/fix_qt514_build.patch b/fix_qt514_build.patch
new file mode 100644
index 0000000..c81ccdd
--- /dev/null
+++ b/fix_qt514_build.patch
@@ -0,0 +1,21 @@
+From 5abba7f0505e75fceabd4dd8992a7e02bb149d64 Mon Sep 17 00:00:00 2001
+From: Alexander Ivash <Alexander.Ivash(a)StealthBits.com>
+Date: Tue, 24 Dec 2019 16:04:25 +0300
+Subject: [PATCH] add include
+
+---
+ qml/SGVideoNode.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/qml/SGVideoNode.cpp b/qml/SGVideoNode.cpp
+index b12089d8e..3f2a07d72 100644
+--- a/qml/SGVideoNode.cpp
++++ b/qml/SGVideoNode.cpp
+@@ -25,6 +25,7 @@
+ #include "QtAV/VideoFrame.h"
+ #include <QtCore/QScopedPointer>
+ #include <QtGui/QOpenGLFunctions>
++#include <QtQuick/QSGMaterial>
+ #include <QtQuick/QSGMaterialShader>
+
+ // all in QSGRenderThread
diff --git a/qtav.spec b/qtav.spec
index 16345ba..8afc4ab 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -8,6 +8,7 @@ Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
URL: http://www.qtav.org/
Source0: https://github.com/wang-bin/QtAV/archive/v%{version}/%{project}-%{version...
+Patch0: https://github.com/wang-bin/QtAV//commit/5abba7f0505e75fceabd4dd8992a7e02...
BuildRequires: desktop-file-utils
BuildRequires: qt5-qtbase-devel
@@ -105,7 +106,7 @@ High performance. User & developer friendly.
This package contains the QtAV based players.
%prep
-%autosetup -n %repo-%{version}
+%autosetup -p1 -n %repo-%{version}
# E: script-without-shebang /usr/share/icons/hicolor/scalable/apps/QtAV.svg
# ignore them src/QtAV.svg: SVG Scalable Vector Graphics image
4 years, 6 months
[pianobar] Rebuilt for libjson
by Leigh Scott
commit 5b134836d4e7dd9a9fa79ae1573c84fbcb7f06b8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Apr 29 08:18:30 2020 +0100
Rebuilt for libjson
pianobar.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pianobar.spec b/pianobar.spec
index 085efb7..586b5ab 100644
--- a/pianobar.spec
+++ b/pianobar.spec
@@ -1,6 +1,6 @@
Name: pianobar
Version: 2020.04.05
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Console-based client for Pandora
License: MIT
@@ -54,6 +54,9 @@ chmod a+x configure
%changelog
+* Wed Apr 29 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2020.04.05-2
+- Rebuilt for libjson
+
* Mon Apr 06 2020 Richard Shaw <hobbes1069(a)gmail.com> - 2020.04.05-1
- Update to 2020.04.05.
4 years, 6 months
[qtav] Rebuild for QT-5.14
by Leigh Scott
commit c03dd2506101b6e52ddcfc026955435dbe50ab0c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Apr 29 08:16:51 2020 +0100
Rebuild for QT-5.14
qtav.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index 0c45b83..16345ba 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -3,7 +3,7 @@
Name: qtav
Version: 1.13.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
URL: http://www.qtav.org/
@@ -203,6 +203,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Wed Apr 29 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.13.0-5
+- Rebuild for QT-5.14
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.13.0-4
- Rebuild for ffmpeg-4.3 git
4 years, 6 months
[mock-rpmfusion-nonfree/el8] (5 commits) ...F32 GA
by Sérgio M. Basto
Summary of changes:
63f0773... Allow --enablerepo=rpmfusion-{non,}free-override to work ou (*)
dd9ac74... F32 Branch and the forgotten F31 GA (*)
7931081... Fix changelog (*)
6192c8a... Configurations for Mock-2.0 (*)
0dd5d13... F32 GA (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[mock-rpmfusion-free/el8] (5 commits) ...F32 GA
by Sérgio M. Basto
Summary of changes:
3016feb... Allow --enablerepo=rpmfusion-{non,}free-override to work ou (*)
cd1be8e... F32 Branch and the forgotten F31 GA (*)
06e3ebb... Fix changelog (*)
82d7bbf... Configurations for Mock-2.0 (*)
c357f84... F32 GA (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months