Switch to medialibrary branch 0.3.x
This commit is contained in:
@@ -16,7 +16,7 @@ checkfail()
|
||||
# ARGUMENTS #
|
||||
#############
|
||||
|
||||
MEDIALIBRARY_HASH=33a57a9
|
||||
MEDIALIBRARY_HASH=94abdc9
|
||||
|
||||
BUILD_ML=1
|
||||
RELEASE=0
|
||||
@@ -774,6 +774,7 @@ if [ ! -d "${MEDIALIBRARY_MODULE_DIR}/medialibrary" ]; then
|
||||
git clone http://code.videolan.org/videolan/medialibrary.git "${SRC_DIR}/medialibrary/medialibrary"
|
||||
checkfail "medialibrary source: git clone failed"
|
||||
cd ${MEDIALIBRARY_MODULE_DIR}/medialibrary
|
||||
git checkout 0.3.x
|
||||
git submodule update --init libvlcpp
|
||||
else
|
||||
cd ${MEDIALIBRARY_MODULE_DIR}/medialibrary
|
||||
|
||||
Reference in New Issue
Block a user