fdroiddata/metadata/com.code.android.vibevault.yml
Hans-Christoph Steiner 03cd4ff719
remove all obsolete "CurrentVersionCode: 0" entries
Setting CVC to 0 was an old way to make `fdroid update` use the highest
versionCode as the CurrentVersionCode.  This has been obsolete for a while,
so its time to purge these.  Now, when CurrentVersionCode is unset, then
the highest versionCode is used.

sed -i  -e '/^CurrentVersionCode: 0$/d' -e "/^CurrentVersion: '0'$/d" *.yml
2020-03-04 17:21:43 +01:00

39 lines
1.3 KiB
YAML

Categories:
- Multimedia
License: GPL-3.0-only
WebSite: http://blog.andrewpearson.org/2010/11/vibe-vault.html
SourceCode: https://code.google.com/p/vibevault/source
AutoName: Vibe Vault
Description: |-
Vibe Vault lets you browse, stream, and download from www.archive.org's
collection of over 84,000 live concerts. Archive.org's collection spans almost
8,000 Grateful Dead recordings, among recordings of other great bands like
Lotus, Sound Tribe Sector 9, Yonder Mountain String Band, String Cheese
Incident, and a huge number of other great acts.
Vibe Vault will play your music in the background while you do other things with
your phone. You can play whole shows at once, make playlists with songs from
multiple shows, and download single tracks or entire concerts.
It is designed to be fast, light on resources, attractive, and intuitive.
RepoType: git-svn
Repo: https://vibevault.googlecode.com/svn/
Builds:
- versionName: '4.1'
versionCode: 35
commit: '8'
subdir: VibeVaultV4.1
prebuild:
- rm -r ../VibeVaultV[1,2,3]*
- mkdir libs
- mv assets/htmlcleaner-2.2.jar libs/
MaintainerNotes: |-
Useless directory structure, can't use git-svn with tags. No UCM applies since
different versions will be under different dirs.
AutoUpdateMode: None
UpdateCheckMode: Static