zame.GloomyDungeons.opensource.game: Add UpstreamNonFree
This commit is contained in:
parent
69539a069a
commit
3d920fa3bb
|
@ -1,3 +1,4 @@
|
||||||
|
AntiFeatures:UpstreamNonFree
|
||||||
Categories:Games
|
Categories:Games
|
||||||
License:MIT
|
License:MIT
|
||||||
Web Site:http://mobile.zame-dev.org/gloomy
|
Web Site:http://mobile.zame-dev.org/gloomy
|
||||||
|
@ -27,14 +28,21 @@ Repo Type:git
|
||||||
Repo:https://github.com/restorer/Gloomy-Dungeons-3D
|
Repo:https://github.com/restorer/Gloomy-Dungeons-3D
|
||||||
|
|
||||||
#Note: time-based version/vercode - cannot be rebuilt the samie
|
#Note: time-based version/vercode - cannot be rebuilt the samie
|
||||||
Build Version:2013.03.07.0416,1362629775,05e6bb5422,\
|
Build:2013.03.07.0416,1362629775
|
||||||
novcheck=yes,srclibs=NoAnalytics@158a4a,\
|
commit=05e6bb5422
|
||||||
scanignore=tools/builder/additional-libs/armeabi/libZControllerLib_Android.so,\
|
subdir=.build
|
||||||
subdir=.build,init=cd .. && sed -i '54\,57d' source/AndroidManifest.xml && \
|
init=cd .. && \
|
||||||
sed -i 's@\$NDKBUILDTOOL@$$NDK$$/ndk-build@g' tools/builder/build-fdroid.sh && \
|
sed -i '54,57d' source/AndroidManifest.xml && \
|
||||||
rm source/libs/libGoogleAnalytics.jar && ./f-build opensource,prebuild=\
|
sed -i 's@\$NDKBUILDTOOL@$$NDK$$/ndk-build@g' tools/builder/build-fdroid.sh && \
|
||||||
echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties,buildjni=no
|
rm source/libs/libGoogleAnalytics.jar && \
|
||||||
|
./f-build opensource
|
||||||
|
srclibs=NoAnalytics@158a4a
|
||||||
|
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||||
|
scanignore=tools/builder/additional-libs/armeabi/libZControllerLib_Android.so
|
||||||
|
buildjni=no
|
||||||
|
novcheck=yes
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
#In Market under zame.GloomyDungeons.fullversion.game & has non-free resources
|
#In Market under zame.GloomyDungeons.fullversion.game & has non-free resources
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
#Need to fill this with proper value
|
#Need to fill this with proper value
|
||||||
|
|
Loading…
Reference in a new issue