mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Release FOSS4G 2024 Schedule, 1.64.2 (103).
This commit is contained in:
parent
76421462f5
commit
aca72d4565
1 changed files with 29 additions and 19 deletions
|
|
@ -11,25 +11,23 @@ IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
|||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: FOSS4G 2023 Schedule
|
||||
AutoName: FOSS4G Europe 2024 Schedule
|
||||
Description: |
|
||||
Conference program app for the FOSS4G 2023 Prizren conference
|
||||
Conference program app for the FOSS4G Europe 2024 conference in Tartu, Estonia
|
||||
|
||||
https://2023.foss4g.org
|
||||
https://2024.europe.foss4g.org
|
||||
|
||||
<b>About FOSS4G</b>
|
||||
FOSS4G means Free and Open Source Software for Geospatial.
|
||||
The FOSS4GE conference, a European extension of the Open Source Geospatial
|
||||
Foundation (OSGeo) annual event, connects professionals in the geoinformation
|
||||
software realm. OSGeo, as an international association, emphasizes
|
||||
geoinformatics, cartography, and open standards, fostering data sharing,
|
||||
collaboration, and innovative problem-solving across various domains.
|
||||
|
||||
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.
|
||||
|
||||
FOSS4G brings together developers, users, decision-makers and
|
||||
observers from a broad spectrum of organizations and fields of
|
||||
operation. Through six days of workshops, presentations,
|
||||
discussions, and cooperation, FOSS4G participants create
|
||||
effective and relevant geospatial products, standards, and
|
||||
protocols.
|
||||
This conference series, initially known as FOSS/GRASS User Conference and
|
||||
later as FOSS4G, arrives in Estonia, offering local professionals and
|
||||
students access to world-class education and insights from global experts,
|
||||
all while facilitating networking and knowledge exchange.
|
||||
|
||||
<b>Features</b>
|
||||
* View program by day and rooms (side by side)
|
||||
|
|
@ -46,17 +44,21 @@ Description: |
|
|||
|
||||
<b>🔤 Supported languages</b>
|
||||
(Event descriptions excluded)
|
||||
* Danish
|
||||
* Dutch
|
||||
* English
|
||||
* Finnish
|
||||
* French
|
||||
* German
|
||||
* Italian
|
||||
* Japanese
|
||||
* Lithuanian
|
||||
* Polish
|
||||
* Portuguese
|
||||
* Russian
|
||||
* Spanish
|
||||
* Swedish
|
||||
* Turkish
|
||||
|
||||
💡 Questions regarding the content can only be answered by the
|
||||
FOSS4G content team. This app simply offers a way to consume and
|
||||
|
|
@ -70,9 +72,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-2023.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/foss4g-2024.
|
||||
|
||||
🎨 FOSS4G Logo Design by Albert Lekaj.
|
||||
🎨 FOSS4G Europe 2024 logo by Raivo Aunap, CC-BY-ND 4.0.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johnjohndoe/CampFahrplan.git
|
||||
|
|
@ -110,13 +112,21 @@ Builds:
|
|||
- foss4g2023
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.64.2-FOSS4G-Edition
|
||||
versionCode: 103
|
||||
commit: v.1.64.2-FOSS4G-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss4g2024
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for FOSS4G 2023 is maintained in a separate fork
|
||||
The branch for FOSS4G 2024 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
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.58.2-FOSS4G-Edition
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: 1.64.2-FOSS4G-Edition
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue