summaryrefslogtreecommitdiff
path: root/qt5-tools/qtsvg.morph
blob: 8d039986fda2b21c26cbec4023caed91d9365606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: qt5-tools/qtsvg.morph
kind: chunk
repo: upstream:qt5/qtsvg
ref: 552bf3adcc48c669f9dfbda5818142fb18c9e957
configure-commands:
- qmake
build-commands:
- make
- make html_docs
install-commands:
- make install INSTALL_ROOT=$DESTDIR
- make install_html_docs INSTALL_ROOT=$DESTDIR
build_depends:
- qt5-tools/qtbase.morph