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