Fix metadata where Repo URL no longer works
This commit is contained in:
parent
7e10961aaf
commit
14e646c635
|
@ -1,52 +0,0 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
WebSite: http://monescarcelle.tuxfamily.org
|
||||
SourceCode: http://git.tuxfamily.org/?p=monescarcell/git.git;a=summary
|
||||
|
||||
AutoName: Mon Escarcelle
|
||||
Description: Simple bank account manager.
|
||||
|
||||
RepoType: git
|
||||
Repo: git://git.tuxfamily.org/gitroot/monescarcell/git.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.8'
|
||||
versionCode: 18
|
||||
disable: doesn't compile
|
||||
commit: 8cec2cb2fe97b8915740b6dc85c74871d773316f
|
||||
subdir: MonEscarcelle
|
||||
srclibs:
|
||||
- AChartengineXlythe@0b27908f012ba17360977f8b87c64e755948302c
|
||||
rm:
|
||||
- MonEscarcelle/libs/*
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: cp -fR $$AChartengineXlythe$$/src/org src/
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20
|
||||
commit: '20'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- AChartEngine@r477
|
||||
rm:
|
||||
- app/libs/*
|
||||
prebuild:
|
||||
- sed -i -e '/achartengine/d' -e 's/v4:21.0.2/v4:21.0.+/g' build.gradle
|
||||
- cp -fR $$AChartEngine$$/src/org src/main/java/
|
||||
|
||||
- versionName: '2.11'
|
||||
versionCode: 211
|
||||
disable: play-services
|
||||
commit: unknown
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '2.11'
|
||||
CurrentVersionCode: 211
|
|
@ -1 +0,0 @@
|
|||
Manage bank accounts (FR)
|
|
@ -8,9 +8,6 @@ Donate: http://scoretarot.tuxfamily.org
|
|||
AutoName: Score Tarot
|
||||
Description: Helps to keep track of points within a Tarot game with 3 - 6 players.
|
||||
|
||||
RepoType: git
|
||||
Repo: git://git.tuxfamily.org/gitroot/scoretarot/git.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.4'
|
||||
versionCode: 14
|
||||
|
@ -55,7 +52,14 @@ Builds:
|
|||
- cp -fR $$AChartengineXlythe$$/src/org src/main/java/
|
||||
- sed -i -e '/achartengine/d' build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Repo URL was git://git.tuxfamily.org/gitroot/scoretarot/git.git
|
||||
* calling that via HTTP says No repositories found
|
||||
* build says it gets nothing there
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.8'
|
||||
CurrentVersionCode: 28
|
||||
|
||||
NoSourceSince: '2.8'
|
||||
|
|
|
@ -9,9 +9,6 @@ Description: |-
|
|||
It helps you manage your favorite TV shows and keep track of the episodes that
|
||||
you have or have not seen.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitorious.org/droidseries/droidseries.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.5-5
|
||||
versionCode: 12
|
||||
|
|
Loading…
Reference in a new issue