mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
ffmpeg: bump version.
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE="GNU LGPL v2.1
|
||||
COPYRIGHT="2000-2003 Fabrice Bellard
|
||||
2003-2015 the FFmpeg developers"
|
||||
SOURCE_URI="http://www.ffmpeg.org/releases/ffmpeg-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="9565236404d3515aab754283c687c0a001019003148bf7f708e643608c0690b8"
|
||||
CHECKSUM_SHA256="e2ed5ab28dee1af94336739173eb0019afc21a54e38a96f4e3208e94a07866e2"
|
||||
SOURCE_DIR="ffmpeg-$portVersion"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -19,14 +19,14 @@ PROVIDES="
|
||||
cmd:ffmpeg = $portVersion compat >= 2.8
|
||||
cmd:ffprobe = $portVersion compat >= 2.8
|
||||
cmd:ffserver = $portVersion compat >= 2.8
|
||||
lib:libavutil$secondaryArchSuffix = 54.27.100 compat >= 54
|
||||
lib:libavcodec$secondaryArchSuffix = 56.41.100 compat >= 56
|
||||
lib:libavformat$secondaryArchSuffix = 56.36.100 compat >= 56
|
||||
lib:libavutil$secondaryArchSuffix = 54.31.100 compat >= 54
|
||||
lib:libavcodec$secondaryArchSuffix = 56.60.100 compat >= 56
|
||||
lib:libavformat$secondaryArchSuffix = 56.40.101 compat >= 56
|
||||
lib:libavdevice$secondaryArchSuffix = 56.4.100 compat >= 56
|
||||
lib:libavfilter$secondaryArchSuffix = 5.16.101 compat >= 5
|
||||
lib:libavfilter$secondaryArchSuffix = 5.40.101 compat >= 5
|
||||
lib:libavresample$secondaryArchSuffix = 2.1.0 compat >= 2
|
||||
lib:libswscale$secondaryArchSuffix = 3.1.101 compat >= 3
|
||||
lib:libswresample$secondaryArchSuffix = 1.2.100 compat >= 1
|
||||
lib:libswresample$secondaryArchSuffix = 1.2.101 compat >= 1
|
||||
lib:libpostproc$secondaryArchSuffix = 53.3.100 compat >= 53
|
||||
"
|
||||
REQUIRES="
|
||||
Reference in New Issue
Block a user