Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- app-id: ru.feozru.ExcaliburLauncher
- runtime: org.freedesktop.Platform
- runtime-version: '20.08'
- sdk: org.freedesktop.Sdk
- sdk-extensions:
- - org.freedesktop.Sdk.Extension.openjdk8
- command: ExcaliburLauncher.sh
- modules:
- - name: ExcaliburLauncher
- buildsystem: simple
- build-commands:
- - install -D ExcaliburLauncher.sh /app/bin/ExcaliburLauncher.sh
- sources:
- - type: file
- path: ExcaliburLauncher.sh
- - name: jarLauncher
- buildsystem: simple
- build-commands:
- - install -D launcher_build_65.jar /app/bin/launcher_build_65.jar
- sources:
- - type: file
- path: launcher_build_65.jar
- - name: jarTest
- buildsystem: simple
- build-commands:
- - install -D TL.jar /app/bin/TL.jar
- sources:
- - type: file
- path: TL.jar
- - name: openjdk
- buildsystem: simple
- build-commands:
- - /usr/lib/sdk/openjdk8/install.sh
- - name: xrandr
- sources:
- - type: archive
- url: https://www.x.org/archive/individual/app/xrandr-1.5.1.tar.gz
- sha256: 7b99edb7970a1365eaf5bcaf552144e4dfc3ccf510c4abc08569849929fb366e
- finish-args:
- - --env=PATH=/app/jre/bin:/usr/bin:/app/bin
- - --share=ipc
- - --socket=x11
- - --socket=wayland
- - --socket=pulseaudio
- - --share=network
- - --filesystem=home
- - --device=dri
- - --device=all
Advertisement
Add Comment
Please, Sign In to add comment