~libertine-team/puritine/trunk

« back to all changes in this revision

Viewing changes to puritine_libertine-scope_click/manifest.json

  • Committer: Chris Townsend
  • Date: 2016-04-28 19:03:04 UTC
  • Revision ID: christopher.townsend@canonical.com-20160428190304-moaskmsm3ahmsvea
Split out the click directory into separate directories for just making the Puritine click and making a click with both Puritine and the Libertine Scope.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "architecture": "armhf",
 
3
    "description": "A bespoke Libertine container for basic convergence functionality including the Libertine scope",
 
4
    "framework": "ubuntu-sdk-15.04.3",
 
5
    "hooks": {
 
6
        "puritine": {
 
7
            "apparmor": "puritine.apparmor"
 
8
        },
 
9
        "libertine-scope": {
 
10
            "apparmor": "libertine-scope.apparmor",
 
11
            "scope": "libertine-scope"
 
12
        }
 
13
    },
 
14
    "maintainer": "Ubuntu Libertine Team <libertine-team@lists.launchpad.net>",
 
15
    "name": "com.ubuntu.puritine",
 
16
    "title": "Puritine",
 
17
    "version": "0.8"
 
18
}