New commits:
commit d5294a60ad682ff4cf15357b6bf57b06db62cf01
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
video/mplayer:
DETAILS: updated to 1.0rc2
BUILD: added disable_pic, install_rootifying all
DEPENDS; fixed option for win32codecs, added libdca
optionally
PRE_BUILD, Makefile.patch: removed as it's fixed by upstream
diff --git a/video/mplayer/BUILD b/video/mplayer/BUILD
index 1a07763..26020f9 100755
--- a/video/mplayer/BUILD
+++ b/video/mplayer/BUILD
@@ -1,11 +1,13 @@
if [[ $MPLAYER_SVN = y ]]; then
- OPTS="$OPTS --with-extraincdir=${TRACK_ROOT}/usr/include/ffmpeg"
+ OPTS="$OPTS --with-extraincdir=${INSTALL_ROOT}/usr/include/ffmpeg"
fi &&