6dc775b236
```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
Categories:
|
|
- Games
|
|
License: MIT
|
|
SourceCode: https://github.com/dbooga/MonsterHunter3UDatabase
|
|
IssueTracker: https://github.com/dbooga/MonsterHunter3UDatabase/issues
|
|
|
|
AutoName: Monster Hunter 3U Database
|
|
Summary: Reference for Monster Hunter 3 game
|
|
Description: |-
|
|
Reference database for the MonsterHunter3 video game, featuring items, monsters,
|
|
skills and more information!
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/dbooga/MonsterHunter3UDatabase
|
|
|
|
Builds:
|
|
- versionName: '1.04'
|
|
versionCode: 5
|
|
commit: 39e82355d609aa4acb1b6879325b3c1733944fd8
|
|
subdir: MonsterHunter3UDatabase
|
|
rm:
|
|
- ActionBarSherlock/libs/*
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
prebuild:
|
|
- cp libs/android-support-v4.jar ../ActionBarSherlock/libs/
|
|
- echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
|
|
|
MaintainerNotes: |-
|
|
The package name has been changed in the source, so there can be no further
|
|
updates. There are no releases under the new package name, or indeed any
|
|
changes other than changing the package name.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '0'
|
|
CurrentVersionCode: 0
|