Orweb (info.guardianproject.browser): Minor metadata tidy up
This commit is contained in:
parent
70cfd04035
commit
0a30c4ee30
|
@ -9,9 +9,11 @@ Summary:Privacy-enhanced browser
|
|||
Description:
|
||||
Orweb is a companion browser to [[org.torproject.android]], the port of Tor to
|
||||
Android.
|
||||
|
||||
Orbot anonymizes internet traffic by routing it through many different stages
|
||||
and you must have that enabled first, though root isn't needed.
|
||||
Orweb disables certain other browser features that could be used to identify you.
|
||||
Orweb disables certain other browser features that could be used to identify
|
||||
you.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -33,7 +35,7 @@ Build:0.5.0-BETA-3,22
|
|||
disable=incredibly slow compared to official build at 0.5.0-BETA-3a
|
||||
commit=0.5.0-BETA-3a
|
||||
srclibs=NetCipher@94f5dc6;ActionBarSherlock@c0d437c
|
||||
prebuild=sed -i 's/onionkit.OrbotHelper/onionkit.ui.OrbotHelper/g' src/info/guardianproject/browser/Browser.java && \
|
||||
prebuild=sed -i 's/onionkit.OrbotHelper/onionkit.ui.OrbotHelper/g' src/info/guardianproject/browser/Browser.java && \
|
||||
sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(.2=\).*@\1$$NetCipher$$@' project.properties
|
||||
|
||||
|
|
Loading…
Reference in a new issue