Fork of http://git.videolan.org/?p=vlc-bindings/VLCKit.git to integrate a version of VLC supporting libde265.
GNU Lesser General Public License v2.1
49
stars
32
forks
source link
When I run the script buildMobileVLCKit.sh,It always parked in a place to download the libgcrypt-1.6.2.tar.bz2,is the curl command not surpport ftp protocol?How do I fix it?Mac os 10.10.5,Xcode 7.2 #3
Like this:
curl -f -L -- "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.6.2.tar.bz2" > "../../contrib/tarballs/libgcrypt-1.6.2.tar.bz2"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:10:51 --:--:-- 0
Like this: curl -f -L -- "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.6.2.tar.bz2" > "../../contrib/tarballs/libgcrypt-1.6.2.tar.bz2" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:10:51 --:--:-- 0