mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
handbrake: bump version.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user