[ffmpeg] Enable svt-av1 support
by Leigh Scott
commit 112182c3dde9adc63b4b8ac6237d1a6ea94f5f98
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jan 10 06:57:23 2021 +0000
Enable svt-av1 support
ffmpeg.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b61ef8a..0037100 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -36,6 +36,7 @@
%endif
%ifarch x86_64
%global _with_mfx 1
+%global _with_svtav1 1
%global _with_vmaf 1
%endif
%endif
@@ -198,6 +199,7 @@ BuildRequires: perl(Pod::Man)
BuildRequires: soxr-devel
BuildRequires: speex-devel
BuildRequires: pkgconfig(srt)
+%{?_with_svtav1:BuildRequires: svt-av1-devel}
%{?_with_tesseract:BuildRequires: tesseract-devel}
#BuildRequires: texi2html
BuildRequires: texinfo
@@ -325,6 +327,7 @@ This package contains development files for %{name}
--enable-libsoxr \\\
--enable-libspeex \\\
--enable-libssh \\\
+ %{?_with_svtav1:--enable-libsvtav1} \\\
%{?_with_tesseract:--enable-libtesseract} \\\
--enable-libtheora \\\
%{?_with_twolame:--enable-libtwolame} \\\
3 years, 10 months
[nemo-dropbox/f33] Update to 4.8.0
by Leigh Scott
Summary of changes:
b93e735... Update to 4.8.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 10 months
[nemo-dropbox] Update to 4.8.0
by Leigh Scott
commit b93e735b251d085ca198753e686173736c3c8a89
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jan 9 10:32:27 2021 +0000
Update to 4.8.0
nemo-dropbox.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/nemo-dropbox.spec b/nemo-dropbox.spec
index eaa77dc..a341152 100644
--- a/nemo-dropbox.spec
+++ b/nemo-dropbox.spec
@@ -1,14 +1,14 @@
Summary: Dropbox extension for nemo
Name: nemo-dropbox
-Version: 4.6.0
-Release: 2%{?dist}
+Version: 4.8.0
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
URL: https://github.com/linuxmint/nemo-extensions
Source0: %url/archive/%{version}/nemo-extensions-%{version}.tar.gz
ExclusiveArch: i686 x86_64
-BuildRequires: nemo-devel
+BuildRequires: nemo-devel >= %{version}
BuildRequires: automake
BuildRequires: libtool
@@ -48,6 +48,9 @@ rm -rf %{buildroot}%{_datadir}
%changelog
+* Sat Jan 9 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.8.0-1
+- Update to 4.8.0
+
* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 4.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index ae40c33..d92e500 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nemo-extensions-4.6.0.tar.gz) = b496732b984f3d4f3fc93dc96ef65b711eaa55bb9c777c19ab224e7ab138f8c6784aa2f16e9a0cc77e79581ed7a04a439955369804dbf930b835df042d7dbd32
+SHA512 (nemo-extensions-4.8.0.tar.gz) = a3ef107d79f0c76807cc7a7ce4290d2de36811e284995a1c1e315fa6b38a2b977975fe8179d2fcb6be524c49903c3b6751a8afc8fc039022bc5974c18cdef21c
3 years, 10 months
[vdr-markad/f32] (2 commits) ...Update to 2.5.2
by Martin Gansser
Summary of changes:
2e70564... Rebuilt for new VDR API version (*)
b2738f0... Update to 2.5.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 10 months