QT_URL=https://download.qt.io/official_releases SPELL=qt6base SPELLX=${SPELL//6}-everywhere-src VERSION=6.2.0 SOURCE_HASH=sha512:3ed301a531633e1e72da7833d1eea47edaf7e5474678a16ec29080e34de1d0def7000b68aa96fa18779880e3aa7b1a9b7c0cf699de2b4cba2c7de84442722fda SOURCE=$SPELLX-$VERSION.tar.xz SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION # SECURITY_PATCH=2 ENTERED=20210115 LICENSE[0]=LGPL KEYWORDS="qt6 x11 libs" SHORT="Qt6 simplifies writing and maintaining GUI release-service" cat << EOF Qt is a toolkit for software developers. Qt simplifies the task of writing and maintaining GUI (graphical user interface) release-service. Qt is written in C++ and is fully object-oriented. Qt is a multi-platform toolkit. When you implement a program with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT/95/98/2000. Simply compile the source code for the platform you want. EOF