summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qtwebkit.def
blob: 2f8cc98c5fc7a80777e3439852891862e8ed0f6f (plain)
1
2
3
4
5
6
7
8
9
10
name: qtwebkit
max-jobs: 1
configure-commands:
- QMAKEPATH=/qtwebkit.build/Tools/qmake/mkspecs qmake WebKit.pro
build-commands:
- make
- make html_docs
install-commands:
- make install INSTALL_ROOT=$DESTDIR
- make install_html_docs INSTALL_ROOT=$DESTDIR