harvid binaries moved to ardour.org
This commit is contained in:
parent
f84a3942cf
commit
bec5882dbb
@ -530,8 +530,8 @@ done
|
|||||||
|
|
||||||
if test x$WITH_HARVID != x ; then
|
if test x$WITH_HARVID != x ; then
|
||||||
cd $APPBIN
|
cd $APPBIN
|
||||||
HARVID_VERSION="v0.7.0" # todo make 'latest' symlink on github work somehow.
|
HARVID_VERSION=$(curl http://ardour.org/files/video-tools/latest_version_numer.txt)
|
||||||
curl -L http://x42.github.com/harvid/releases/harvid-${MULTIARCH}-${HARVID_VERSION}.tgz \
|
curl -L http://ardour.org/files/video-tools/harvid-${MULTIARCH}-${HARVID_VERSION}.tgz \
|
||||||
| tar -x -z --exclude=README --exclude=harvid.1 --strip-components=1 || exit 1
|
| tar -x -z --exclude=README --exclude=harvid.1 --strip-components=1 || exit 1
|
||||||
cd -
|
cd -
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user