mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
Package snap with launch under Wayland
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user