Initial commit

This commit is contained in:
2026-09-07 11:55:21 +02:00
commit d83087cbbd
20 changed files with 1963 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Freigabeliste des FLATPAK-Spiegels.
#
# Diese Datei lebt im SEPARATEN Git-Repo, das ueber SOURCES_GIT_URL/
# SOURCES_GIT_REF eingebunden wird - im selben Repo wie packages.yaml. Der
# flatpak-mirror-Container liest sie vor jedem Sync-Lauf frisch ein.
#
# Gespiegelt wird genau das, was hier steht, plus die Runtimes, die die Apps
# laut ihrer eigenen Metadaten brauchen (die loest der Sync rekursiv selbst
# auf). Ein hier entfernter Eintrag verschwindet beim naechsten Sync-Lauf
# auch aus dem Spiegel.
#
# id Application-ID auf Flathub (z.B. org.mozilla.firefox)
# branch Flathub-Branch, praktisch immer "stable"
# reason frei, nur zur Dokumentation der Freigabe
apps:
- id: org.mozilla.firefox
branch: stable
reason: "Standard-Browser, freigegeben 2026-08"
- id: org.gimp.GIMP
branch: stable
reason: "Grafikbearbeitung, Marketing-Team"
- id: org.libreoffice.LibreOffice
branch: stable
reason: "Office-Suite, Standard-Ausstattung"