ffmpeg: bump versions 2.x and 3.x.

This commit is contained in:
Jérôme Duval
2016-12-05 20:43:23 +01:00
parent c3fe0a3649
commit cc23d96e74
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ LICENSE="GNU LGPL v2.1
GNU GPL v2"
REVISION="1"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.bz2"
CHECKSUM_SHA256="76d6cd9f5e64463a5b9940736da8a515c990bcbbe506a722e2040916cb366d74"
CHECKSUM_SHA256="72abc55bea5ff5397ac82320fa5c4843a05f527d0d7912d66784c92fdfbd12fb"
PATCHES="ffmpeg-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -21,7 +21,7 @@ PROVIDES="
cmd:ffprobe = $portVersion compat >= 3.2
cmd:ffserver = $portVersion compat >= 3.2
lib:libavutil$secondaryArchSuffix = 55.34.100 compat >= 55
lib:libavcodec$secondaryArchSuffix = 57.64.100 compat >= 57
lib:libavcodec$secondaryArchSuffix = 57.64.101 compat >= 57
lib:libavformat$secondaryArchSuffix = 57.56.100 compat >= 57
lib:libavdevice$secondaryArchSuffix = 57.1.100 compat >= 57
lib:libavfilter$secondaryArchSuffix = 6.65.100 compat >= 6
@@ -52,7 +52,7 @@ CONFLICTS="
PROVIDES_devel="
ffmpeg${secondaryArchSuffix}_devel = $portVersion compat >= 3.2
devel:libavutil$secondaryArchSuffix = 55.34.100 compat >= 55
devel:libavcodec$secondaryArchSuffix = 57.64.100 compat >= 57
devel:libavcodec$secondaryArchSuffix = 57.64.101 compat >= 57
devel:libavformat$secondaryArchSuffix = 57.56.100 compat >= 57
devel:libavdevice$secondaryArchSuffix = 57.1.100 compat >= 57
devel:libavfilter$secondaryArchSuffix = 6.65.100 compat >= 6

View File

@@ -9,7 +9,7 @@ LICENSE="GNU LGPL v2.1
GNU GPL v2"
REVISION="1"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
CHECKSUM_SHA256="97be8a6c1cab2c52015544f76d40f6fd0babcb1b40cf601b4e57fb818564157c"
CHECKSUM_SHA256="11bd97f3f3b9608869147a20d59bec7c8d02fbd951a13c6c29cb777d700860e8"
SOURCE_DIR="ffmpeg-$portVersion"
PATCHES="ffmpeg-$portVersion.patchset"