Package snap with launch under Wayland

This commit is contained in:
Bruno Herbelin
2025-01-10 00:56:37 +01:00
parent 4549665e08
commit 19375e55b8
3 changed files with 2 additions and 1 deletions

0
1 Normal file
View File

View File

@@ -5,6 +5,6 @@ GenericName=Video mixer
Comment=Video live mixer Comment=Video live mixer
Categories=AudioVideo;Video;Graphics; Categories=AudioVideo;Video;Graphics;
Icon=${SNAP}/meta/gui/vimix.svg Icon=${SNAP}/meta/gui/vimix.svg
Exec=launch_vimix.sh Exec=vimix
MimeType=application/x-vimix;text/xml MimeType=application/x-vimix;text/xml
Terminal=false Terminal=false

View File

@@ -103,6 +103,7 @@ parts:
- libslang2 - libslang2
- libicu74 - libicu74
- libtinyxml2-10 - libtinyxml2-10
- pciutils
override-prime: | override-prime: |
craftctl default craftctl default
# try remove execstack on armhf # try remove execstack on armhf