~stolowski/unity-scope-mediascanner/agg-scope-ids-rtm

« back to all changes in this revision

Viewing changes to src/musicaggregator/manifest.json.in

  • Committer: CI bot
  • Author(s): James Henstridge, Pawel Stolowski
  • Date: 2014-11-17 15:43:05 UTC
  • mfrom: (177.2.17 click-support)
  • Revision ID: ps-jenkins@lists.canonical.com-20141117154305-zq6yrl88ubgziwok
Add support for building as click packages. 
Approved by: James Henstridge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "description": "Music scope",
 
3
    "framework": "ubuntu-sdk-14.10-dev2",
 
4
    "architecture": "@CLICK_ARCH@",
 
5
    "hooks": {
 
6
        "musicaggregator": {
 
7
            "scope": "musicaggregator",
 
8
            "apparmor": "apparmor.json"
 
9
        }
 
10
    },
 
11
    "icon": "musicaggregator/icon.png",
 
12
    "maintainer": "Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>",
 
13
    "name": "com.ubuntu.scopes.music",
 
14
    "title": "Music scope",
 
15
    "version": "@VERSION@"
 
16
}