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