mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Update Snap Version 0.8.0
Using Core20 and Gnome 3-38 environment
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: vimix
|
||||
base: core18
|
||||
base: core20
|
||||
version: '0.8.0'
|
||||
summary: Live video mixing
|
||||
title: vimix
|
||||
@@ -21,7 +21,7 @@ confinement: strict # use 'strict' once you have the right plugs and slots
|
||||
|
||||
apps:
|
||||
vimix:
|
||||
extensions: [gnome-3-28]
|
||||
extensions: [gnome-3-38]
|
||||
command: bin/vimix
|
||||
adapter: full
|
||||
plugs:
|
||||
@@ -47,8 +47,8 @@ parts:
|
||||
vimix-binary:
|
||||
plugin: cmake
|
||||
source: .
|
||||
configflags:
|
||||
- -DCMAKE_INSTALL_PREFIX=/
|
||||
cmake-parameters:
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
build-packages:
|
||||
- g++
|
||||
@@ -80,6 +80,6 @@ parts:
|
||||
- gstreamer1.0-plugins-ugly
|
||||
- libgpm2
|
||||
- libslang2
|
||||
- libpango-1.0-0
|
||||
- libicu66
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user