fdroiddata/metadata/com.dozingcatsoftware.bouncy.txt

46 lines
1.6 KiB
Plaintext

Categories:Games
License:GPLv3
Web Site:http://www.dozingcatsoftware.com
Source Code:https://github.com/dozingcat/Vector-Pinball
Issue Tracker:https://github.com/dozingcat/Vector-Pinball/issues
Auto Name:Vector Pinball
Summary:Pinball game
Description:
Vector Pinball is a pinball game.
.
Repo Type:git
Repo:https://github.com/dozingcat/Vector-Pinball.git
Build:1.1,4
commit=45b5218594320ffb4b37
Build:1.3,10
commit=1210949b1e373916d096
Build:1.3.1,11
commit=04ee044b27
target=android-10
Build:1.4.2,14
commit=5bb3c7d64ef3bcc8e8f7d97f55353d6b6a7b68cd
srclibs=libgdx@1.4.1
rm=libs/*
prebuild=pushd $$libgdx$$ && rm gdx/jni/build.xml && \
sed -i 's@<target name="compile-natives">@<target name="compile-natives">\n<ant antfile="build-android32.xml"/>\n</target>\n<target name="compile-natives-old">@g' extensions/gdx-box2d/gdx-box2d/jni/build.xml && \
sed -i 's@<target name="all" depends="compile-natives,pack-natives"/>@<target name="all" depends="compile-natives"/>@g' extensions/gdx-box2d/gdx-box2d/jni/build.xml && popd
build=export NDK_HOME=$$NDK$$ && pushd $$libgdx$$ && ant -f build.xml -Dbuild-natives=true gdx-box2d && popd && \
cp $$libgdx$$/dist/gdx.jar libs/ && cp -r $$libgdx$$/dist/extensions/gdx-box2d/* libs/
Maintainer Notes:
sed replaces needed as libgdx upstream currently don't provide a way to only build the android native bins only.
If more apps start to depend on libgdx consider to create a feature request to change this.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4.2
Current Version Code:14