Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Kalev Lember
7a98c13f18 Add LD_LIBRARY_PATH to finish-args
This used to come hardcoded from flatpak-module-tools, but was removed
in flatpak-module-tools 0.11.2. This commit moves it here so that we
don't lose LD_LIBRARY_PATH.

See https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2020-30fe5a648b
2020-05-14 14:31:02 +02:00
Kalev Lember
3180638dc6 End of life
This marks the F30 runtime as EOL, using the new end-of-life keyword
from https://pagure.io/flatpak-module-tools/pull-request/10 .
2020-05-13 10:27:42 +02:00

View file

@ -9,9 +9,11 @@ flatpak:
component: flatpak-sdk
branch: f30
runtime: org.fedoraproject.Platform
end-of-life: Fedora 30 runtime is no longer supported.
finish-args: >
--env=GI_TYPELIB_PATH=/app/lib64/girepository-1.0
--env=GST_PLUGIN_SYSTEM_PATH=/app/lib64/gstreamer-1.0:/usr/lib64/gstreamer-1.0
--env=LD_LIBRARY_PATH=/app/lib64
--env=XDG_DATA_DIRS=/app/share:/usr/share:/usr/share/runtime/share:/run/host/share
cleanup-commands: |
touch -d @0 /usr/share/fonts /usr/share/fonts/*