~ted/+junk/unity8-session-snap

1 by Ted Gould
Basic snapcraft for U8 session
1
name: unity8-session
2
version: 0  # the version of the snap
3
summary: Unity8 User Session
4
description: The bestest session, currently a demo
5
confinement: devmode
6
7
parts:
8
  unity8:
9
    plugin: nil
10
    stage-packages:
11
      - unity8-desktop-session
2 by Ted Gould
Add a small helper in so that we can control the environment better
12
  snappyhelper:
13
    plugin: copy
14
    files:
15
      snappyhelper: snappyhelper
4 by Ted Gould
Link in the upstart config
16
      xdg-config-dirs: xdg-config-dirs
1 by Ted Gould
Basic snapcraft for U8 session
17
18
apps:
19
  unity8-session:
2 by Ted Gould
Add a small helper in so that we can control the environment better
20
    command: snappyhelper