mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Release FOSS4G 2023 Schedule app, 1.58.0 (93).
This commit is contained in:
parent
8ec3994cfb
commit
955c0f084b
1 changed files with 19 additions and 9 deletions
|
|
@ -5,18 +5,19 @@ AuthorName: Tobias Preuss
|
|||
AuthorEmail: tobias.preuss+foss4g@googlemail.com
|
||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: FOSS4G 2021 Schedule
|
||||
AutoName: FOSS4G 2023 Schedule
|
||||
Description: |
|
||||
Conference program app for the FOSS4G 2021 Buenos Aires (online) conference
|
||||
Conference program app for the FOSS4G 2023 Prizren conference
|
||||
|
||||
https://2021.foss4g.org
|
||||
https://2023.foss4g.org
|
||||
|
||||
<b>About FOSS4G</b>
|
||||
FOSS4G means Free and Open Source Software for Geospatial.
|
||||
|
||||
Organized by OSGeo and with more than 15 years of experience, this
|
||||
Organized by OSGeo and with more than 17 years of experience, this
|
||||
international anual gathering of location enthusiasts is the
|
||||
largest global gathering for geospatial software.
|
||||
|
||||
|
|
@ -48,6 +49,7 @@ Description: |
|
|||
* German
|
||||
* Italian
|
||||
* Japanese
|
||||
* Polish
|
||||
* Portuguese
|
||||
* Russian
|
||||
* Spanish
|
||||
|
|
@ -65,9 +67,9 @@ Description: |
|
|||
which was initially built for the camp and annual congress of
|
||||
the Chaos Computer Club. The source code of the app is publicly
|
||||
available on GitHub at:
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/foss4g-2021.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/foss4g-2023.
|
||||
|
||||
🎨 FOSS4G Logo Design by Pablo de la Cruz.
|
||||
🎨 FOSS4G Logo Design by Albert Lekaj.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johnjohndoe/CampFahrplan.git
|
||||
|
|
@ -81,13 +83,21 @@ Builds:
|
|||
- foss4g2021
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.58.0-FOSS4G-Edition
|
||||
versionCode: 93
|
||||
commit: v.1.58.0-FOSS4G-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss4g2023
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for FOSS4G 2021 is maintained in a separate fork
|
||||
The branch for FOSS4G 2023 is maintained in a separate fork
|
||||
of the main repository on purpose in order to keep the latter
|
||||
well organized and less complex.
|
||||
|
||||
ArchivePolicy: 1 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.52.1-FOSS4G-Edition
|
||||
CurrentVersionCode: 86
|
||||
CurrentVersion: 1.58.0-FOSS4G-Edition
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue