Set autoname of GogoDroid
This commit is contained in:
parent
85af7eb4ea
commit
236c642b65
|
@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/gogodroid
|
||||||
Source Code:https://github.com/aelmahmoudy/gogodroid
|
Source Code:https://github.com/aelmahmoudy/gogodroid
|
||||||
Issue Tracker:https://github.com/aelmahmoudy/gogodroid/issues
|
Issue Tracker:https://github.com/aelmahmoudy/gogodroid/issues
|
||||||
|
|
||||||
|
Auto Name:GogoDroid
|
||||||
Summary:Graphical frontend of gogoc for Android
|
Summary:Graphical frontend of gogoc for Android
|
||||||
Description:
|
Description:
|
||||||
TSP is a control protocol used to establish and maintain static tunnels.
|
TSP is a control protocol used to establish and maintain static tunnels.
|
||||||
|
@ -24,7 +25,7 @@ Repo:https://github.com/aelmahmoudy/gogodroid.git
|
||||||
Build:1.3,13
|
Build:1.3,13
|
||||||
commit=1.3
|
commit=1.3
|
||||||
init=rm res/raw/gogoc
|
init=rm res/raw/gogoc
|
||||||
patch=remove_dup_defn.patch;sformat.patch
|
patch=remove_dup_defn.patch,sformat.patch
|
||||||
build=cd gogoc-android && \
|
build=cd gogoc-android && \
|
||||||
$$NDK$$/ndk-build && \
|
$$NDK$$/ndk-build && \
|
||||||
cp libs/armeabi/gogoc ../res/raw
|
cp libs/armeabi/gogoc ../res/raw
|
||||||
|
|
Loading…
Reference in a new issue