2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2016-12-17 09:37:34 +00:00
|
|
|
License:GPL-3.0
|
2017-05-11 22:29:03 +00:00
|
|
|
Web Site:http://www.vectorpinball.com
|
2011-03-10 23:26:20 +00:00
|
|
|
Source Code:https://github.com/dozingcat/Vector-Pinball
|
|
|
|
Issue Tracker:https://github.com/dozingcat/Vector-Pinball/issues
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:Vector Pinball
|
2011-03-10 23:26:20 +00:00
|
|
|
Summary:Pinball game
|
|
|
|
Description:
|
|
|
|
Vector Pinball is a pinball game.
|
|
|
|
.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2011-03-10 23:26:20 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/dozingcat/Vector-Pinball.git
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:1.1,4
|
|
|
|
commit=45b5218594320ffb4b37
|
|
|
|
|
|
|
|
Build:1.3,10
|
|
|
|
commit=1210949b1e373916d096
|
|
|
|
|
|
|
|
Build:1.3.1,11
|
|
|
|
commit=04ee044b27
|
|
|
|
target=android-10
|
2011-03-10 23:26:20 +00:00
|
|
|
|
2014-11-16 19:14:58 +00:00
|
|
|
Build:1.4.2,14
|
|
|
|
commit=5bb3c7d64ef3bcc8e8f7d97f55353d6b6a7b68cd
|
|
|
|
srclibs=libgdx@1.4.1
|
|
|
|
rm=libs/*
|
2015-03-11 02:54:34 +00:00
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2015-03-13 07:50:31 +00:00
|
|
|
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/
|
|
|
|
|
|
|
|
Build:1.5,15
|
|
|
|
commit=9e2f2feacff19d0df8cf46994b236ce4994b934e
|
|
|
|
srclibs=libgdx@1.4.1
|
|
|
|
rm=libs/*
|
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2015-03-16 22:44:17 +00:00
|
|
|
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/
|
|
|
|
|
|
|
|
Build:1.5.1,16
|
|
|
|
commit=18f2c77e4bd17ca6600e629ceb44cd2793842df1
|
|
|
|
srclibs=libgdx@1.4.1
|
|
|
|
rm=libs/*
|
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2016-01-27 16:01:20 +00:00
|
|
|
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/
|
|
|
|
|
|
|
|
Build:1.5.3,18
|
|
|
|
commit=779cf08bfd7061b2c56747125a989cafdaa9ae81
|
|
|
|
srclibs=libgdx@1.4.1
|
|
|
|
rm=libs/*
|
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2016-03-13 16:44:27 +00:00
|
|
|
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/
|
|
|
|
|
|
|
|
Build:1.5.5,20
|
|
|
|
commit=f5d29e23c49c7409c15ef10e016a5d50181db7f9
|
|
|
|
srclibs=libgdx@1.4.1
|
|
|
|
rm=libs/*
|
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2016-10-31 12:46:05 +00:00
|
|
|
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/
|
|
|
|
|
|
|
|
Build:1.5.6,21
|
|
|
|
commit=3f28de69a6b182287fb52f3cb6cdd4322fbeeee1
|
2017-01-04 22:53:11 +00:00
|
|
|
srclibs=libgdx@1.9.5
|
2016-10-31 12:46:05 +00:00
|
|
|
rm=libs/*
|
|
|
|
prebuild=pushd $$libgdx$$ && \
|
|
|
|
rm gdx/jni/build.xml && \
|
2015-03-11 02:54:34 +00:00
|
|
|
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/
|
2015-01-06 11:55:26 +00:00
|
|
|
|
|
|
|
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.
|
|
|
|
.
|
2014-11-16 19:14:58 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Update Mode:None
|
2013-11-18 14:46:36 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2016-10-31 06:34:11 +00:00
|
|
|
Current Version:1.5.6
|
|
|
|
Current Version Code:21
|