[cinelerra-gg] Update to latest monthly release
by Leigh Scott
commit c4967ed8601f5118d9f171c75ed838a876eccaf5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 3 22:47:24 2024 +0000
Update to latest monthly release
.gitignore | 1 +
buildfix.patch | 24 ++++++++++++++++++++++++
cinelerra-gg.spec | 12 +++++++-----
sources | 2 +-
4 files changed, 33 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7597906..95bfdda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/cinelerra-gg-2023-03.tar.gz
/cinelerra-gg-2023-09.tar.gz
/cinelerra-gg-2023-11.tar.gz
+/cinelerra-gg-2024-01.tar.gz
diff --git a/buildfix.patch b/buildfix.patch
new file mode 100644
index 0000000..c320305
--- /dev/null
+++ b/buildfix.patch
@@ -0,0 +1,24 @@
+--- /dev/null
++++ b/cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch9
+@@ -0,0 +1,21 @@
++--- mjpegtools-2.1.0/configure.ac.orig
+++++ mjpegtools-2.1.0/configure.ac
++@@ -467,17 +467,6 @@
++ host_mod_cpu=`echo $host_cpu | tr _ -`
++ ARCHFLAGS="-march=$host_mod_cpu -mcpu=$host_mod_cpu"
++ fi
++- else
++- if test ! -r $srcdir/cpuinfo.sh; then
++- AC_MSG_ERROR([cpuinfo.sh script not found - do a cvs update])
++- fi
++- AC_MSG_CHECKING(sub-architecture settings)
++- chmod +x $srcdir/cpuinfo.sh
++- if test x$have_x86cpu = xtrue; then
++- ARCHFLAGS=`$srcdir/cpuinfo.sh x86`
++- elif test x$have_ppccpu = xtrue; then
++- ARCHFLAGS=`$srcdir/cpuinfo.sh ppc`
++- fi
++ fi
++ AC_MSG_RESULT($ARCHFLAGS)
++ fi
++
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index cb1a8b2..3576c2f 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,15 +1,13 @@
# disable lto rfbz#6570
%global _lto_cflags %nil
-%if 0%{?fedora} && 0%{?fedora} >= 40
-%global optflags %(echo %{optflags} | sed 's/-Werror=implicit-function-declaration / /')
-%endif
+%global build_type_safety_c 0
-%global git_tag 2023-11
+%global git_tag 2024-01
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -22,6 +20,7 @@ Source0: https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=snap
# CrystalHD is fouling the ffmpeg build
Patch0: cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
+Patch1: buildfix.patch
# Only tested on x86_64
ExclusiveArch: x86_64
@@ -227,6 +226,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sat Feb 03 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2024.01-1
+- Update to latest monthly release
+
* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 5.1.2023.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index ec52a62..d7776c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinelerra-gg-2023-11.tar.gz) = d21200cb9228ef9fa03f14d102dd40480809b4e6e6e3df12f55455fd72dc5f0b18228228526d1a4c4ce93c9e28ec5e48a0282a82cf428a6ff97326452ebfa11e
+SHA512 (cinelerra-gg-2024-01.tar.gz) = 559a6e076261ef0542dd5c37e24ca74c9dcc503c21cdcae0e240cb6aa15d90e74a518f5bba2743c4a408c7c3ceccfa9eeb7e98ff38ce6a94e70881408597177a
9 months, 3 weeks
[lives] - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
by Sérgio M. Basto
commit 03a8ff4110fc076854b44b459f0b91fd79596d6b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 22:47:14 2024 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
lives.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 4a7632f..c50fd42 100644
--- a/lives.spec
+++ b/lives.spec
@@ -37,7 +37,7 @@
Name: lives
Version: 3.2.0
-Release: 15%{?dist}
+Release: 16%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -241,6 +241,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.2.0-16
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Mon Aug 07 2023 Sérgio Basto <sergio(a)serjux.com> - 3.2.0-15
- Rebuild for opencv soname bump
9 months, 3 weeks
[libvlcpp] - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
by Sérgio M. Basto
commit a90f1ad7230bc3acffd8b78826095423fd0b70d1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 22:44:10 2024 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
libvlcpp.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libvlcpp.spec b/libvlcpp.spec
index 545347d..fdc2506 100644
--- a/libvlcpp.spec
+++ b/libvlcpp.spec
@@ -4,7 +4,7 @@
Name: libvlcpp
Version: 0.1.0
-Release: 15.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 16.%{gitdate}git%{shortcommit0}%{?dist}
Summary: C++ bindings for libvlc
License: LGPLv2+
@@ -51,6 +51,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%changelog
+* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.1.0-16.20230527gitd76fe06
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Sat Sep 23 2023 Sérgio Basto <sergio(a)serjux.com> - 0.1.0-15.20230527gitd76fe06
- Try build it without the hack
9 months, 3 weeks