aboutsummaryrefslogtreecommitdiffstats
path: root/testing/handbrake
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 21:55:03 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 21:55:03 +0000
commit4194b9cf809850184ee143efbe944c6d38f7393b (patch)
tree54d9c490f4cd1f40c04fdc78739a02884a0b1807 /testing/handbrake
parent47864c84ac4c2be482e933240a8f9bd76ece8f2e (diff)
downloadaports-4194b9cf809850184ee143efbe944c6d38f7393b.tar.bz2
aports-4194b9cf809850184ee143efbe944c6d38f7393b.tar.xz
testing/handbrake: enable build on ppc64le
Diffstat (limited to 'testing/handbrake')
-rw-r--r--testing/handbrake/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/handbrake/APKBUILD b/testing/handbrake/APKBUILD
index 2f1fb6578b..2c06c049d0 100644
--- a/testing/handbrake/APKBUILD
+++ b/testing/handbrake/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.7
pkgrel=3
pkgdesc="Handbrake video transcoder"
url="https://handbrake.fr"
-arch="x86_64 x86 armhf"
+arch="x86_64 x86 armhf ppc64le"
license="GPL2"
makedepends="yasm autoconf libtool zlib-dev libbz2 libogg-dev libtheora-dev
libvorbis-dev libsamplerate-dev fribidi-dev freetype-dev
@@ -25,6 +25,7 @@ options="!check"
builddir="$srcdir"/${_pkgname}-${pkgver}
prepare() {
+ update_config_guess
cd "$builddir"
default_prepare
# build against external libs