mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/handbrake: enable build on ppc64le
This commit is contained in:
parent
47864c84ac
commit
4194b9cf80
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user