Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6db9fb6aec | ||
|
|
6613107077 | ||
|
|
dc451027fa | ||
|
|
e4371b7aae | ||
|
|
6f86d380b5 | ||
|
|
901c376243 | ||
|
|
93be7e76ed | ||
|
|
d118ca144b | ||
|
|
6f4e29e63c | ||
|
|
62fbeadf80 | ||
|
|
55b49a4eb0 | ||
|
|
b9b988b06b |
1 changed files with 13 additions and 14 deletions
|
|
@ -2,34 +2,33 @@ platforms:
|
|||
only:
|
||||
- aarch64
|
||||
- x86_64
|
||||
- ppc64le
|
||||
flatpak:
|
||||
id: io.github.wereturtle.ghostwriter
|
||||
id: org.kde.ghostwriter
|
||||
branch: stable
|
||||
end-of-life: Renamed to org.kde.ghostwriter
|
||||
end-of-life-rebase: org.kde.ghostwriter
|
||||
component: ghostwriter-flatpak
|
||||
name: eol/ghostwriter
|
||||
runtime-name: flatpak-kde5-runtime
|
||||
runtime-version: f39
|
||||
runtime-name: flatpak-kde6-runtime
|
||||
runtime-version: f44
|
||||
packages:
|
||||
- ghostwriter
|
||||
# soft dependencies
|
||||
- cmark
|
||||
- multimarkdown
|
||||
# - pandoc
|
||||
command: ghostwriter
|
||||
rename-appdata-file: org.kde.ghostwriter.metainfo.xml
|
||||
rename-desktop-file: org.kde.ghostwriter.desktop
|
||||
rename-icon: ghostwriter
|
||||
add-extensions:
|
||||
org.fedoraproject.Sdk.Extension.pandoc:
|
||||
directory: pandoc
|
||||
version: f44
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=home
|
||||
--share=ipc
|
||||
--share=network
|
||||
--socket=wayland
|
||||
--socket=fallback-x11
|
||||
--socket=pulseaudio
|
||||
--share=ipc
|
||||
--share=network
|
||||
--device=dri
|
||||
--env=PATH=/app/bin:/app/pandoc/bin:/usr/bin
|
||||
--env=QTWEBENGINE_DISABLE_SANDBOX=1
|
||||
--env=pandoc_datadir=/app/pandoc/share/pandoc
|
||||
--filesystem=xdg-config/kdeglobals:ro
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue