lacymorrow/crossover

View on GitHub
snap/snapcraft.yaml

Summary

Maintainability
Test Coverage

  # After registering a name on build.snapcraft.io, commit an uncommented line:
  # name: crossover
  version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
  summary: Snap build for lacymorrow/crossover 
  description: |
    CrossOver: Crosshair Overlay

  grade: devel # must be 'stable' to release into candidate/stable channels
  confinement: devmode # use 'strict' once you have the right plugs and slots

  parts:
    my-part:
      # See 'snapcraft plugins'
      plugin: nil