[vdr-mpv/f36] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
Summary of changes:
2911357... Rebuilt for VDR 2.6.x (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[vdr-mpv] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
commit 2911357c2054331feaf801725c61308fcc8ac588
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:39:07 2022 +0100
Rebuilt for VDR 2.6.x
vdr-mpv.spec | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 49dcac1..79cdb5c 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -1,15 +1,17 @@
%global pname mpv
+# version we want build against
+%global vdr_version 2.6.1
Name: vdr-%{pname}
Version: 1.2.3
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL: https://github.com/ua0lnj/vdr-plugin-mpv
Source0: https://github.com/ua0lnj/vdr-plugin-mpv/archive/v%{version}.tar.gz#/%{na...
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.0
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: mpv-libs-devel
BuildRequires: libdrm-devel
BuildRequires: libxcb-devel
@@ -43,6 +45,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 1.2.3-5
+- Rebuilt for VDR 2.6.x
+
* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.3-4
- Rebuilt for new VDR API version
2 years, 7 months
[vdr-mp3/f36] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
Summary of changes:
f7ffb39... Rebuilt for VDR 2.6.x (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[vdr-mp3] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
commit f7ffb39b2f32735bc7839ac5fdd219dc864fa12e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:19:36 2022 +0100
Rebuilt for VDR 2.6.x
vdr-mp3.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vdr-mp3.spec b/vdr-mp3.spec
index 9860ce2..1d548e6 100644
--- a/vdr-mp3.spec
+++ b/vdr-mp3.spec
@@ -3,9 +3,12 @@
# - patch to allow playing audio files (currently insists to find video)
# - audio CD support?
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-mp3
Version: 0.10.4
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Sound playback plugin for VDR
License: GPLv2+
URL: https://github.com/vdr-projects/vdr-plugin-mp3/
@@ -20,7 +23,7 @@ Patch0: %{name}-%{version}-Makefile.patch
Patch1: %{name}-fix-overloaded-ambiguous.patch
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.6
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: libsndfile-devel >= 1.0.0
BuildRequires: libvorbis-devel
BuildRequires: %{__perl}
@@ -162,6 +165,9 @@ fi
%ghost %{vdr_vardir}/global.mplayer.resume
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 0.10.4-5
+- Rebuilt for VDR 2.6.x
+
* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.10.4-4
- Rebuilt for new VDR API version
2 years, 7 months
[megasync/f35] (4 commits) ...Update to 4.6.6.0.
by Vasiliy Glazov
Summary of changes:
7847b99... Fix build with ffmpeg 5. (*)
2fec877... Require full ffmpeg libs. (*)
1d2344a... Fix Changelog. (*)
5e0772a... Update to 4.6.6.0. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[megasync/f36] Update to 4.6.6.0.
by Vasiliy Glazov
Summary of changes:
5e0772a... Update to 4.6.6.0. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[megasync] Update to 4.6.6.0.
by Vasiliy Glazov
commit 5e0772a90b4219b3867c62e409d783cd613f8500
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon Apr 11 11:31:24 2022 +0300
Update to 4.6.6.0.
.gitignore | 2 ++
megasync.spec | 11 +++++++----
sources | 4 ++--
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0deb49a..be3e99d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@
/v3.9.6b.tar.gz
/v4.6.3.0_Linux.tar.gz
/v4.6.5.0_Linux.tar.gz
+/v3.9.16.tar.gz
+/v4.6.6.0_Win.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 50041f6..87c8a0f 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,5 +1,5 @@
-%global sdk_version 3.9.6b
-%global source_suffix Linux
+%global sdk_version 3.9.16
+%global source_suffix Win
%bcond_without dolphin
%bcond_without nautilus
@@ -10,8 +10,8 @@
%endif
Name: megasync
-Version: 4.6.5.0
-Release: 3%{?dist}
+Version: 4.6.6.0
+Release: 1%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
License: Proprietary and BSD
@@ -257,6 +257,9 @@ popd
%endif
%changelog
+* Mon Apr 11 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.6.6.0-1
+- Update to 4.6.6.0
+
* Mon Apr 04 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.6.5.0-3
- Fix build with ffmpeg 5
- Require full ffmpeg libs
diff --git a/sources b/sources
index ff1f02d..dbb4eb0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v4.6.5.0_Linux.tar.gz) = 7d63dc080384d181470ef63e3645a399e3cecdbded1cf00d286f9279d6b4f631b51865b6c23b0ba5baf2daaec5cd81f7bb6a0000164622197b44b09efffac274
-SHA512 (v3.9.6b.tar.gz) = 88057a43565685e3385b5abca9ef5ede088c5d23dc25cc213e917a39436f59084c67557c1a45326e6214c0d2af926ed010805e9b4e5a63ec5ef7d4bf536f379a
+SHA512 (v3.9.16.tar.gz) = 462cf6fb955f39b8ead678590ff94ae77326e7098e2d9f569caa93133cd4cd4edacbe59c29fed79ff9cc764d8764aabb56fd7ee5b863a797314b49ef2fb43aa9
+SHA512 (v4.6.6.0_Win.tar.gz) = 2607bdf31900034fd4d880994fda1fd11f5b00e863105ee63ad0db3b6246405afa3798339dc7a78f9a822d31002ab4b9f7a52bdf0ddf240e3b820a5588b69bae
2 years, 7 months
[qmmp-plugins-freeworld] version bump to 2.0.4
by Karel Volný
commit f8918eee898a4e06a9a6f1df8e13b2d7d39975f3
Author: Karel Volný <kvolny(a)redhat.com>
Date: Fri Apr 8 11:17:10 2022 +0200
version bump to 2.0.4
uses Qt6
fix provides filtering
update cmake usage
.gitignore | 1 +
qmmp-filter-provides.sh | 17 -----------------
qmmp-plugins-freeworld.spec | 22 +++++++++++++---------
sources | 2 +-
4 files changed, 15 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61bea5c..3ed4cad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ qmmp-0.9.6.tar.bz2
/qmmp-1.4.6.tar.bz2
/qmmp-1.5.0.tar.bz2
/qmmp-1.5.1.tar.bz2
+/qmmp-2.0.4.tar.bz2
diff --git a/qmmp-plugins-freeworld.spec b/qmmp-plugins-freeworld.spec
index 1c6e599..5663364 100644
--- a/qmmp-plugins-freeworld.spec
+++ b/qmmp-plugins-freeworld.spec
@@ -1,15 +1,12 @@
Name: qmmp-plugins-freeworld
-Version: 1.5.1
-Release: 4%{?dist}
+Version: 2.0.4
+Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
Group: Applications/Multimedia
License: GPLv2+
URL: http://qmmp.ylsoftware.com/
Source: http://qmmp.ylsoftware.com/files/qmmp-%{version}.tar.bz2
-Source2: qmmp-filter-provides.sh
-%define _use_internal_dependency_generator 0
-%define __find_provides %{SOURCE2}
BuildRequires: cmake
BuildRequires: desktop-file-utils
@@ -18,14 +15,16 @@ BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel
BuildRequires: libcurl-devel
BuildRequires: libmms-devel
-BuildRequires: qt5-linguist
-BuildRequires: qt5-qtbase-devel
+BuildRequires: qt6-qtmultimedia-devel
+BuildRequires: qt6-qttools-devel
BuildRequires: taglib-devel >= 1.10
BuildRequires: zlib-devel
Requires: qmmp%{?_isa} = %{version}
Supplements: qmmp
+%global __provides_exclude_from ^%{_libdir}/qmmp/.*\\.so$
+
%description
Qmmp is an audio-player, written with help of Qt library.
This package contains plugins needed to play AAC and WMA files,
@@ -112,8 +111,7 @@ sed -i \
\
-D CMAKE_INSTALL_PREFIX=/usr \
-D LIB_DIR=%{_lib} \
- -D PLUGIN_DIR=%{_lib}/qmmp \
- ./
+ -D PLUGIN_DIR=%{_lib}/qmmp
make VERBOSE=1 %{?_smp_mflags} -C %{_vpath_builddir}/src/plugins/Engines/mplayer
make VERBOSE=1 %{?_smp_mflags} -C %{_vpath_builddir}/src/plugins/Input/aac
@@ -170,6 +168,12 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-ffmpeg-enque
%changelog
+* Fri Apr 08 2022 Karel Volný <kvolny(a)redhat.com> 2.0.4-1
+- version bump to 2.0.4
+- uses Qt6
+- fix provides filtering
+- update cmake usage
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.5.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 3702f80..64a4599 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qmmp-1.5.1.tar.bz2) = 4b866e7b53ea1757a94e028730dd99bab3b56917e6835b46284cce148e779e00a5fe0a396667283aa13c980a9ee33d0fe76df0198320f1897ec3b73bcd1f275e
+SHA512 (qmmp-2.0.4.tar.bz2) = 0727e96fad66de3be5b4879e07a79d52299a248a51869ed2adb992cffacf9c38e1c11786c9ce2019870b40ff16225922644f5003f18bef7f5e95b0f30e5b5be5
2 years, 7 months
[chromium-freeworld] fix missing include
by Leigh Scott
commit c2112105a5c8f0c67cb1edecd954f5aeaac27d02
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Apr 8 07:23:37 2022 +0100
fix missing include
gcc12.patch | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/gcc12.patch b/gcc12.patch
index 2d1a449..7de4378 100644
--- a/gcc12.patch
+++ b/gcc12.patch
@@ -28,3 +28,13 @@
#include "base/compiler_specific.h"
#include "net/base/ip_endpoint.h"
+--- a/media/capabilities/webrtc_video_stats_db.h
++++ b/media/capabilities/webrtc_video_stats_db.h
+@@ -7,6 +7,7 @@
+
+ #include <memory>
+ #include <string>
++#include <vector>
+
+ #include "base/callback_forward.h"
+ #include "base/check.h"
2 years, 7 months