summaryrefslogtreecommitdiff
path: root/qtgraphicaleffects.morph
blob: 993f0f62090c171215b8f0b74a540b3fc9e9abb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "qtgraphicaleffects",
    "kind": "chunk",
    "configure-commands": [
        "qmake"
    ],
    "build-commands": [
        "make"
    ],
    "install-commands": [
        "make install INSTALL_ROOT=$DESTDIR"
    ]
}