Merge branch 'master' of gitlab.com:fdroid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2015-05-28 13:28:21 +01:00
commit 92af69caa2
5 changed files with 80 additions and 4 deletions

View file

@ -0,0 +1,25 @@
Categories:System
License:GPLv2+
Web Site:https://github.com/javiersantos/MLManager/blob/HEAD/README.md
Source Code:https://github.com/javiersantos/MLManager
Issue Tracker:https://github.com/javiersantos/MLManager/issues
Auto Name:ML Manager
Summary:Manage apps
Description:
Modern, easy and customizable app manager with Material Design.
.
Repo Type:git
Repo:https://github.com/javiersantos/MLManager
Build:0.1,2
commit=v0.1
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1
Current Version Code:2

View file

@ -0,0 +1,51 @@
Categories:Games
License:MIT
Web Site:http://w84death.itch.io/tanks-of-freedom
Source Code:https://github.com/w84death/Tanks-of-Freedom
Issue Tracker:https://github.com/w84death/Tanks-of-Freedom/issues
Bitcoin:18oHovhxpevALZFcjH3mgNKB1yLi3nNFRY
Summary:Indie Turn Based Strategy in Isometric Pixel Art
Description:
Push the frontline with your tanks, support with your helicopters, and claim
strategic buildings with your infantry! Issue orders and fight for freedom!
Use roads to move the front forward with your armed forces. Break through the
enemy lines and take control of your opponent's bunker to win the battle.
.
Repo Type:git
Repo:https://github.com/w84death/Tanks-of-Freedom.git
Build:0.1,1
commit=425f5328dba8414afabf72fcab6d572e0dbbebb4
output=tof.apk
srclibs=Godot@d3b42e41b0e446938d6634c8783e575de3d0b60f
prebuild=mkdir tof && \
bash -O extglob -c "mv !(tof) tof" && \
printf "[platform:Android]\n\npackage/icon=\"res://icon.png\"\npackage/name=\"Tanks of Freedom\"\npackage/unique_name=\"in.p1x.tanks_of_freedom\"\nversion/code=\"1\"\nversion/name=\"0.1\"\n" > tof/export.cfg && \
cp -R $$Godot$$ godot
target=android-19
scandelete=godot/platform/flash/lib/libGL.a,godot/platform/android/libs/google_play_services/libs/google-play-services.jar
build=cd godot && \
scons -j 8 p=server && \
for libname in apk_expansion downloader_library google_play_services play_licensing; do \
sed -i 's/android-15/android-19/' platform/android/libs/${libname}/project.properties; done && \
export ANDROID_NDK_ROOT=$$NDK$$ && \
scons -j 8 p=android target=release && \
mkdir -p platform/android/java/libs/armeabi && \
cp bin/libgodot.android.opt.so platform/android/java/libs/armeabi/libgodot_android.so && \
pushd platform/android/java/ && \
ant release && \
popd && \
export HOME=$PWD && \
mkdir -p ~/.godot/templates/ && \
cp platform/android/java/bin/Godot-release-unsigned.apk ~/.godot/templates/android_release.apk && \
cd ../tof && \
../godot/bin/godot_server.server.tools.* -export Android ../tof.apk
buildjni=no
Auto Update Mode:None
Update Check Mode:None

View file

@ -19,7 +19,7 @@ Repo:https://github.com/KOBUGE-Games/minilens.git
Build:1.1,1
commit=873c2039219cd79b7d4d1dc0278c2398257a4225
output=minilens.apk
srclibs=Godot@584f4470c8be53fa2c682fdd9caede949fc58cf0
srclibs=Godot@d3b42e41b0e446938d6634c8783e575de3d0b60f
prebuild=mkdir minilens && \
bash -O extglob -c "mv !(minilens) minilens" && \
cp -R $$Godot$$ godot

View file

@ -1060,5 +1060,5 @@ Updating/Versioning:
Archive Policy:4 versions
Auto Update Mode:None
Update Check Mode:None
Current Version:38.0
Current Version Code:380010
Current Version:38.0.1
Current Version Code:380110

View file

@ -1,3 +1,3 @@
Repo Type:git
Repo:https://github.com/est31/godot.git
Repo:https://github.com/okamstudio/godot.git