Remove nonworking polipoid version, formatting

This commit is contained in:
Daniel Martí 2013-10-01 10:01:16 +02:00
parent 5cb090873e
commit a24e02d43f

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/splondike/polipoid/issues
FlattrID:eef5109f143cf9d8c79e01371913c8f7 FlattrID:eef5109f143cf9d8c79e01371913c8f7
Auto Name:Polipoid Auto Name:Polipoid
Summary:Wrapper for the 'polipo' proxy Summary:Wrapper for the polipo proxy
Description: Description:
A wrapper for the 'polipo' HTTP(S) proxy. Allows for offline browsing via A wrapper for the 'polipo' HTTP(S) proxy. Allows for offline browsing via
polipo's cache, and should also speed browsing somewhat. Will be automatically polipo's cache, and should also speed browsing somewhat. Will be automatically
@ -17,15 +17,9 @@ Repo Type:git
Repo:https://github.com/splondike/polipoid.git Repo:https://github.com/splondike/polipoid.git
Build Version:1.0.1,2,v1.0.1,submodules=yes,maven=yes,init=\ Build Version:1.0.1,2,v1.0.1,submodules=yes,maven=yes,init=\
TOOLCHAIN=/tmp/polipoid-toolchain &&\ TOOLCHAIN=/tmp/polipoid-toolchain && \
$$NDK$$/build/tools/make-standalone-toolchain.sh --platform=android-8 --install-dir=$TOOLCHAIN &&\ $$NDK$$/build/tools/make-standalone-toolchain.sh --platform=android-8 --install-dir=$TOOLCHAIN && \
cd polipo/ &&\ cd polipo/ && \
PATH=$TOOLCHAIN/bin:$PATH CC=arm-linux-androideabi-gcc EXTRA_DEFINES="-U __linux__" make clean polipo && \
mv polipo ../assets/
Build Version:1.0.0,1,!Could not find artifact com.android.support:support-v4:jar:18.0.0 in central v1.0.0,submodules=yes,maven=yes,init=\
TOOLCHAIN=/tmp/polipoid-toolchain &&\
$$NDK$$/build/tools/make-standalone-toolchain.sh --platform=android-8 --install-dir=$TOOLCHAIN &&\
cd polipo/ &&\
PATH=$TOOLCHAIN/bin:$PATH CC=arm-linux-androideabi-gcc EXTRA_DEFINES="-U __linux__" make clean polipo && \ PATH=$TOOLCHAIN/bin:$PATH CC=arm-linux-androideabi-gcc EXTRA_DEFINES="-U __linux__" make clean polipo && \
mv polipo ../assets/ mv polipo ../assets/