mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Update snapcraft.yaml
This commit is contained in:
parent
219d17840b
commit
8433fbeec2
@ -24,7 +24,10 @@ layout:
|
|||||||
|
|
||||||
apps:
|
apps:
|
||||||
qelectrotech:
|
qelectrotech:
|
||||||
extensions: [kde-neon]
|
command: qelectrotech
|
||||||
|
common-id: qelectrotech.desktop
|
||||||
|
extensions:
|
||||||
|
- kde-neon
|
||||||
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
|
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
|
||||||
environment: &env
|
environment: &env
|
||||||
TCL_LIBRARY: $SNAP/usr/share/tcltk/tcl8.6
|
TCL_LIBRARY: $SNAP/usr/share/tcltk/tcl8.6
|
||||||
@ -32,7 +35,7 @@ apps:
|
|||||||
PYTHONPATH: $SNAP:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3.8:$SNAP/usr/lib/python3.8/lib-dynload
|
PYTHONPATH: $SNAP:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3.8:$SNAP/usr/lib/python3.8/lib-dynload
|
||||||
|
|
||||||
qet-tb-generator:
|
qet-tb-generator:
|
||||||
command: desktop-launch $SNAP/bin/qet_tb_generator
|
command: qet_tb_generator
|
||||||
command-chain:
|
command-chain:
|
||||||
- bin/qelectrotech-launch
|
- bin/qelectrotech-launch
|
||||||
extensions: [kde-neon]
|
extensions: [kde-neon]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user