~verzegnassi-stefano/ubuntu-docviewer-app/reboot-uitk13

« back to all changes in this revision

Viewing changes to click/docviewer-libs.json

  • Committer: Stefano Verzegnassi
  • Date: 2015-11-27 16:39:21 UTC
  • mfrom: (183.1.26 ubuntu-docviewer-app)
  • Revision ID: stefano92.100@gmail.com-20151127163921-tu2obd3t8dwh539t
Merged 'reboot' branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{   
 
2
    "armhf": [
 
3
        {
 
4
            "url": "http://ports.ubuntu.com/ubuntu-ports",
 
5
            "dist": "vivid",
 
6
            "component": "main",
 
7
            "packages": [
 
8
                "libboost-date-time1.55.0",
 
9
                "libgl1-mesa-glx",
 
10
                "libxcb-dri3-0",
 
11
                "libxcb-glx0",
 
12
                "libxcb-present0",
 
13
                "libxshmfence1",
 
14
                "libxslt1.1",
 
15
                "libxt6",
 
16
                "libxxf86vm1",
 
17
                "gconf-service",
 
18
                "gconf-service-backend",
 
19
                "gconf2-common",
 
20
                "libgconf-2-4"
 
21
            ]
 
22
        },
 
23
        {
 
24
            "url": "http://ppa.launchpad.net/canonical-community/ppa/ubuntu",
 
25
            "dist": "vivid",
 
26
            "component": "main",
 
27
            "packages": [
 
28
                "libreoffice-vanilla"
 
29
            ]
 
30
        }
 
31
    ],
 
32
 
 
33
    "i386": [
 
34
        {
 
35
            "url": "http://archive.ubuntu.com/ubuntu",
 
36
            "dist": "vivid",
 
37
            "component": "main",
 
38
            "packages": [
 
39
                "libboost-date-time1.55.0",
 
40
                "libgl1-mesa-glx",
 
41
                "libxcb-dri3-0",
 
42
                "libxcb-glx0",
 
43
                "libxcb-present0",
 
44
                "libxshmfence1",
 
45
                "libxslt1.1",
 
46
                "libxt6",
 
47
                "libxxf86vm1",
 
48
                "gconf-service",
 
49
                "gconf-service-backend",
 
50
                "gconf2-common",
 
51
                "libgconf-2-4"
 
52
            ]
 
53
        },
 
54
        {
 
55
            "url": "http://ppa.launchpad.net/canonical-community/ppa/ubuntu",
 
56
            "dist": "vivid",
 
57
            "component": "main",
 
58
            "packages": [
 
59
                "libreoffice-vanilla"
 
60
            ]
 
61
        }
 
62
    ],
 
63
 
 
64
    "amd64": [
 
65
        {
 
66
            "url": "http://archive.ubuntu.com/ubuntu",
 
67
            "dist": "vivid",
 
68
            "component": "main",
 
69
            "packages": [
 
70
                "libboost-date-time1.55.0",
 
71
                "libgl1-mesa-glx",
 
72
                "libxcb-dri3-0",
 
73
                "libxcb-glx0",
 
74
                "libxcb-present0",
 
75
                "libxshmfence1",
 
76
                "libxslt1.1",
 
77
                "libxt6",
 
78
                "libxxf86vm1",
 
79
                "gconf-service",
 
80
                "gconf-service-backend",
 
81
                "gconf2-common",
 
82
                "libgconf-2-4"
 
83
            ]
 
84
        },
 
85
        {
 
86
            "url": "http://ppa.launchpad.net/canonical-community/ppa/ubuntu",
 
87
            "dist": "vivid",
 
88
            "component": "main",
 
89
            "packages": [
 
90
                "libreoffice-vanilla"
 
91
            ]
 
92
        }
 
93
    ]
 
94
}