mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
handbrake, revbump for new dav1d (#10109)
This commit is contained in:
@@ -6,7 +6,7 @@ DVD or BluRay sources to a handful of modern output file formats."
|
||||
HOMEPAGE="https://handbrake.fr/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2020 HandBrake Team"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/HandBrake/HandBrake/releases/download/$portVersion/HandBrake-$portVersion-source.tar.bz2"
|
||||
CHECKSUM_SHA256="3999fe06d5309c819799a73a968a8ec3840e7840c2b64af8f5cdb7fd8c9430f0"
|
||||
SOURCE_DIR="HandBrake-$portVersion"
|
||||
@@ -69,6 +69,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
gcc_syslibs${secondaryArchSuffix}_devel
|
||||
devel:libass$secondaryArchSuffix
|
||||
devel:libavcodec$secondaryArchSuffix >= 58
|
||||
devel:libavformat$secondaryArchSuffix >= 58
|
||||
@@ -114,7 +115,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:nasm
|
||||
cmd:patch
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python2
|
||||
cmd:python3
|
||||
cmd:sed
|
||||
cmd:tar
|
||||
cmd:unzip
|
||||
|
||||
Reference in New Issue
Block a user