PKGNAME=handbrake
PKGSEC=video
PKGDEP="bzip2 dbus-glib desktop-file-utils fontconfig fribidi gstreamer \
        gtk-3 hicolor-icon-theme jansson lame libass \
        libdvdnav libgudev libnotify libogg librsvg libsamplerate libtheora \
        libvorbis libxml2 x264 x265 fdkaac ffmpeg libbluray"
BUILDDEP="nasm intltool"
BUILDDEP__AMD64="${BUILDDEP} yasm"
PKGDES="Tool for converting video from nearly any format to a selection of modern, widely supported codecs"

NOLTO=1
AB_FLAGS_SPECS=0
RECONF=0

# FIXME: bundled svt-av1 1.7.0 FTBFS
FAIL_ARCH="!(amd64|arm64)"
