diff --git a/metadata/me.shkschneider.dropbearserver2.txt b/metadata/me.shkschneider.dropbearserver2.txt new file mode 100644 index 0000000000..463b7ba492 --- /dev/null +++ b/metadata/me.shkschneider.dropbearserver2.txt @@ -0,0 +1,36 @@ +Category:System +License:GPLv2 +Web Site:https://github.com/shkschneider/android_DropBearServer2 +Source Code:https://github.com/shkschneider/android_DropBearServer2 +Issue Tracker:https://github.com/shkschneider/android_DropBearServer2/issues + +Summary:SSH Server using DropBear +Description: +This is a SSH server using DropBear, allows you to easily install, configure +and run a Secured SHell server. +. + +Repo Type:git +Repo:https://github.com/shkschneider/android_DropBearServer2.git + +#Dropbear srclib doesn't produce dbclient which is found in res/raw +Build Version:1.5.4,154,1.5.4,subdir=dropbearserver2,\ +init=svn co http://roottools.googlecode.com/svn/trunk/Stable/TAGS/2.4/src,\ +srclibs=ActionBarSherlock@4.2.0;Dropbear@07accdedf45,prebuild=\ +sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +rm res/raw/* libs/* && \ +mkdir -p jni/dropbear && cp -r $$Dropbear$$/* jni/dropbear/ && \ +echo 'include $(call all-subdir-makefiles)' > jni/Android.mk,\ +build=$$NDK$$/ndk-build && \ +mv libs/armeabi/dropbear res/raw/dropbear && \ +mv libs/armeabi/dropbearkey res/raw/dropbearkey && \ +mv libs/armeabi/scp res/raw/scp && \ +mv libs/armeabi/ssh res/raw/ssh && \ +mv libs/armeabi/sftp-server res/raw/sftp_server && \ +touch res/raw/dbclient && \ +echo "Welcome to DropBear SSH Server!" > res/raw/banner,buildjni=no + +Update Check Mode:RepoManifest +Current Version:1.5.4 +Current Version Code:154 +