ffmpeg: Bump revisions and disable devel: provides of older versions.

This commit is contained in:
Augustin Cavalier
2024-08-09 12:53:01 -04:00
parent cf41b3bf40
commit 406cc5a2cf
2 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://ffmpeg.org/"
COPYRIGHT="2000-2003 Fabrice Bellard
2003-2023 the FFmpeg developers"
LICENSE="GNU LGPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
CHECKSUM_SHA256="4974d62e7507ba3b26fa5f30af8ee36825917ddb4a1ad4118277698c1c8818cf"
PATCHES="ffmpeg-$portVersion.patchset"
@@ -120,13 +120,13 @@ REQUIRES_tools="
PROVIDES_devel="
ffmpeg${secondaryArchSuffix}_devel = $portVersionCompat
devel:libavcodec$secondaryArchSuffix = $libavcodecVersionCompat
devel:libavdevice$secondaryArchSuffix = $libavdeviceVersionCompat
devel:libavfilter$secondaryArchSuffix = $libavfilterVersionCompat
devel:libavformat$secondaryArchSuffix = $libavformatVersionCompat
devel:libavutil$secondaryArchSuffix = $libavutilVersionCompat
devel:libswresample$secondaryArchSuffix = $libswresampleVersionCompat
devel:libswscale$secondaryArchSuffix = $libswscaleVersionCompat
# devel:libavcodec$secondaryArchSuffix = $libavcodecVersionCompat
# devel:libavdevice$secondaryArchSuffix = $libavdeviceVersionCompat
# devel:libavfilter$secondaryArchSuffix = $libavfilterVersionCompat
# devel:libavformat$secondaryArchSuffix = $libavformatVersionCompat
# devel:libavutil$secondaryArchSuffix = $libavutilVersionCompat
# devel:libswresample$secondaryArchSuffix = $libswresampleVersionCompat
# devel:libswscale$secondaryArchSuffix = $libswscaleVersionCompat
"
REQUIRES_devel="
ffmpeg$secondaryArchSuffix == $portVersion base

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://ffmpeg.org/"
COPYRIGHT="2000-2003 Fabrice Bellard
2003-2023 the FFmpeg developers"
LICENSE="GNU LGPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
CHECKSUM_SHA256="54383bb890a1cd62580e9f1eaa8081203196ed53bde9e98fb6b0004423f49063"
PATCHES="ffmpeg-$portVersion.patchset"
@@ -124,13 +124,13 @@ CONFLICTS_tools="
PROVIDES_devel="
ffmpeg5${secondaryArchSuffix}_devel = $portVersionCompat
devel:libavcodec$secondaryArchSuffix = $libavcodecVersionCompat
devel:libavdevice$secondaryArchSuffix = $libavdeviceVersionCompat
devel:libavfilter$secondaryArchSuffix = $libavfilterVersionCompat
devel:libavformat$secondaryArchSuffix = $libavformatVersionCompat
devel:libavutil$secondaryArchSuffix = $libavutilVersionCompat
devel:libswresample$secondaryArchSuffix = $libswresampleVersionCompat
devel:libswscale$secondaryArchSuffix = $libswscaleVersionCompat
# devel:libavcodec$secondaryArchSuffix = $libavcodecVersionCompat
# devel:libavdevice$secondaryArchSuffix = $libavdeviceVersionCompat
# devel:libavfilter$secondaryArchSuffix = $libavfilterVersionCompat
# devel:libavformat$secondaryArchSuffix = $libavformatVersionCompat
# devel:libavutil$secondaryArchSuffix = $libavutilVersionCompat
# devel:libswresample$secondaryArchSuffix = $libswresampleVersionCompat
# devel:libswscale$secondaryArchSuffix = $libswscaleVersionCompat
"
REQUIRES_devel="
ffmpeg5$secondaryArchSuffix == $portVersion base