handbrake: bump version.

This commit is contained in:
Jerome Duval
2017-09-20 22:06:46 +02:00
parent 003b0aacc2
commit 7a4a52d60b
2 changed files with 7 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ DVD or BluRay sources to a handful of modern output file formats."
HOMEPAGE="http://handbrake.fr/"
LICENSE="GNU GPL v2"
COPYRIGHT="2003-2016 HandBrake Team"
REVISION="3"
REVISION="1"
SOURCE_URI="http://download.handbrake.fr/releases/$portVersion/HandBrake-$portVersion.tar.bz2"
CHECKSUM_SHA256="591fb489edd6146136f0a92f895c2098365f612ad308d5ff9dc83223ad73ed27"
CHECKSUM_SHA256="ffdee112f0288f0146b965107956cd718408406b75db71c44d2188f5296e677f"
SOURCE_DIR="HandBrake-$portVersion"
PATCHES="handbrake-$portVersion.patchset"
ADDITIONAL_FILES="HandBrake.rdef"
@@ -82,15 +82,18 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
cmd:cmake
cmd:libtoolize$secondaryArchSuffix
cmd:autoconf
cmd:automake
cmd:patch
cmd:python
cmd:pkg_config$secondaryArchSuffix
cmd:python2
cmd:m4
cmd:make
cmd:sed
cmd:tar
cmd:yasm
"
# Please check the file state.md in this directory for a detailed description