handbrake: bump version.

* build against ffmpeg3
This commit is contained in:
Jérôme Duval
2016-12-06 19:53:11 +01:00
parent e3bc813008
commit cf5541ab8d
2 changed files with 4 additions and 4 deletions

View File

@@ -6,16 +6,16 @@ DVD or BluRay sources to a handful of modern output file formats."
HOMEPAGE="http://www.handbrake.fr"
LICENSE="GNU GPL v2"
COPYRIGHT="2003-2015 HandBrake Team"
REVISION="3"
REVISION="1"
SOURCE_URI="http://download.handbrake.fr/releases/$portVersion/HandBrake-$portVersion.tar.bz2"
SOURCE_FILENAME="HandBrake-$portVersion.tar.bz2"
CHECKSUM_SHA256="4cc3828393b26a982dbe00febd700c5090d3443c1d45492e0b373e02da73c699"
CHECKSUM_SHA256="fb9230dd121b456f6829d1d25ac8bbf76e503b51c4efc70f0a7fd2bb8607e2f0"
SOURCE_DIR="HandBrake-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
ADDITIONAL_FILES="HandBrake.rdef"
PATCHES="handbrake-0.10.2.patchset"
PATCHES="handbrake-$portVersion.patchset"
PROVIDES="
handbrake$secondaryArchSuffix = $portVersion
@@ -51,7 +51,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:liba52$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix >= 57
devel:libmpeg2$secondaryArchSuffix
devel:libmp4v2$secondaryArchSuffix
devel:libogg$secondaryArchSuffix