Orweb (info.guardianproject.browser): Minor metadata tidy up

This commit is contained in:
Ciaran Gultnieks 2013-12-01 21:57:54 +00:00
parent 70cfd04035
commit 0a30c4ee30

View file

@ -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