update Frozen Bubble with ads patch; remove anti-feature
This commit is contained in:
parent
a1afd66348
commit
9b8e60d059
|
@ -1,4 +1,3 @@
|
|||
AntiFeatures:Ads
|
||||
Category:Games
|
||||
License:GPLv2
|
||||
Web Site:http://code.google.com/p/frozenbubbleandroid/
|
||||
|
@ -10,9 +9,6 @@ Summary:Bubble shooting game
|
|||
Description:
|
||||
A bubble shooting game. Knock the bubbles down by forming clusters of three
|
||||
or more bubbles.
|
||||
|
||||
Anti-features: Ads — you may be shown an ad for some other non-free software
|
||||
of the developers' making.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
@ -30,7 +26,13 @@ Build Version:1.16,17,40,buildjni=yes
|
|||
Build Version:1.17,18,49,buildjni=yes
|
||||
Build Version:1.18,19,50,buildjni=yes
|
||||
Build Version:1.19,20,52,buildjni=yes
|
||||
Build Version:1.20,21,!not on gplay
|
||||
|
||||
Build Version:1.20,21,58,\
|
||||
prebuild=sed -i '156s/true/false/g;448s/true/false/g' \
|
||||
src/org/jfedor/frozenbubble/FrozenBubble.java && \
|
||||
sed -i '68s/true/false/g;118s/true/false/g' \
|
||||
src/com/efortin/frozenbubble/PreferencesActivity.java,\
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
# also on gplay
|
||||
|
|
Loading…
Reference in a new issue