Merge commit 'refs/merge-requests/458' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
071671818e
|
@ -69,7 +69,12 @@ Build:4.6.1,96
|
|||
subdir=android
|
||||
build=$$MVN3$$ package -f ../core/pom.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Build:4.6.2,97
|
||||
commit=BS-4.6.2
|
||||
subdir=android
|
||||
build=$$MVN3$$ package -f ../core/pom.xml
|
||||
|
||||
Auto Update Mode:Version BS-%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.6.2
|
||||
Current Version Code:97
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Categories:System
|
||||
License:GPLv2
|
||||
Web Site:https://code.google.com/p/gogodroid
|
||||
Source Code:https://code.google.com/p/gogodroid/source
|
||||
Issue Tracker:https://code.google.com/p/gogodroid/issues
|
||||
Source Code:https://github.com/aelmahmoudy/gogodroid
|
||||
Issue Tracker:https://github.com/aelmahmoudy/gogodroid/issues
|
||||
|
||||
Summary:Graphical frontend of gogoc for Android
|
||||
Description:
|
||||
|
@ -12,15 +12,17 @@ tunnel broker using the TSP protocol and to get the information for its
|
|||
tunnel. When it receives the information for the tunnel, the Gateway6
|
||||
client creates the static tunnel on its operating system.
|
||||
GogoDroid is a graphical frontend of gogoc for Android.
|
||||
|
||||
[https://github.com/aelmahmoudy/gogodroid/blob/master/NEWS Changelog]
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://gogodroid.googlecode.com/svn/trunk/gogodroid
|
||||
Repo Type:git
|
||||
Repo:https://github.com/aelmahmoudy/gogodroid.git
|
||||
|
||||
Build:1.3,13
|
||||
commit=40
|
||||
commit=1.3
|
||||
init=rm res/raw/gogoc
|
||||
patch=remove_dup_defn.patch;sformat.patch
|
||||
build=cd gogoc-android && \
|
||||
|
@ -28,7 +30,7 @@ Build:1.3,13
|
|||
cp libs/armeabi/gogoc ../res/raw
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3
|
||||
Current Version Code:13
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Build:3.7,39
|
|||
subdir=OpenRedmine
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.7
|
||||
Current Version Code:39
|
||||
|
|
|
@ -45,6 +45,11 @@ Build:2.3.2,37
|
|||
subdir=betterweather
|
||||
gradle=yes
|
||||
|
||||
Build:2.3.3,38
|
||||
commit=42ef6b9e
|
||||
subdir=betterweather
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.3.3
|
||||
|
|
|
@ -33,7 +33,15 @@ Build:1.3.21,160
|
|||
gradle nativeLibsToJar
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
Build:1.3.26,177
|
||||
commit=v1.3.26a
|
||||
subdir=TMessagesProj
|
||||
gradle=yes
|
||||
build=$$NDK$$/ndk-build -j4 && \
|
||||
gradle nativeLibsToJar
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:Version v%va
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.26
|
||||
Current Version Code:177
|
||||
|
|
Loading…
Reference in a new issue