Compare commits
No commits in common. "stable" and "f40" have entirely different histories.
1 changed files with 0 additions and 34 deletions
|
|
@ -1,34 +0,0 @@
|
|||
platforms:
|
||||
only:
|
||||
- aarch64
|
||||
- x86_64
|
||||
- ppc64le
|
||||
flatpak:
|
||||
id: org.kde.ghostwriter
|
||||
branch: stable
|
||||
runtime-name: flatpak-kde6-runtime
|
||||
runtime-version: f44
|
||||
packages:
|
||||
- ghostwriter
|
||||
# soft dependencies
|
||||
- cmark
|
||||
- multimarkdown
|
||||
command: ghostwriter
|
||||
rename-icon: ghostwriter
|
||||
add-extensions:
|
||||
org.fedoraproject.Sdk.Extension.pandoc:
|
||||
directory: pandoc
|
||||
version: f44
|
||||
finish-args: |-
|
||||
--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