avidemux: broken for musl

This commit is contained in:
Juergen Buchmueller 2016-08-20 20:32:57 +02:00
parent eea26beceb
commit 3ce9514492
1 changed files with 6 additions and 1 deletions

View File

@ -18,8 +18,13 @@ homepage="http://avidemux.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/avidemux/avidemux/${version}/${pkgname}_${version}.tar.gz"
checksum=c5e411351155f1e0c58e92bdf5a1b68818549cbcbb9d40847186da0081afcaaf
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="Internal compiler error in src/libavcodec/hevcdsp_template.c"
esac
do_build() {
bash bootStrap.bash --without-gtk
MAKEFLAGS=${makejobs} \
bash bootStrap.bash --without-gtk
}
do_install() {
# Remove Windows stuff