[libheif/el9] Update to 1.14.1
by Leigh Scott
Summary of changes:
05835e2... Update to 1.14.1 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[libheif/f37] Update to 1.14.1
by Leigh Scott
Summary of changes:
05835e2... Update to 1.14.1 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[libheif] Update to 1.14.1
by Leigh Scott
commit 05835e2ff031ac2ae7994d0563791d66dba86ce7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jan 5 20:00:25 2023 +0000
Update to 1.14.1
libheif.spec | 14 +++++---------
sources | 2 +-
2 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/libheif.spec b/libheif.spec
index 4c534c9..8cdda9e 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,6 +1,6 @@
Name: libheif
-Version: 1.14.0
-Release: 4%{?dist}
+Version: 1.14.1
+Release: 1%{?dist}
Summary: HEIF file format decoder and encoder
License: LGPLv3+ and MIT
@@ -55,13 +55,6 @@ rm -rf third-party/
%install
%cmake_install
-find %buildroot -name '*.la' -or -name '*.a' | xargs rm -f
-
-# Can be dropped on upgrade to >1.14.0
-#https://github.com/strukturag/libheif/commit/1e4a3d101769570694846956843a49378899933f
-%ifarch x86_64
-sed -e '/private/s/SvtEnc/SvtAv1Enc/' -i %{buildroot}/usr/lib64/pkgconfig/libheif.pc
-%endif
%ldconfig_scriptlets
@@ -87,6 +80,9 @@ sed -e '/private/s/SvtEnc/SvtAv1Enc/' -i %{buildroot}/usr/lib64/pkgconfig/libhei
%changelog
+* Thu Jan 05 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.1-1
+- Update to 1.14.1
+
* Mon Dec 19 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.0-4
- Don't build rav1e and SVT-AV1 as plugins (rfbz#6532)
diff --git a/sources b/sources
index 7b18fce..70bd859 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.14.0.tar.gz) = 22a8297eac638a5db1f6f6767362ff1b58259a68cc71789e35d8bcaa5edf3318f01553b806f2e8f5774386c900e977f814ee41dfb4ecbf18b5a8fc0f5322787d
+SHA512 (libheif-1.14.1.tar.gz) = fd65c986468a8b7fda67d614ae99ad5084ad47d999d80174c0d97f6c9a692e09a9dfb6fb4a24b922ea8dbef71194e645376a4a9deb930bbb7cfe47d2e78da06f
1 year, 11 months
[xorg-x11-drv-nvidia/f36: 2/3] Update to 525.78.01
by Leigh Scott
commit 74af79e7a63cf1c357a2598278d8a93652ecbbf2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jan 5 18:46:37 2023 +0000
Update to 525.78.01
sources | 4 ++--
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 82b301c..a639d8d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (NVIDIA-Linux-x86_64-525.60.11.run) = b31e8fe04f69815bbf9a11884f30a95f3566f6bddb5aa46f2758821685474df5e1a57c3698f9f0357f9eb42a3e2c54e171eb8337d960cea7511d58fba2d95c13
-SHA512 (NVIDIA-Linux-aarch64-525.60.11.run) = 3ef51518771421279cc2125fbef73d8d93a9d70d75b3d74452c2d456ab228e0a4c2ff5eb93e93b3bd68e8d1698da02d5236a34bafec35c86260bbd45cf3a7db6
+SHA512 (NVIDIA-Linux-x86_64-525.78.01.run) = 0e3f7ed3a284c4cd07f4b5854fc9cc3576de78a9219a5887a627631abb848311302ee43a14622daa4e4a63ded4e00669ef6855b7733b23ba01c50640a6e7621f
+SHA512 (NVIDIA-Linux-aarch64-525.78.01.run) = 2b0213c317a3ea1f95561ecbfd5374b9a68cc7251c09f0245a7458ab4de81b0818dc455046fb6e72e562ec3a8f56f27bf34996664a2c28aa1014578fef5f21a0
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 4425cb3..86d3c12 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -26,12 +26,12 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 525.60.11
+Version: 525.78.01
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
-URL: http://www.nvidia.com/
+URL: https://www.nvidia.com/
Source0: https://download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-...
Source1: https://download.nvidia.com/XFree86/Linux-aarch64/%{version}/NVIDIA-Linux...
Source5: alternate-install-present
@@ -629,6 +629,9 @@ fi ||:
%endif
%changelog
+* Thu Jan 05 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:525.78.01-1
+- Update to 525.78.01
+
* Mon Nov 28 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:525.60.11-1
- Update to 525.60.11
1 year, 11 months
[xorg-x11-drv-nvidia] Update to 525.78.01
by Leigh Scott
commit c15bb009dd7884c0647953a7d744b3d22330f3c7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jan 5 18:46:37 2023 +0000
Update to 525.78.01
sources | 4 ++--
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 82b301c..a639d8d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (NVIDIA-Linux-x86_64-525.60.11.run) = b31e8fe04f69815bbf9a11884f30a95f3566f6bddb5aa46f2758821685474df5e1a57c3698f9f0357f9eb42a3e2c54e171eb8337d960cea7511d58fba2d95c13
-SHA512 (NVIDIA-Linux-aarch64-525.60.11.run) = 3ef51518771421279cc2125fbef73d8d93a9d70d75b3d74452c2d456ab228e0a4c2ff5eb93e93b3bd68e8d1698da02d5236a34bafec35c86260bbd45cf3a7db6
+SHA512 (NVIDIA-Linux-x86_64-525.78.01.run) = 0e3f7ed3a284c4cd07f4b5854fc9cc3576de78a9219a5887a627631abb848311302ee43a14622daa4e4a63ded4e00669ef6855b7733b23ba01c50640a6e7621f
+SHA512 (NVIDIA-Linux-aarch64-525.78.01.run) = 2b0213c317a3ea1f95561ecbfd5374b9a68cc7251c09f0245a7458ab4de81b0818dc455046fb6e72e562ec3a8f56f27bf34996664a2c28aa1014578fef5f21a0
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 4425cb3..86d3c12 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -26,12 +26,12 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 525.60.11
+Version: 525.78.01
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
-URL: http://www.nvidia.com/
+URL: https://www.nvidia.com/
Source0: https://download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-...
Source1: https://download.nvidia.com/XFree86/Linux-aarch64/%{version}/NVIDIA-Linux...
Source5: alternate-install-present
@@ -629,6 +629,9 @@ fi ||:
%endif
%changelog
+* Thu Jan 05 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:525.78.01-1
+- Update to 525.78.01
+
* Mon Nov 28 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:525.60.11-1
- Update to 525.60.11
1 year, 11 months
[obs-studio/el8] Fixup a obs-vst commid-id
by Nicolas Chauvet
commit ebb8c3b37b571316f330411beff5d8c97ed0b7e1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jan 5 12:08:36 2023 +0100
Fixup a obs-vst commid-id
obs-studio.spec | 2 +-
sources | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index ceb0bb5..8aeb51f 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -2,7 +2,7 @@
# bytecompile with Python 3
%global __python %{__python3}
-%global commit1 b28cdef1fb06ece14d6be023b0f08ec28bca972e
+%global commit1 8ad3f64e702ac4f1799b209a511620eb1d096a01
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%ifarch %{power64}
diff --git a/sources b/sources
index 41f7a0f..2a88fb1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (obs-vst-b28cdef.tar.gz) = 5280a3de4a40d26b19401dfa44dfdb729458a3244e1aed14a278bcbd4efa3f33111509189744e1f6879ab3053a4d63fbd285e8fc0a4202776c98d214c38f1867
SHA512 (obs-studio-27.2.4.tar.gz) = 575341dd3d9240b21881517a16d01ca11f833e08b40ca7990f0360b4cd1076e8217a9bb8dddf174eca5429e6eadaadb6cfdbd61d24e0eb13ebeaa7f29cfad8bf
+SHA512 (obs-vst-8ad3f64.tar.gz) = b3608e856668671d9e245c7bc5bfa24c5ed2a53cf78d71ca210885bea64d4057644e97d21c8ad0c08595c1ee7556a894a3684aa286279f75c618f60bd868505e
1 year, 11 months
[HandBrake] Restored ability to build without ffmpeg. Set ExclusiveArch.
by Vitaly Zaitsev
commit fb54c4727ad92f495a5e76105fc455ae80758306
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Jan 5 11:46:39 2023 +0100
Restored ability to build without ffmpeg. Set ExclusiveArch.
HandBrake.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index ed921c9..f24dd06 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -21,7 +21,7 @@ Version: 1.6.0
Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
-URL: http://handbrake.fr/
+URL: https://handbrake.fr/
%if 0%{?tag:1}
Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%...
@@ -34,6 +34,8 @@ BuildRequires: gnupg2
Source0: https://github.com/%{name}/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{s...
%endif
+%{?_without_ffmpeg:Source10: https://libav.org/releases/libav-12.tar.gz}
+
# Pass strip tool override to gtk/configure
Patch3: %{name}-nostrip.patch
# Don't link with libva unnecessarily
@@ -48,7 +50,7 @@ BuildRequires: cmake
BuildRequires: dbus-glib-devel
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
-BuildRequires: ffmpeg-devel >= 3.5
+%{!?_without_ffmpeg:BuildRequires: ffmpeg-devel >= 3.5}
# Should be >= 2.6:
BuildRequires: freetype-devel >= 2.4.11
# Should be >= 0.19.7:
@@ -105,6 +107,9 @@ Obsoletes: HandBrake-cli < %{version}-%{release}
Provides: HandBrake-cli = %{version}-%{release}
Provides: handbrake = %{version}-%{release}
+# svt-av1 is x86_64 only
+ExclusiveArch: x86_64
+
%description
%{name} is a general-purpose, free, open-source, cross-platform, multithreaded
video transcoder software application. It can process most common multimedia
@@ -143,7 +148,7 @@ gpgv2 --keyring %{S:2} %{S:1} %{S:0}
%patch11 -p1
# Use system libraries in place of bundled ones
-for module in a52dec %{?_with_fdk:fdk-aac} ffmpeg libdav1d libdvdnav libdvdread libbluray %{?_with_vpl:libmfx libvpl} nvenc libvpx svt-av1 x265; do
+for module in a52dec %{?_with_fdk:fdk-aac} %{!?_without_ffmpeg:ffmpeg} libdav1d libdvdnav libdvdread libbluray %{?_with_vpl:libmfx libvpl} nvenc libvpx svt-av1 x265; do
sed -i -e "/MODULES += contrib\/$module/d" make/include/main.defs
done
1 year, 11 months