File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ HOMEPAGE="https://ffmpeg.org/"
66COPYRIGHT="2000-2003 Fabrice Bellard
77 2003-2024 the FFmpeg developers"
88LICENSE="GNU LGPL v3"
9- REVISION="3 "
9+ REVISION="1 "
1010SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
11- CHECKSUM_SHA256="8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968 "
11+ CHECKSUM_SHA256="3b624649725ecdc565c903ca6643d41f33bd49239922e45c9b1442c63dca4e38 "
1212PATCHES="ffmpeg-$portVersion.patchset"
1313SOURCE_DIR="ffmpeg-$portVersion"
1414ADDITIONAL_FILES="gcc_runtime.c"
@@ -163,9 +163,9 @@ BUILD_REQUIRES="
163163 devel:libmp3lame$secondaryArchSuffix
164164 devel:libogg$secondaryArchSuffix
165165 devel:libopus$secondaryArchSuffix
166- devel:libsdl2 $secondaryArchSuffix
166+ devel:libSDL2_2.0 $secondaryArchSuffix
167167 devel:libspeex$secondaryArchSuffix
168- devel:libssl$secondaryArchSuffix
168+ devel:libssl$secondaryArchSuffix >= 3
169169 devel:libtheora$secondaryArchSuffix
170170 devel:libvorbis$secondaryArchSuffix
171171 devel:libz$secondaryArchSuffix
File renamed without changes.
You can’t perform that action at this time.
0 commit comments