mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
New app: polipoid
This commit is contained in:
parent
54da0b3ee3
commit
973d7cff3e
1 changed files with 29 additions and 0 deletions
29
metadata/com.polipoid.txt
Normal file
29
metadata/com.polipoid.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Category:Internet
|
||||
License:GPLv3
|
||||
Source Code:https://github.com/splondike/polipoid/
|
||||
Issue Tracker:https://github.com/splondike/polipoid/issues
|
||||
|
||||
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.
|
||||
.
|
||||
|
||||
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
|
||||
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.0
|
||||
Current Version Code:1
|
||||
|
||||
Loading…
Reference in a new issue