Snapcraft switch to Core22 and Gnome 42

This commit is contained in:
Bruno Herbelin
2023-04-25 22:48:03 +02:00
parent c09f2a1121
commit 4017732d71

View File

@@ -1,5 +1,5 @@
name: vimix name: vimix
base: core20 base: core22
version: '0.8.0' version: '0.8.0'
summary: Video live mixer summary: Video live mixer
title: vimix title: vimix
@@ -21,9 +21,8 @@ confinement: strict # use 'strict' once you have the right plugs and slots
apps: apps:
vimix: vimix:
extensions: [gnome-3-38] extensions: [gnome]
command: usr/bin/vimix command: usr/bin/vimix
adapter: full
plugs: plugs:
- desktop - desktop
- desktop-legacy - desktop-legacy
@@ -80,6 +79,5 @@ parts:
- gstreamer1.0-plugins-ugly - gstreamer1.0-plugins-ugly
- libgpm2 - libgpm2
- libslang2 - libslang2
- libpango-1.0-0 - libicu70
- libicu66