texstudio/container.yaml
Yaakov Selkowitz 7ac9fffbc0 F44
2026-03-24 21:13:43 -04:00

31 lines
915 B
YAML

flatpak:
id: org.texstudio.TeXstudio
branch: stable
runtime-name: flatpak-kde6-runtime
runtime-version: f44
packages:
- texstudio
- libgs
command: texstudio
rename-appdata-file: texstudio.metainfo.xml
rename-desktop-file: texstudio.desktop
rename-icon: texstudio
add-extensions:
org.fedoraproject.Sdk.Extension.texlive:
directory: texlive
version: f44
add-ld-path: lib
autodelete: true
finish-args: |-
--socket=wayland
--socket=fallback-x11
--share=ipc
--share=network
--device=dri
--filesystem=host
--filesystem=/tmp
--talk-name=org.freedesktop.Flatpak
--talk-name=com.canonical.AppMenu.Registrar
--env=PATH=/app/texlive/bin:/app/bin:/usr/bin
--env=PERL5LIB=/app/texlive/lib/perl5
--env=TEXMFROOT=/app/texlive