fdroiddata/metadata/com.googlecode.droidwall.txt

44 lines
1.7 KiB
Plaintext
Raw Normal View History

2013-04-22 16:59:22 +00:00
Category:Internet
2011-01-22 21:40:28 +00:00
License:GPLv3
Web Site:http://code.google.com/p/droidwall/
Source Code:http://droidwall.googlecode.com/svn/tags/v1.5.7
2011-01-22 21:40:28 +00:00
Issue Tracker:http://code.google.com/p/droidwall/issues/list
Summary:Firewall frontend
2011-01-22 21:40:28 +00:00
Description:
This might be used in
preference to another firewall frontend if you are running
lower-powered hardware, but be warned that it contains a lot of bugs that
2013-04-09 21:38:55 +00:00
won't ever get fixed.
2013-04-09 21:38:55 +00:00
It has been patched to just work with Android 1.6 to 2.3.7.
2013-01-15 18:26:34 +00:00
Requires root: Yes. iptables (the firewall itself) has to be run as root.
2011-01-22 21:40:28 +00:00
.
Requires Root:Yes
#The trunk is now (08-2012) empty but svn/tags/ is still populated
Repo Type:svn
Repo:http://droidwall.googlecode.com/svn/tags/v1.5.7
Build Version:1.5.7,157,250,target=android-8,init=\
rm -rf external/iptables && cd external && \
git clone https://android.googlesource.com/platform/external/iptables,\
patch=iptables.patch,srclibs=Busybox@83785f0;BusyboxConfigs@bd2bf4f3,prebuild=\
rm -rf res/raw/busybox_g1 res/raw/iptables_armv5 external/busybox && \
sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\" \
android:maxSdkVersion=\"10\"/g' AndroidManifest.xml && \
cp $$BusyboxConfigs$$/android_ndk_defconfigPlus $$Busybox$$/.config,build=\
export PATH=$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:$PATH && \
make CONFIG_SYSROOT="$$NDK$$/platforms/android-9/arch-arm" -C $$Busybox$$ && \
mv $$Busybox$$/busybox res/raw/busybox_g1 && \
cd external/iptables && python extensions/fixinit.py && \
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \
mv libs/armeabi/iptables ../../res/raw/iptables_armv5
2013-03-23 10:26:35 +00:00
Update Check Mode:Static
Current Version:1.5.7
Current Version Code:157