4 pkgdesc="Qt compiled as embedded variant. This variant of Qt uses the framebuffer"
6 url='http://qt.nokia.com/'
7 license=('GPL3', 'LGPL')
10 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
11 source=("ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz")
13 sha256sums=("97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e")
19 ./configure -confirm-license -opensource \
42 make INSTALL_ROOT=$pkgdir install