From f550af0ebb9782d61621d301af7e5d61053edd7c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 13 Jun 2023 17:37:27 +0200 Subject: [PATCH] Rework freeworld --- vlc.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/vlc.spec b/vlc.spec index c49ef06..db0f367 100644 --- a/vlc.spec +++ b/vlc.spec @@ -6,26 +6,26 @@ %global _with_bootstrap 1 %if 0%{?!_without_freeworld:1} -%global _with_faad2 1 -%global _with_ffmpeg 1 -%global _with_libdca 1 %global _with_x264 1 %global _with_x265 1 -%global _with_xvidcore 1 %global _with_live555 1 -%global _with_vaapi 1 %endif %global _with_a52dec 1 +%global _with_aom 1 +%global _with_dav1d 1 +%global _with_faad2 1 +%global _with_ffmpeg 1 +%global _with_fluidsynth 1 +%global _with_freerdp 1 +%global _with_libdca 1 %global _with_libdvbpsi 1 %global _with_libmad 1 %global _with_libmpeg2 1 -%global _with_twolame 1 -%global _with_fluidsynth 1 %global _with_schroedinger 1 -%global _with_freerdp 1 -%global _with_dav1d 1 -%global _with_aom 1 +%global _with_twolame 1 +%global _with_vaapi 1 +%global _with_xvidcore 1 %ifarch x86_64 ppc64le aarch64 %if ! (0%{?fedora} >= 37) %global _with_asdcp 1