Formatting for polipoid. Doesn't seem to build yet.
This commit is contained in:
parent
973d7cff3e
commit
d227ac9a0e
|
@ -1,28 +1,29 @@
|
|||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/splondike/polipoid/
|
||||
Issue Tracker:https://github.com/splondike/polipoid/issues
|
||||
FlattrID:eef5109f143cf9d8c79e01371913c8f7
|
||||
|
||||
Auto Name:Polipoid
|
||||
Summary:Wrapper for the 'polipo' proxy
|
||||
Description:
|
||||
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 switched to offline browsing mode when the network is disconnected.
|
||||
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
|
||||
switched to offline browsing mode when the network is disconnected.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/splondike/polipoid.git
|
||||
FlattrID:eef5109f143cf9d8c79e01371913c8f7
|
||||
|
||||
Build Version:1.0.0,1,v1.0.0,\
|
||||
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 &&\
|
||||
mv polipo ../assets/,\
|
||||
submodules=yes,\
|
||||
maven=yes
|
||||
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 && \
|
||||
mv polipo ../assets/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.0
|
||||
Current Version Code:1
|
||||
|
|
Loading…
Reference in a new issue