commit 0b46db2d20d07b6f27f50faae9202a6589030729
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Jan 5 10:56:14 2023 +0100
Link only against vpl.
HandBrake.spec | 2 +-
sources | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index f3db42e..ed921c9 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -165,7 +165,7 @@ export http_proxy=http://127.0.0.1
# By default the project is built with optimizations for speed and no debug.
# Override configure settings by passing RPM_OPT_FLAGS and disabling preset
# debug options.
-echo "GCC.args.O.speed = %{optflags} -I%{_includedir}/ffmpeg -ldl -lx265
%{?_with_fdk:-lfdk-aac} %{?_with_vpl:-lmfx -lvpl}" > custom.defs
+echo "GCC.args.O.speed = %{optflags} -I%{_includedir}/ffmpeg -ldl -lx265
%{?_with_fdk:-lfdk-aac} %{?_with_vpl:-lvpl}" > custom.defs
echo "GCC.args.g.none = " >> custom.defs
# Not an autotools configure script.
diff --git a/sources b/sources
index 573c5a9..6e015e8 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
SHA512 (HandBrake-1.6.0-source.tar.bz2) =
1984bff578037efd48e2f37175b958994bef19364547ded14f71f64a9843c936e621760ee3123a6d8d730baba617988da6710272c8e912ca528a92dc02ae8ffd
+SHA512 (HandBrake-1.6.0-source.tar.bz2.sig) =
ab900b129a65cfb683ee9fc2678f574092813357b81755c2ff3d407eb5cbdea65c4c3d2eb7cc531e9f77a96e44995f14f6b4c2971fd05ef6489291ff80f7f1d5
Show replies by date