[HandBrake] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit 454c1bdede53c23af6a0c0635bd811a28f2ecc31
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 02:48:06 2018 +0000
Rebuilt for ffmpeg-3.5 git
HandBrake.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 0ac82ab..627bc3f 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -17,7 +17,7 @@
Name: HandBrake
Version: 1.0.7
-Release: 10%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 11%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -236,6 +236,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0.7-11
+- Rebuilt for ffmpeg-3.5 git
+
* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.7-10
- Mass rebuild for x264 and x265
6 years, 10 months
[mpd] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit f9a94ecaae148467d8ac2eb7e11e8412efb928aa
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 02:45:52 2018 +0000
Rebuilt for ffmpeg-3.5 git
mpd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index cc52223..d6af40d 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -17,7 +17,7 @@
Name: mpd
Epoch: 1
Version: 0.20.10
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
Group: Applications/Multimedia
@@ -188,6 +188,9 @@ fi
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.20.10-4
+- Rebuilt for ffmpeg-3.5 git
+
* Mon Oct 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.20.10-3
- Rebuild for ffmpeg update
6 years, 10 months
[mlt-freeworld] libquicktime is FTBFS with ffmpep-3.5
by Leigh Scott
commit 5525ef86578fcb3c64751d1ea24f129646bdd6f8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 02:39:04 2018 +0000
libquicktime is FTBFS with ffmpep-3.5
mlt-freeworld.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index 97f232c..25a9db6 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -37,7 +37,8 @@ BuildRequires: libexif-devel
BuildRequires: fftw-devel
BuildRequires: pulseaudio-libs-devel
BuildRequires: ffmpeg-devel
-BuildRequires: libquicktime-devel
+# libquicktime is FTBFS with ffmpep-3.5
+#BuildRequires: libquicktime-devel
BuildRequires: xine-lib-devel
BuildRequires: alsa-lib-devel
BuildRequires: movit-devel
@@ -108,6 +109,7 @@ find %{buildroot} -type d -empty -delete
%changelog
* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 6.5.0-0.7.20171213gitea973eb
- Rebuilt for ffmpeg-3.5 git
+- libquicktime is FTBFS with ffmpep-3.5
* Sun Dec 24 2017 Sérgio Basto <sergio(a)serjux.com> - 6.5.0-0.6.20171213gitea973eb
- Update snapshot
6 years, 10 months
[bino] update and fix build
by Leigh Scott
commit 46387bb807eef61e6c1b9dd0b6047e1647d631a8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 01:26:44 2018 +0000
update and fix build
bino.spec | 9 ++-
ffmpeg35_buildfix.patch | 23 ++++++
revert_glewmx.patch | 208 ------------------------------------------------
sources | 2 +-
4 files changed, 30 insertions(+), 212 deletions(-)
---
diff --git a/bino.spec b/bino.spec
index b9b946a..c867a7c 100644
--- a/bino.spec
+++ b/bino.spec
@@ -1,12 +1,12 @@
Name: bino
-Version: 1.6.5
-Release: 4%{?dist}
+Version: 1.6.6
+Release: 1%{?dist}
Summary: 3D video player
Group: System Environment/Base
License: GPLv3+
URL: http://bino3d.org
Source0: http://download.savannah.nongnu.org/releases/bino/%{name}-%{version}.tar.xz
-Patch0: revert_glewmx.patch
+Patch0: ffmpeg35_buildfix.patch
# No libquadmath-devel on any other arch apart from x86
ExclusiveArch: i686 x86_64
@@ -94,6 +94,9 @@ fi
%{_datadir}/icons/hicolor/*/apps/*
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.6.6-1
+- New version
+
* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.6.5-4
- Rebuilt for ffmpeg-3.5 git
diff --git a/ffmpeg35_buildfix.patch b/ffmpeg35_buildfix.patch
new file mode 100644
index 0000000..7c334d8
--- /dev/null
+++ b/ffmpeg35_buildfix.patch
@@ -0,0 +1,23 @@
+--- a/src/media_object.cpp
++++ b/src/media_object.cpp
+@@ -59,6 +59,10 @@
+
+ #if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(54, 25, 0)
+ #define AV_CODEC_ID_TEXT CODEC_ID_TEXT
++#endif
++
++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(58, 9, 100)
++#define CODEC_FLAG_EMU_EDGE 0x4000
+ #endif
+
+ // The read thread.
+@@ -905,7 +909,7 @@
+ #ifdef FF_API_LOWRES
+ lowres = codec_ctx->lowres;
+ #endif
+- if (lowres || (codec && (codec->capabilities & CODEC_CAP_DR1)))
++ if (lowres || (codec && (codec->capabilities & AV_CODEC_CAP_DR1)))
+ codec_ctx->flags |= CODEC_FLAG_EMU_EDGE;
+ }
+ // Find and open the codec. AV_CODEC_ID_TEXT is a special case: it has no decoder since it is unencoded raw data.
+
diff --git a/sources b/sources
index c3c0649..2bd4bb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36da300a320481ae9637c66f1f4617d9 bino-1.6.5.tar.xz
+214dcc4ab223b8f6a7536d9b35433092 bino-1.6.6.tar.xz
6 years, 10 months
[mplayer] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit edf5fc338449b94722089e9178e76b5b569d0e9e
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:33:09 2018 +0000
Rebuilt for ffmpeg-3.5 git
mplayer.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index 0d6dfda..341e90e 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -7,9 +7,9 @@
Name: mplayer
Version: 1.3.0
%if 0%{?svn}
-Release: 44.%{?pre}%{?dist}
+Release: 45.%{?pre}%{?dist}
%else
-Release: 14%{?dist}
+Release: 15%{?dist}
%endif
Summary: Movie player playing most video formats and DVDs
@@ -395,6 +395,9 @@ update-desktop-database &>/dev/null || :
%{_datadir}/mplayer/*.fp
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.3.0-15
+- Rebuilt for ffmpeg-3.5 git
+
* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 1.3.0-14
- Mass rebuild for x264 and x265
6 years, 10 months
[obs-studio] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit 360ee92477c8a0274e9a08046bcc9894285da1c5
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:32:23 2018 +0000
Rebuilt for ffmpeg-3.5 git
obs-studio.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index e55fbf6..8d99d93 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -1,6 +1,6 @@
Name: obs-studio
Version: 20.1.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -128,6 +128,9 @@ fi
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 20.1.3-3
+- Rebuilt for ffmpeg-3.5 git
+
* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 20.1.3-2
- Mass rebuild for x264 and x265
6 years, 10 months
[cmus] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit a099f80e3f9d5a0e41a9c762eb55d2745a0ca616
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:30:58 2018 +0000
Rebuilt for ffmpeg-3.5 git
cmus.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/cmus.spec b/cmus.spec
index f4903bf..835bd88 100644
--- a/cmus.spec
+++ b/cmus.spec
@@ -1,6 +1,6 @@
Name: cmus
Version: 2.8.0
-Release: 0.6.rc0%{?dist}
+Release: 0.7.rc0%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
License: GPLv2+
@@ -92,6 +92,9 @@ chmod -x examples/*
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.0-0.7.rc0
+- Rebuilt for ffmpeg-3.5 git
+
* Fri Sep 01 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.0-0.6.rc0
- Fix install issue
6 years, 10 months
[chromaprint-tools] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit 1388fc2355ad590edca0b61ac7ec3dc109166d17
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:30:03 2018 +0000
Rebuilt for ffmpeg-3.5 git
chromaprint-tools.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromaprint-tools.spec b/chromaprint-tools.spec
index 08d2a6b..a1d8b9c 100644
--- a/chromaprint-tools.spec
+++ b/chromaprint-tools.spec
@@ -1,6 +1,6 @@
Name: chromaprint-tools
Version: 1.2
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Chromaprint audio fingerprinting tools
Group: Applications/Multimedia
License: LGPLv2+
@@ -49,6 +49,9 @@ rm -f %{buildroot}%{_libdir}/lib*.so*
%{_bindir}/fpcalc
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2-7
+- Rebuilt for ffmpeg-3.5 git
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6 years, 10 months
[bombono-dvd] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit ae5f9014c5274ed85b2e348e2e41801f283a4fa1
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:28:03 2018 +0000
Rebuilt for ffmpeg-3.5 git
bombono-dvd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/bombono-dvd.spec b/bombono-dvd.spec
index 5211e11..954b140 100644
--- a/bombono-dvd.spec
+++ b/bombono-dvd.spec
@@ -1,6 +1,6 @@
Name: bombono-dvd
Version: 1.2.4
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: DVD authoring program with nice and clean GUI
# License breakdown in README.
License: GPLv2 and GPLv2+ and Boost and Python and LGPLv2+
@@ -106,6 +106,9 @@ fi
%{_mandir}/man1/*
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.4-7
+- Rebuilt for ffmpeg-3.5 git
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6 years, 10 months
[bino] Rebuilt for ffmpeg-3.5 git
by Leigh Scott
commit efc6386852fdceb7d942fa6b30bc1466cb1d8673
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jan 18 00:27:17 2018 +0000
Rebuilt for ffmpeg-3.5 git
bino.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/bino.spec b/bino.spec
index 0eebfd1..b9b946a 100644
--- a/bino.spec
+++ b/bino.spec
@@ -1,6 +1,6 @@
Name: bino
Version: 1.6.5
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: 3D video player
Group: System Environment/Base
License: GPLv3+
@@ -94,6 +94,9 @@ fi
%{_datadir}/icons/hicolor/*/apps/*
%changelog
+* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.6.5-4
+- Rebuilt for ffmpeg-3.5 git
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.6.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6 years, 10 months