[VirtualBox-kmod] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit a688e772543f88a1856c50d3805f2ae3f7a68ce1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 6 23:58:06 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
VirtualBox-kmod.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 8cb2958..29815f8 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -36,7 +36,7 @@
Name: VirtualBox-kmod
Version: 6.1.36
-Release: 1%{?dist}
+Release: 2%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
Summary: Kernel module for VirtualBox
@@ -133,6 +133,10 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Sat Aug 06 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 6.1.36-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Mon Jul 25 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.36-1
- Update to 6.1.36
2 years, 3 months
[VirtualBox] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit bd3f9781053e8c7cfae92e0b617eaf21cec4ae2c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 6 23:57:49 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
VirtualBox.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 4200445..742657a 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -39,7 +39,7 @@
Name: VirtualBox
Version: 6.1.36
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -905,6 +905,10 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Sat Aug 06 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 6.1.36-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Mon Jul 25 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.36-1
- Update VirtualBox to 6.1.36
2 years, 3 months
[HandBrake] Apply patch
by Leigh Scott
commit c9e917d8ec797820a303f52e8814065f8664f6b6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 6 18:08:24 2022 +0100
Apply patch
HandBrake.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 7f32fb5..19aa617 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -166,6 +166,7 @@ gpgv2 --keyring %{S:2} %{S:1} %{S:0}
%endif
%patch8 -p1
%patch9 -p1
+%patch11 -p1
mkdir -p download
%{?_without_ffmpeg:cp -p %{SOURCE10} download}
2 years, 3 months
[HandBrake] Fix build with ffmpeg-5.1
by Leigh Scott
commit 84f23d0811e3a0aa49e6bda5732f42c7a96a8ab2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 6 17:56:04 2022 +0100
Fix build with ffmpeg-5.1
HandBrake-ffmpeg-5.1.patch | 109 +++++++++++++++++++++++++++++++++++++++++++++
HandBrake.spec | 1 +
2 files changed, 110 insertions(+)
---
diff --git a/HandBrake-ffmpeg-5.1.patch b/HandBrake-ffmpeg-5.1.patch
new file mode 100644
index 0000000..b44ce11
--- /dev/null
+++ b/HandBrake-ffmpeg-5.1.patch
@@ -0,0 +1,109 @@
+From 7c92fda45573425fb3873b48919f9de2fb56c672 Mon Sep 17 00:00:00 2001
+From: Damiano Galassi <damiog(a)gmail.com>
+Date: Sat, 16 Jul 2022 11:09:36 +0200
+Subject: [PATCH] libhb: fix build with FFmpeg 5.1, include libavutil/avutil.h
+ where needed.
+
+---
+ libhb/decsrtsub.c | 1 +
+ libhb/demuxmpeg.c | 1 +
+ libhb/encx264.c | 2 +-
+ libhb/encx265.c | 1 +
+ libhb/platform/macosx/encvt.c | 5 +++--
+ libhb/reader.c | 2 ++
+ libhb/vfr.c | 1 +
+ 7 files changed, 10 insertions(+), 3 deletions(-)
+
+diff --git a/libhb/decsrtsub.c b/libhb/decsrtsub.c
+index 2b8c759fa8f..74da5404d60 100644
+--- a/libhb/decsrtsub.c
++++ b/libhb/decsrtsub.c
+@@ -12,6 +12,7 @@
+ #include <string.h>
+ #include <iconv.h>
+ #include <errno.h>
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+ #include "handbrake/colormap.h"
+ #include "handbrake/decavsub.h"
+diff --git a/libhb/demuxmpeg.c b/libhb/demuxmpeg.c
+index 382fe73191c..f91d18e0b5b 100644
+--- a/libhb/demuxmpeg.c
++++ b/libhb/demuxmpeg.c
+@@ -7,6 +7,7 @@
+ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
+
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+
+ static inline int check_mpeg_scr( hb_psdemux_t *state, int64_t scr, int tol )
+diff --git a/libhb/encx264.c b/libhb/encx264.c
+index 1eab5fa7522..06d99111236 100644
+--- a/libhb/encx264.c
++++ b/libhb/encx264.c
+@@ -8,7 +8,7 @@
+ */
+
+ #include <stdarg.h>
+-
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+ #include "handbrake/hb_dict.h"
+ #include "handbrake/encx264.h"
+diff --git a/libhb/encx265.c b/libhb/encx265.c
+index d493cc3d5d5..fe4b59c5a19 100644
+--- a/libhb/encx265.c
++++ b/libhb/encx265.c
+@@ -11,6 +11,7 @@
+
+ #if HB_PROJECT_FEATURE_X265
+
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+ #include "handbrake/hb_dict.h"
+ #include "handbrake/h265_common.h"
+diff --git a/libhb/platform/macosx/encvt.c b/libhb/platform/macosx/encvt.c
+index 72644e9afc9..168b21e1295 100644
+--- a/libhb/platform/macosx/encvt.c
++++ b/libhb/platform/macosx/encvt.c
+@@ -7,11 +7,12 @@
+ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
+
+-#include "handbrake/handbrake.h"
+-
+ #include <VideoToolbox/VideoToolbox.h>
+ #include <CoreMedia/CoreMedia.h>
+ #include <CoreVideo/CoreVideo.h>
++#include "libavutil/avutil.h"
++
++#include "handbrake/handbrake.h"
+
+ int encvt_init(hb_work_object_t *, hb_job_t *);
+ int encvt_work(hb_work_object_t *, hb_buffer_t **, hb_buffer_t **);
+diff --git a/libhb/reader.c b/libhb/reader.c
+index 90afbe3e2f3..f95e398ab62 100644
+--- a/libhb/reader.c
++++ b/libhb/reader.c
+@@ -6,6 +6,8 @@
+ It may be used under the terms of the GNU General Public License v2.
+ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
++
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+
+ static int reader_init( hb_work_object_t * w, hb_job_t * job );
+diff --git a/libhb/vfr.c b/libhb/vfr.c
+index 9c91e7d4e20..b3e33cf6a86 100644
+--- a/libhb/vfr.c
++++ b/libhb/vfr.c
+@@ -7,6 +7,7 @@
+ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
+
++#include "libavutil/avutil.h"
+ #include "handbrake/handbrake.h"
+
+ //#define HB_DEBUG_CFR_DROPS 1
diff --git a/HandBrake.spec b/HandBrake.spec
index 866082a..7f32fb5 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -53,6 +53,7 @@ Patch8: %{name}-ffmpeg-5.0.patch
Patch9: %{name}-x265-link.patch
# keep using MediaSDK
Patch10: %{name}-no-libvpl.patch
+Patch11: https://github.com/%{name}/%{name}/commit/7c92fda45573425fb3873b48919f9de...
BuildRequires: a52dec-devel >= 0.7.4
BuildRequires: cmake3
2 years, 3 months
[HandBrake] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit d8a74bf9ba0d66c9f8750ca4a138a23722e80872
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 6 17:33:00 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
HandBrake.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 5a9ba28..866082a 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -18,7 +18,7 @@
Name: HandBrake
Version: 1.5.1
-Release: 3%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 4%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -267,6 +267,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Sat Aug 06 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.5.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Thu Jun 23 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.5.1-3
- Rebuilt for new dav1d
2 years, 3 months
[xroar/f36] new version
by Andrea Musuruane
Summary of changes:
3b11818... new version (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[xroar] new version
by Andrea Musuruane
commit 3b11818fcaa3a01a1b1bc0e3bd5617f30b43cda8
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat Aug 6 14:16:18 2022 +0200
new version
.gitignore | 1 +
sources | 2 +-
xroar.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75266dd..d93da29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ dragon.rom
/xroar-1.0.6.tar.gz
/xroar-1.0.7.tar.gz
/xroar-1.0.9.tar.gz
+/xroar-1.1.tar.gz
diff --git a/sources b/sources
index a9aab44..04610d5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (dragon.rom) = bbe3dc286a828acd745155ad8b2f8f1dc7d674c10deae619758662a4f45feefd1d1aea6b8b09f4c4db8b40cbaf475ab540d88d8286e1e4f8478692ad08979285
-SHA512 (xroar-1.0.9.tar.gz) = 3e8bbc00bea19be95636e8258979fe8fc855a2d719ebc428fd70791a4980aac29b1481532d70c59ea12a155ee65d5705adf03c31bf0fad95452414fd35fa39e1
+SHA512 (xroar-1.1.tar.gz) = 6293ad3e81c81331eda1956d4551506315fe02d4253fe6a85bf8f711d9e51bf583fbed45efd9ad64bf0d75b0005b16255b2e56a909cf5852578ae566b0938095
diff --git a/xroar.spec b/xroar.spec
index bf33b42..57afb46 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,6 +1,6 @@
Name: xroar
-Version: 1.0.9
-Release: 2%{?dist}
+Version: 1.1
+Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
URL: http://www.6809.org.uk/xroar/
@@ -98,6 +98,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Sat Aug 06 2022 Andrea Musuruane <musuruan(a)gmail.com> - 1.1-1
+- new version
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 3 months