snap/gui/beremiz.desktop
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sat, 13 Aug 2022 15:51:59 +0200
changeset 86 3564991cd359
parent 81 a95b2fa896e9
permissions -rw-r--r--
SNAP: replace lxml versions to be compatible with Beremiz.

Forcing ubuntu20 python-lxml (4.5.0) package instead of PIP vesrion (4.9.1).
4.9.1 leads to derived variable types to appear as "derived" instead of real type name.
Problem happens with plcopen/variables_infos.ysl2 and plcopen/VariableInfoCollector.py.
No clue for now about what really breaks.
81
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
[Desktop Entry]
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     2
Type=Application
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     3
Name=Beremiz IDE
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     4
Comment=IEC-61131 Open Source PLC programming
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     5
Exec=beremiz.ide %f
a95b2fa896e9 SNAP: add SVGHMI and OPC-UA dependencies
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     6
Icon=${SNAP}/meta/gui/beremiz.png