summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qtwebkit.morph
blob: c76db433c7ab83ed1d2012812c993e30f0514fc9 (plain)
1
2
3
4
5
6
7
8
9
10
name: qtwebkit
kind: chunk
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