fdroiddata/metadata/com.sandeel.bushidoblocks.yml

54 lines
1.6 KiB
YAML

AntiFeatures:
- UpstreamNonFree
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/sandeel/Bushido-Blocks
IssueTracker: https://github.com/sandeel/Bushido-Blocks/issues
AutoName: Bushido Blocks
Description: |-
Test your skills and master the way of the Samurai in this fast-paced and
addictive Bejeweled-style puzzle game!
Tap matches of three or more blocks to slice them with your katana.
The more blocks you can slice in one go, the more time you gain in a race
against the clock.
Special blocks eliminate whole rows of blocks but don't give you any extra time,
so use them wisely!
Proprietary leaderboard and ad libraries were removed.
We used a different library version of libgdx to that used in the source code
so, as always, any problems could be due to the f-droid build process.
RepoType: git
Repo: https://github.com/sandeel/Bushido-Blocks
Builds:
- versionName: '1.4'
versionCode: 13
commit: 25c7009d3989
subdir: bushido-blocks-android
init: rm -rf libs/*
patch:
- swarm.patch
srclibs:
- MobAdMob@2d5736
extlibs:
- libgdx/libgdx-0.9.7.zip
prebuild:
- sed -i 's@\(reference.1=\).*@\1$$MobAdMob$$@;/merger/d' project.properties
- printf 'source.dir=src;../bushido-blocks/src' > ant.properties
build:
- cd libs/
- unzip libgdx-0.9.7.zip armeabi-v7a/* armeabi/* gdx.jar gdx-backend-android.jar
- rm armeabi/libgdx-audio.so armeabi-v7a/libgdx-audio.so
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.4'
CurrentVersionCode: 13