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

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