diff --git a/media-video/handbrake/handbrake-1.0.3.recipe b/media-video/handbrake/handbrake-1.0.7.recipe similarity index 95% rename from media-video/handbrake/handbrake-1.0.3.recipe rename to media-video/handbrake/handbrake-1.0.7.recipe index ddab91dcf..a35f038f6 100644 --- a/media-video/handbrake/handbrake-1.0.3.recipe +++ b/media-video/handbrake/handbrake-1.0.7.recipe @@ -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 diff --git a/media-video/handbrake/patches/handbrake-1.0.3.patchset b/media-video/handbrake/patches/handbrake-1.0.7.patchset similarity index 100% rename from media-video/handbrake/patches/handbrake-1.0.3.patchset rename to media-video/handbrake/patches/handbrake-1.0.7.patchset