Deactivate latest Orbot
This commit is contained in:
parent
1de6a0f5cf
commit
614bdeef60
|
@ -34,7 +34,6 @@ is not granted.
|
|||
Repo Type:git
|
||||
Repo:git://git.torproject.org/orbot.git
|
||||
|
||||
#Most recent binaries from https://dev.guardianproject.info/projects/orbot/files
|
||||
Build:0.2.3.23-rc-1.0.11-RC5-test2,51
|
||||
commit=ff38bf4e5
|
||||
submodules=yes
|
||||
|
@ -45,25 +44,18 @@ Build:0.2.3.23-rc-1.0.11-RC5-test2,51
|
|||
sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
||||
make -C external
|
||||
|
||||
Build:12.0.1,57
|
||||
disable=not a release; problems building libevent; iptables blobs https://dev.guardianproject.info/issues/1735
|
||||
commit=unknown - see disabled
|
||||
submodules=yes
|
||||
update=.;external/ActionBarSherlock/actionbarsherlock
|
||||
prebuild=sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
||||
cd res/raw/ && \
|
||||
rm iptables* obfsproxy privoxy tor.mp3
|
||||
build=NDK_BASE=$$NDK$$ make -C external
|
||||
|
||||
Build:12.0.5,61
|
||||
disable=Binary blobs of unknown origin - https://dev.guardianproject.info/issues/1735
|
||||
|
||||
Build:13.0.4a,69
|
||||
disable= error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/test.sh' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 make: *** [libevent/Makefile] Error 1 make: Leaving directory `/home/vagrant/build/org.torproject.android/external'. Possible solution: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713626 or disable tests (?).
|
||||
commit=c3327d7ae8e368
|
||||
submodules=yes
|
||||
rm=libs/armeabi;libs/jtorctl.jar
|
||||
build=NDK_BASE=$$NDK$$ make -C external
|
||||
|
||||
Maintainer Notes:
|
||||
51 contains prebuilt iptables.
|
||||
69 should build on normal systems, but you may need to specify NDK_TOOLCHAIN_VERSION in external/Makefile
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:13.0.4a
|
||||
|
|
Loading…
Reference in a new issue