mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 11:19:58 +01:00
Complement snapcraft info and archittectures
This commit is contained in:
@@ -9,12 +9,27 @@ description: |
|
|||||||
Its intuitive and hands-on user interface gives direct control on image opacity and
|
Its intuitive and hands-on user interface gives direct control on image opacity and
|
||||||
shape for producing live graphics during concerts and VJ-ing sessions.
|
shape for producing live graphics during concerts and VJ-ing sessions.
|
||||||
The ouput image is typically projected full-screen on an external
|
The ouput image is typically projected full-screen on an external
|
||||||
monitor or a projector, but can be recorded live (no audio).
|
monitor or a projector, but can be recorded and streamed live (no audio).
|
||||||
|
contact: https://brunoherbelin.github.io/vimix/
|
||||||
|
website: https://github.com/brunoherbelin/vimix
|
||||||
|
issues: https://github.com/brunoherbelin/vimix/issues
|
||||||
|
source-code: https://github.com/brunoherbelin/vimix.git
|
||||||
icon: snap/gui/vimix.svg
|
icon: snap/gui/vimix.svg
|
||||||
license: GPL-3.0+
|
license: GPL-3.0+
|
||||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||||
|
architectures:
|
||||||
|
- build-on: amd64
|
||||||
|
build-for: amd64
|
||||||
|
- build-on: arm64
|
||||||
|
build-for: arm64
|
||||||
|
- build-on: armhf
|
||||||
|
build-for: armhf
|
||||||
|
- build-on: i386
|
||||||
|
build-for: i386
|
||||||
|
- build-on: ppc64el
|
||||||
|
build-for: ppc64el
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
vimix:
|
vimix:
|
||||||
extensions: [gnome-3-28]
|
extensions: [gnome-3-28]
|
||||||
|
|||||||
Reference in New Issue
Block a user