~mzanetti/machines-vs-machines/qmake-based

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "com.ubuntu.developer.mzanetti.ubuntudefence",
    "description": "description of ubuntudefence",
    "framework": "ubuntu-sdk-14.04-qml",
    "architecture": "all",
    "title": "ubuntudefence",
    "hooks": {
        "ubuntudefence": {
            "apparmor": "ubuntudefence.json",
            "desktop": "ubuntudefence.desktop"
        }
    },
    "version": "0.1",
    "maintainer": "Michael Zanetti <michael.zanetti@canonical.com>"
}