SHA256
1
0
forked from pool/ffmpeg-5

Adjust bconds to build the package in SLFO without xvidcore

This commit is contained in:
2025-02-21 17:40:24 +08:00
committed by Jan Engelhardt
parent 32ade1364a
commit f642b77c8a
2 changed files with 16 additions and 1 deletions

View File

@@ -61,7 +61,7 @@
%bcond_with x265
%bcond_with xvid
%if 0%{?suse_version} > 1500
%if 0%{?suse_version} > 1600
%bcond_without mysofa
%bcond_without vidstab
%bcond_without codec2
@@ -71,12 +71,22 @@
%bcond_without opencore
%bcond_without xvid
%else
%if 0%{?suse_version} > 1500
%bcond_without mysofa
%bcond_without vidstab
%bcond_without codec2
%bcond_without rubberband
%bcond_without vulkan
%bcond_without amrwb
%bcond_without opencore
%else
%bcond_with mysofa
%bcond_with vidstab
%bcond_with codec2
%bcond_with rubberband
%bcond_with vulkan
%endif
%endif
%define _name ffmpeg
%define _major_version 5