Ubuntu Pastebin

Paste from snizzo at Thu, 26 Nov 2015 15:53:43 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
{
    "name": "com.ubuntu.developer.reavsoft.livetouch",
    "description": "Mp3 downloader and player with chaching and filtering.",
    "architecture": "@CLICK_ARCH@",
    "title": "LiveShuffle",
    "hooks": {
        "LiveTouch": {
            "apparmor": "LiveTouch/LiveTouch.apparmor",
            "desktop": "LiveTouch/LiveTouch.desktop"
        }
    },
    "version": "0.1.1",
    "maintainer": "Claudio Desideri <happy.snizzo@gmail.com>",
    "framework": "ubuntu-sdk-15.04"
}
Download as text