[vdr-vaapidevice] Rebuilt for new VDR API version
by Martin Gansser
commit 4edc3d2f794bb488df2db111f2522f3a2d501ad0
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Feb 5 12:49:33 2022 +0100
Rebuilt for new VDR API version
vdr-vaapidevice.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-vaapidevice.spec b/vdr-vaapidevice.spec
index e7e067f..aab19f8 100644
--- a/vdr-vaapidevice.spec
+++ b/vdr-vaapidevice.spec
@@ -6,7 +6,7 @@
Name: vdr-vaapidevice
Version: 0.7.0
-Release: 25.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 26.%{gitdate}git%{shortcommit0}%{?dist}
Summary: A VA-API output device plugin for VDR
License: AGPLv3
@@ -72,6 +72,9 @@ install -Dpm 644 %{SOURCE1} \
%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/vaapidevice.conf
%changelog
+* Sat Feb 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.7.0-26.20190526gitd19657b
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.7.0-25.20190526gitd19657b
- Rebuilt for new VDR API version
2 years, 10 months
[vdr-markad] Rebuilt for new VDR API version
by Martin Gansser
commit 7abde5eba3d253124f06f084dff0e4c7ebe928d5
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Feb 5 12:46:28 2022 +0100
Rebuilt for new VDR API version
vdr-markad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 7993fb5..cbff477 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -48,7 +48,7 @@ fi
%{vdr_vardir}/markad/
%changelog
-* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.19-3
+* Sat Feb 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.19-3
- Rebuilt for new VDR API version
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.19-2
2 years, 10 months
[vdr-xineliboutput] Rebuilt for new VDR API version
by Martin Gansser
commit d5e01d4d452b49a8e55c6b91ef6d624f334cb79b
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Feb 5 12:41:12 2022 +0100
Rebuilt for new VDR API version
vdr-xineliboutput.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index ea215a9..09d7ad8 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -11,7 +11,7 @@
Name: vdr-%{pname}
Version: 2.2.0
-Release: 13.%{gitdate}git%{gitrev}%{?dist}
+Release: 14.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
License: GPLv2+
URL: http://sourceforge.net/projects/xineliboutput
@@ -161,6 +161,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x '{}' ';'
%endif
%changelog
+* Sat Feb 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 2.2.0-14.20220108git9d4e236
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.2.0-13.20220108git9d4e236
- Update to 2.2.0-13.20220108git9d4e236
2 years, 10 months
[xine-lib] Add unpacked files
by Leigh Scott
commit 16ea584f8fa31531999dde6bb9b6448241beef26
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 5 09:44:59 2022 +0000
Add unpacked files
xine-lib.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 92914b5..d990010 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -260,6 +260,7 @@ mkdir -p %{buildroot}%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_dmx_video.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_dxr3.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_flac.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_hw_frame_vaapi.so
%{!?_without_bluray:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_bluray.so}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_cdda.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_dvb.so
@@ -277,6 +278,10 @@ mkdir -p %{buildroot}%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_sputext.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_tls_gnutls.so
%{!?_without_openssl:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_tls_openssl.so}
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_va_display_drm.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_va_display_glx.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_va_display_wl.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_va_display_x11.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vdr.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_fb.so
%{?_with_rpi:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_mmal.so}
2 years, 10 months
[xine-lib] Update to xine-lib snapshot.
by Leigh Scott
commit 2ada228af3dcaa6ad0405e00ac3ac84626a46eb3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 5 09:21:34 2022 +0000
Update to xine-lib snapshot.
.gitignore | 1 +
Fix_build_with_libcaca.patch | 118 -------------------------------------------
sources | 2 +-
xine-lib.spec | 14 ++---
4 files changed, 9 insertions(+), 126 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4021251..20936d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.9-20190831hg14506.tar.xz
/xine-lib-1.2.10.tar.xz
/xine-lib-1.2.11.tar.xz
+/xine-lib-1.2.11-20220131hg15030.tar.xz
diff --git a/sources b/sources
index 893e89a..8b712e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xine-lib-1.2.11.tar.xz) = 8208e4699819465ec9e820530f27b6129ee954ea17ab474eb9eda12137af1417ed5260830c1006ce32266a3913d22ba9957689bb5552464908038a1b8a8efbcf
+SHA512 (xine-lib-1.2.11-20220131hg15030.tar.xz) = c729f832449d8b8839756bb7b227c3a7109be6d3850d07d92634f96458cf50050e58f845bfe5d138dd0a4a9cc0e34e63e15badafe8d360d3334b336929625faf
diff --git a/xine-lib.spec b/xine-lib.spec
index 41ace96..92914b5 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -17,14 +17,14 @@
%global have_vidix 0
%endif # ix86
-#global snapshot 1
-#global date 20190831
-#global revision 14506
+%global snapshot 1
+%global date 20220131
+%global revision 15030
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.11
-Release: 12%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 13%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -35,8 +35,6 @@ Source0: xine-lib-%{version}-%{date}hg%{revision}.tar.xz
# Script to make a snapshot
Source1: make_xinelib_snapshot.sh
-Patch0: Fix_build_with_libcaca.patch
-
Provides: xine-lib(plugin-abi) = %{plugin_abi}
%{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
@@ -131,7 +129,6 @@ This package contains extra plugins for %{name}:
%else
%setup -q -n %{name}-%{version}-%{date}hg%{revision}
%endif
-%patch0 -p1
autoreconf -ivf
@@ -326,6 +323,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Sat Feb 05 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.11-13.20220131hg15030
+- Update to xine-lib snapshot.
+
* Wed Jan 19 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.11-12
- Rebuilt
2 years, 10 months
[vdr-mpv] Rebuilt for new VDR API version
by Martin Gansser
commit 0c0f56f3c0f3f1455effc57a075a7a074b651710
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 20:22:33 2022 +0100
Rebuilt for new VDR API version
vdr-mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index fb517bd..49dcac1 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -2,7 +2,7 @@
Name: vdr-%{pname}
Version: 1.2.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL: https://github.com/ua0lnj/vdr-plugin-mpv
@@ -43,6 +43,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.3-4
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.3-3
- Rebuilt for new VDR API version
2 years, 10 months
[mpv] Rebuild for new libvpx
by Leigh Scott
commit 04a32e0ebbadfd780dd47985259af7030bb68f43
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Feb 4 18:19:24 2022 +0000
Rebuild for new libvpx
mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 0e751be..4423df6 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.34.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+ and LGPLv2+
Summary: Movie player playing most video formats and DVDs
@@ -179,6 +179,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Fri Feb 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.34.1-3
+- Rebuild for new libvpx
+
* Mon Jan 10 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0.34.1-2
- Removed boolean dependencies.
2 years, 10 months
[vlc] Rebuild
by Leigh Scott
commit 285ea575b7d16934b561730b66316fd73bbd6736
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Feb 4 18:16:02 2022 +0000
Rebuild
1244.patch | 259 -----------------------------------------
1245.patch | 382 -------------------------------------------------------------
sources | 2 +-
vlc.spec | 13 +--
4 files changed, 7 insertions(+), 649 deletions(-)
---
diff --git a/sources b/sources
index 954b6a8..bdef25b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vlc-584bf4f.tar.gz) = 1a71b37821c63efe120d71aa54ec5630320c03457b7bdd23bbef7c3cb430fd4a4234c18abad888d65a57e7b099cd130519eaa28de90400b1beaa861249b135d2
+SHA512 (vlc-bfca680.tar.gz) = 92acc32a7de62f4dd367f4e46808cfa49d47fc6f24960ef5a0704824525e54989a9d1634a5f6376a390c1630fbd663ad90d692adc41f20c2d1810aa38a978d85
diff --git a/vlc.spec b/vlc.spec
index 436b855..6677906 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,4 +1,4 @@
-%global commit0 584bf4f6414daf73adba01fd10f7b0aafdc1330d
+%global commit0 bfca6804525d6d748d261e1a3cf57a59612102dc
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
#global vlc_rc -rc9
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.17
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -78,10 +78,8 @@ Patch11: 0001-Revert-configure-ignore-too-new-SRT.patch
Patch12: 0001-Revert-access-libdvdread-6.1.2-supports-UTF-8-paths-.patch
# https://code.videolan.org/videolan/vlc/-/issues/25473#note_256576
Patch13: 0001-Get-addr-by-ref.-from-getConnectionEndpointAddress.patch
-Patch14: https://code.videolan.org/videolan/vlc/-/merge_requests/1245.patch
# https://code.videolan.org/videolan/vlc/-/merge_requests/889
-Patch15: Remove_legacy_caca.patch
-Patch16: https://code.videolan.org/videolan/vlc/-/merge_requests/1244.patch
+Patch14: Remove_legacy_caca.patch
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
@@ -363,8 +361,6 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac
%if 0%{?fedora} > 35
%patch13 -p1
%patch14 -p1
-%patch15 -p1
-%patch16 -p1
%endif
%{?_with_bootstrap:
@@ -630,6 +626,9 @@ fi || :
%changelog
+* Fri Feb 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.17-6
+- rebuilt
+
* Wed Jan 19 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.17-5
- rebuilt
2 years, 10 months
[vdr-mp3] Rebuilt for new VDR API version
by Martin Gansser
commit 0c2f27be6a6036f37263a38dfb0341c849ca5e7d
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 16:21:42 2022 +0100
Rebuilt for new VDR API version
vdr-mp3.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-mp3.spec b/vdr-mp3.spec
index a425f61..9860ce2 100644
--- a/vdr-mp3.spec
+++ b/vdr-mp3.spec
@@ -5,7 +5,7 @@
Name: vdr-mp3
Version: 0.10.4
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Sound playback plugin for VDR
License: GPLv2+
URL: https://github.com/vdr-projects/vdr-plugin-mp3/
@@ -162,6 +162,9 @@ fi
%ghost %{vdr_vardir}/global.mplayer.resume
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.10.4-4
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.10.4-3
- Rebuilt for new VDR API version
2 years, 10 months
[ffmpeg] fix
by Leigh Scott
commit 3a5cc6f7ce4619c3984f6f8ee9ee2b46df0326cc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Feb 4 15:09:29 2022 +0000
fix
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3b1d1c6..dc8f97c 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -5,6 +5,8 @@
#global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
#global rel %(c=%{commit}; echo ${c:0:7})
+%undefine _package_note_file
+
%ifarch %{ix86}
# Fails due to asm issue
%global _lto_cflags %{nil}
2 years, 10 months