mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Moved following apps source code from gitlab to codeberg:
X11-Basic Taupunkt xearth Tschernobyl PizzaCostCalculator Calcvac-Android MeetingCostClock
This commit is contained in:
parent
8f2e7f3125
commit
8a62e64afe
7 changed files with 29 additions and 29 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-2.0-or-later
|
||||
WebSite: https://gitlab.com/kollo/PizzaCostCalculator
|
||||
SourceCode: https://gitlab.com/kollo/PizzaCostCalculator/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/kollo/PizzaCostCalculator/issues
|
||||
WebSite: https://codeberg.org/kollo/PizzaCostCalculator
|
||||
SourceCode: https://codeberg.org/kollo/PizzaCostCalculator
|
||||
IssueTracker: https://codeberg.org/kollo/PizzaCostCalculator/issues
|
||||
|
||||
AutoName: Pizza Cost
|
||||
Description: |-
|
||||
|
|
@ -12,7 +12,7 @@ Description: |-
|
|||
compare. The winner will change color (turn green).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/PizzaCostCalculator.git
|
||||
Repo: https://codeberg.org/kollo/PizzaCostCalculator.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.04-7
|
||||
|
|
@ -27,7 +27,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.05-10
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://gitlab.com/kollo/Calcvac-Android
|
||||
IssueTracker: https://gitlab.com/kollo/Calcvac-Android/issues
|
||||
Changelog: https://gitlab.com/kollo/Calcvac-Android/blob/HEAD/CHANGELOG
|
||||
SourceCode: https://codeberg.org/kollo/Calcvac-Android
|
||||
IssueTracker: https://codeberg.org/kollo/Calcvac-Android/issues
|
||||
Changelog: https://codeberg.org/kollo/Calcvac-Android/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: Calcvac
|
||||
Description: |-
|
||||
|
|
@ -15,7 +15,7 @@ Description: |-
|
|||
simulated. Finally the pipes can be linked together to form a network.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/Calcvac-Android.git
|
||||
Repo: https://codeberg.org/kollo/Calcvac-Android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.01-1
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@ Categories:
|
|||
- Science & Education
|
||||
License: MIT
|
||||
WebSite: http://xearth.org/
|
||||
SourceCode: https://gitlab.com/kollo/xearth
|
||||
IssueTracker: https://gitlab.com/kollo/xearth/issues
|
||||
Changelog: https://gitlab.com/kollo/xearth/blob/HEAD/CHANGELOG
|
||||
SourceCode: https://codeberg.org/kollo/xearth
|
||||
IssueTracker: https://codeberg.org/kollo/xearth/issues
|
||||
Changelog: https://codeberg.org/kollo/xearth/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: Xearth
|
||||
Description: |-
|
||||
|
|
@ -15,7 +15,7 @@ Description: |-
|
|||
between updates and many more parameters can be changed using several options.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/xearth.git
|
||||
Repo: https://codeberg.org/kollo/xearth.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2-22
|
||||
|
|
@ -24,7 +24,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2-22
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://gitlab.com/kollo/Tschernobyl
|
||||
IssueTracker: https://gitlab.com/kollo/Tschernobyl/issues
|
||||
SourceCode: https://codeberg.org/kollo/Tschernobyl
|
||||
IssueTracker: https://codeberg.org/kollo/Tschernobyl/issues
|
||||
|
||||
AutoName: TSCH_BYL
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/Tschernobyl.git
|
||||
Repo: https://codeberg.org/kollo/Tschernobyl.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.16-7
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://gitlab.com/kollo/MeetingCostClock
|
||||
IssueTracker: https://gitlab.com/kollo/MeetingCostClock/issues
|
||||
SourceCode: https://codeberg.org/kollo/MeetingCostClock
|
||||
IssueTracker: https://codeberg.org/kollo/MeetingCostClock/issues
|
||||
|
||||
AutoName: Meeting-Cost-Clock
|
||||
Description: |-
|
||||
|
|
@ -11,7 +11,7 @@ Description: |-
|
|||
participants and a mean value of a price per person per hour.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/MeetingCostClock.git
|
||||
Repo: https://codeberg.org/kollo/MeetingCostClock.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.08-10
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://gitlab.com/kollo/Taupunkt
|
||||
IssueTracker: https://gitlab.com/kollo/Taupunkt/issues
|
||||
SourceCode: https://codeberg.org/kollo/Taupunkt
|
||||
IssueTracker: https://codeberg.org/kollo/Taupunkt/issues
|
||||
|
||||
AutoName: Dew Point
|
||||
Description: |-
|
||||
|
|
@ -17,7 +17,7 @@ Description: |-
|
|||
warm.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/Taupunkt.git
|
||||
Repo: https://codeberg.org/kollo/Taupunkt.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.06-16
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@ Categories:
|
|||
License: GPL-2.0-or-later
|
||||
AuthorName: Markus Hoffmann
|
||||
AuthorEmail: kollo@users.sourceforge.net
|
||||
SourceCode: https://gitlab.com/kollo/X11-Basic
|
||||
IssueTracker: https://gitlab.com/kollo/X11-Basic/issues
|
||||
Changelog: https://gitlab.com/kollo/X11-Basic/blob/HEAD/CHANGELOG
|
||||
SourceCode: https://codeberg.org/kollo/X11-Basic
|
||||
IssueTracker: https://codeberg.org/kollo/X11-Basic/issues
|
||||
Changelog: https://codeberg.org/kollo/X11-Basic/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: X11-Basic
|
||||
Description: |-
|
||||
|
|
@ -20,7 +20,7 @@ Description: |-
|
|||
bytecode.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kollo/X11-Basic.git
|
||||
Repo: https://codeberg.org/kollo/X11-Basic.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.25-50-sf
|
||||
|
|
|
|||
Loading…
Reference in a new issue