libopenshot: bumped to FFmpeg 6.x (#13848)

This commit is contained in:
kenmays
2026-04-01 01:58:44 -07:00
committed by GitHub
parent 23b321e599
commit 729309c868
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ OpenShot Video Editor (version 2.0+). C++, Python are fully supported."
HOMEPAGE="https://www.openshot.org/" HOMEPAGE="https://www.openshot.org/"
COPYRIGHT="2008-2023 OpenShot Studios, LLC" COPYRIGHT="2008-2023 OpenShot Studios, LLC"
LICENSE="GNU LGPL v3" LICENSE="GNU LGPL v3"
REVISION="2" REVISION="3"
SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz" SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="58765cfc8aec199814346e97ce31a5618a261260b380670a6fb2bf6f68733638" CHECKSUM_SHA256="58765cfc8aec199814346e97ce31a5618a261260b380670a6fb2bf6f68733638"
SOURCE_FILENAME="libopenshot-$portVersion.tar.gz" SOURCE_FILENAME="libopenshot-$portVersion.tar.gz"
@@ -80,7 +80,7 @@ REQUIRES_python310_debuginfo="
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel haiku${secondaryArchSuffix}_devel
ffmpeg5${secondaryArchSuffix}_devel ffmpeg6${secondaryArchSuffix}_devel
unittest++${secondaryArchSuffix}_devel unittest++${secondaryArchSuffix}_devel
devel:libbabl_0.1$secondaryArchSuffix devel:libbabl_0.1$secondaryArchSuffix
devel:libexecinfo$secondaryArchSuffix devel:libexecinfo$secondaryArchSuffix

View File

@@ -1,4 +1,4 @@
From 42aae85e3c8f8357ce0f6385981cd0f55eb7354c Mon Sep 17 00:00:00 2001 From 038e25a417785385fcc7435307f244c89da3ad91 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com> From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Sun, 16 Apr 2023 11:15:33 +1000 Date: Sun, 16 Apr 2023 11:15:33 +1000
Subject: Fix build for Haiku Subject: Fix build for Haiku
@@ -103,5 +103,5 @@ index b8c53e5..8622613 100644
#include "ZmqLogger.h" #include "ZmqLogger.h"
-- --
2.37.3 2.52.0