Projects
Essentials
A_tw-ffmpeg-6
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 10
View file
ffmpeg-6.spec
Changed
@@ -16,8 +16,6 @@ # -%define vers 6.1.2 - # Create proper conflicts to make sure we require all from one version # p: Conflict string, eg if you need them all for requires instead # Default value Conflicts: @@ -187,14 +185,12 @@ %if %{with codec2} BuildRequires: pkgconfig(codec2) %endif -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150700 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150700 BuildRequires: pkgconfig(libjxl) >= 0.7.0 BuildRequires: pkgconfig(libjxl_threads) >= 0.7.0 BuildRequires: pkgconfig(librist) >= 0.2.7 %endif -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 BuildRequires: pkgconfig(rav1e) >= 0.5.0 -%endif %if %{with rubberband} BuildRequires: pkgconfig(rubberband) >= 1.8.1 %endif @@ -224,26 +220,18 @@ %endif %ifarch x86_64 %x86_64 aarch64 -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500 BuildRequires: pkgconfig(SvtAv1Enc) >= 0.9.0 %endif -%endif %if %{with vulkan} -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600 BuildRequires: pkgconfig(libplacebo) >= 6.292.0 -%else -BuildRequires: (pkgconfig(libplacebo) >= 4.192.0 with pkgconfig (libplacebo) < 6.292.0) -%endif BuildRequires: pkgconfig(shaderc) >= 2019.1 BuildRequires: pkgconfig(vulkan) >= 1.3.255 %endif -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500 %ifarch x86_64 %x86_64 BuildRequires: pkgconfig(vpl) >= 2.6 %endif -%endif Provides: ffmpeg-tools = %version Conflicts: ffmpeg-tools @@ -574,7 +562,7 @@ --enable-libfribidi \ --enable-libgsm \ --enable-libjack \ -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150700 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150700 --enable-libjxl \ --enable-librist \ %endif @@ -587,17 +575,13 @@ --enable-libopenh264-dlopen \ --enable-libopus \ --enable-libpulse \ -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 --enable-librav1e \ -%endif %if %{with rubberband} --enable-librubberband \ %endif %ifarch x86_64 %x86_64 aarch64 -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500 --enable-libsvtav1 \ %endif -%endif --enable-libsoxr \ --enable-libspeex \ --enable-libssh \ @@ -622,11 +606,9 @@ %endif %endif --enable-lv2 \ -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500 %ifarch x86_64 %x86_64 --enable-libvpl \ %endif -%endif --enable-vaapi \ --enable-vdpau \ --enable-version3 \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.