Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:ARM:Factory:Contrib:ILP32
subtitlecomposer
0010-Require-FFmpeg-5.1.5.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0010-Require-FFmpeg-5.1.5.patch of Package subtitlecomposer
From 98a77fc69fc62b857054f3b1cdbb7a8a03e2ae36 Mon Sep 17 00:00:00 2001 From: Mladen Milinkovic <maxrd2@smoothware.net> Date: Thu, 1 Aug 2024 11:32:04 +0200 Subject: [PATCH 10/11] Require FFmpeg >= 5.1.5 --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bacf025f..5fd2a09c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -33,7 +33,7 @@ if(APPIMAGE) set(SC_APPIMAGE 1 CACHE INTERNAL EXPORTEDVARIABLE) endif() -find_package(FFmpeg 57.83.100 REQUIRED) +find_package(FFmpeg 59.27.100 REQUIRED) find_package(OpenAL REQUIRED) find_package(ICU) -- 2.46.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor