1.0.0 Licence

This commit is contained in:
2026-06-30 08:01:02 +02:00
parent 41887e5465
commit e754f1f7c3
35 changed files with 2046 additions and 5 deletions
+17
View File
@@ -0,0 +1,17 @@
# Release-Prozess
## Lizenz- und Drittanbieter-Checkliste
- [ ] `LICENSE` enthält den vollständigen GPLv2-Text.
- [ ] Ripster-Paketmetadaten verwenden `GPL-2.0-or-later`.
- [ ] Die mitgelieferte HandBrakeCLI-Version ist dokumentiert.
- [ ] Die HandBrakeCLI-SHA-256-Prüfsumme ist aktuell.
- [ ] Der exakte HandBrake-Upstream-Commit ist dokumentiert.
- [ ] Alle HandBrake-Patches sind enthalten.
- [ ] Das Buildskript passt zum veröffentlichten Binary.
- [ ] Das vollständige korrespondierende Source-Archiv ist verfügbar.
- [ ] Binary und Source-Archiv sind demselben Release zugeordnet.
- [ ] FDK-AAC ist nicht in einem weiterverteilten Build enthalten.
- [ ] `THIRD_PARTY_NOTICES.md` ist aktuell.
- [ ] README- und Dokumentationslinks sind gültig.
- [ ] Der Hinweis zur KI-unterstützten Entwicklung ist weiterhin vorhanden.