mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
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
27 lines
688 B
YAML
27 lines
688 B
YAML
Categories:
|
|
- Navigation
|
|
License: MIT
|
|
SourceCode: https://github.com/smiller393/GoreCompanion
|
|
|
|
AutoName: Gore Companion
|
|
Description: View trail, snow, and lift status of Gore Mountain in NY, USA.
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 3
|
|
commit: 05f2f5e596db675223cc539a84dd8f973342578e
|
|
subdir: ProjectCode/GoreCompanionAndroid/GoreCompanion
|
|
srclibs:
|
|
- Google-Gson@1163
|
|
rm:
|
|
- ProjectCode/GoreCompanionAndroid/GoreCompanion/libs/*
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
prebuild: cp -r $$Google-Gson$$/src/main/java/com/ src/
|
|
|
|
MaintainerNotes: Source repo deleted.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
|
|
NoSourceSince: '1.0'
|