mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-19 10:16:34 +01:00
flatpak: enable
This commit is contained in:
parent
8f766f7576
commit
1ce7c28e21
@ -1,9 +1,9 @@
|
||||
{
|
||||
"id": "org.kde.falkon",
|
||||
"runtime": "org.kde.Platform",
|
||||
"runtime-version": "5.15-22.08",
|
||||
"runtime-version": "6.6-kf6preview",
|
||||
"base": "io.qt.qtwebengine.BaseApp",
|
||||
"base-version": "5.15-22.08",
|
||||
"base-version": "6.6",
|
||||
"sdk": "org.kde.Sdk",
|
||||
"command": "falkon",
|
||||
"rename-icon": "falkon",
|
||||
|
@ -6,6 +6,7 @@ include:
|
||||
file:
|
||||
- /gitlab-templates/linux-qt6.yml
|
||||
- /gitlab-templates/freebsd-qt6.yml
|
||||
- /gitlab-templates/flatpak.yml
|
||||
|
||||
# Blocked - copied from tokodon
|
||||
# - /gitlab-templates/reuse-lint.yml
|
||||
@ -16,6 +17,3 @@ include:
|
||||
# Blocked - Nobody takes care of it
|
||||
# - /gitlab-templates/windows.yml
|
||||
# - /gitlab-templates/windows-qt6.yml
|
||||
|
||||
# Blocked on KF6 runtime not available (tokodon comment)
|
||||
# - /gitlab-templates/flatpak.yml
|
||||
|
Loading…
Reference in New Issue
Block a user