Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41125d69ac | ||
|
|
280bf2980f |
1 changed files with 9 additions and 0 deletions
|
|
@ -1,11 +1,17 @@
|
|||
flatpak:
|
||||
id: com.github.quaternion
|
||||
branch: stable
|
||||
end-of-life: Renamed to io.github.quotient_im.Quaternion
|
||||
end-of-life-rebase: io.github.quotient_im.Quaternion
|
||||
name: eol/quaternion
|
||||
component: quaternion-flatpak
|
||||
runtime-name: flatpak-kde6-runtime
|
||||
runtime-version: f41
|
||||
packages:
|
||||
- quaternion
|
||||
command: quaternion
|
||||
rename-appdata-file: io.github.quotient_im.Quaternion.appdata.xml
|
||||
rename-desktop-file: io.github.quotient_im.Quaternion.desktop
|
||||
rename-icon: quaternion
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
|
|
@ -15,9 +21,12 @@ flatpak:
|
|||
--share=network
|
||||
--socket=wayland
|
||||
--socket=fallback-x11
|
||||
--own-name=io.github.quotient_im.Quaternion
|
||||
--talk-name=org.freedesktop.Notifications
|
||||
--talk-name=org.freedesktop.secrets
|
||||
--talk-name=org.kde.kwalletd5
|
||||
--talk-name=org.kde.StatusNotifierWatcher
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
cleanup-commands: |
|
||||
sed -i -e 's|io.github.quotient_im.Quaternion|com.github.quaternion|g' /app/share/metainfo/*.appdata.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue