mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ffmpeg: Bump revisions and disable devel: provides of older versions.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user