PirateDice: Initial metadata
This commit is contained in:
parent
3e6570be20
commit
d776ebfe58
39
metadata/com.igormaznitsa.piratedice.txt
Normal file
39
metadata/com.igormaznitsa.piratedice.txt
Normal file
|
@ -0,0 +1,39 @@
|
|||
Categories:Games,Office
|
||||
License:Apache2
|
||||
Web Site:https://github.com/raydac/AndroidPirateDice/blob/HEAD/README.md
|
||||
Source Code:https://github.com/raydac/AndroidPirateDice
|
||||
Issue Tracker:https://github.com/raydac/AndroidPirateDice/issues
|
||||
|
||||
Auto Name:PirateDice
|
||||
Summary:Virtual dice for Pirates boardgame
|
||||
Description:
|
||||
A special virtual dice for the "Pirates" board game created by Vasily Golytsyn
|
||||
in 1934.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/raydac/AndroidPirateDice.git
|
||||
|
||||
Build:1.0.2,3
|
||||
disable=see maintainer notes
|
||||
commit=87287eac8b8336937017ca12d1e3edaffe8f9404
|
||||
subdir=PirateDice
|
||||
srclibs=SVGAndroid2@8bf035c54031fea1d7b568af9ea581588fc26199
|
||||
rm=PirateDice/libs/*.jar
|
||||
gradle=yes
|
||||
prebuild=cp -fR $$SVGAndroid2$$/src/com src/main/java/
|
||||
target=android-10
|
||||
|
||||
Maintainer Notes:
|
||||
* Force target due SVGAndroid requires android.util.Base64, which is only available
|
||||
in android-8+.
|
||||
* Our SVGAndroid is missing SVG.resizePictureAsBitmap, so maybe we are using the wrong
|
||||
version. Wait for https://github.com/raydac/AndroidPirateDice/issues/3 .
|
||||
.
|
||||
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.2
|
||||
Current Version Code:3
|
||||
|
2
srclibs/SVGAndroid2.txt
Normal file
2
srclibs/SVGAndroid2.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/thinkingcow/svg-android-2
|
Loading…
Reference in a new issue