diff --git a/metadata/com.googlecode.droidwall.txt b/metadata/com.googlecode.droidwall.txt index 0ee1c23939..ecaf25fb12 100644 --- a/metadata/com.googlecode.droidwall.txt +++ b/metadata/com.googlecode.droidwall.txt @@ -7,7 +7,7 @@ Issue Tracker:http://code.google.com/p/droidwall/issues/list Auto Name:DroidWall Summary:Firewall frontend Description: -'''N.B'''Development of this app has ceased. +'''N.B'''Development of this app ceased in mid 2012. Tap the tab at the top to switch between whitelist and blacklist mode. Tap Menu and Apply Changes to apply. @@ -20,26 +20,30 @@ Requires root: Yes. iptables (the firewall itself) has to be run as root. 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 +Repo Type:git-svn +Repo:http://droidwall.googlecode.com/svn;trunk=trunk;tags=tags -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 +Build:1.5.7,157 + commit=250 + init=rm -rf external/iptables && \ + cd external && \ + git clone https://android.googlesource.com/platform/external/iptables + target=android-8 + srclibs=Busybox@83785f0;BusyboxConfigs@bd2bf4f3 + patch=iptables.patch + 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 Auto Update Mode:None -Update Check Mode:Static +Update Check Mode:Tags Current Version:1.5.7 Current Version Code:157