Update snapcraft.yaml

This commit is contained in:
PayouZon MagIT 2019-03-16 02:10:48 +01:00 committed by GitHub
parent fac5610b44
commit a90b1bdd34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
snap/snapcraft.yaml Normal file
View File

@ -0,0 +1,15 @@
# After registering a name on build.snapcraft.io, commit an uncommented line:
name: barrier-kvm
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Single-line elevator pitch for your amazing snap # 79 char long summary
description: |
A multiOS KVM - use one keyboard and mouse across computers
grade: devel # must be 'stable' to release into candidate/stable channels
confinement: devmode # use 'strict' once you have the right plugs and slots
parts:
barrier-kvm:
# See 'snapcraft plugins'
plugin: cmake