Commit 704c8094 authored by Felix Paul Kühne's avatar Felix Paul Kühne

extras/package: enable libmad on iOS

parent a3db0685
......@@ -178,7 +178,7 @@ fi
--disable-SDL_image \
--disable-fontconfig \
--disable-ass \
--enable-freetype2 \
--disable-freetype2 \
--enable-iconv \
--disable-fribidi \
--disable-zvbi \
......@@ -198,7 +198,7 @@ fi
--disable-orc \
--disable-schroedinger \
--disable-libmpeg2 \
--disable-mad > ${out}
--enable-mad > ${out}
make
spopd
......@@ -259,7 +259,7 @@ ${VLCROOT}/configure \
--disable-sout \
--disable-faad \
--disable-lua \
--disable-mad \
--enable-mad \
--disable-a52 \
--disable-fribidi \
--disable-macosx-audio \
......@@ -299,7 +299,6 @@ ${VLCROOT}/configure \
--disable-sout \
--disable-faad \
--disable-lua \
--disable-mad \
--disable-mtp \
--disable-ogg \
--disable-speex \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment