summaryrefslogtreecommitdiffstats
path: root/qt6/qt6base/DETAILS
blob: cee13b6901ed251f048f1acb7760cd2af73488ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
QT_URL=https://download.qt.io/official_releases
           SPELL=qt6base
          SPELLX=${SPELL//6}-everywhere-src
         VERSION=6.4.0
     SOURCE_HASH=sha512:7c9430da115529fa5697d134bf53d185259de23529d6db17398d91d48a0b7a95acd1fbe55189a2d2b3a2ecdafb27065ea99f29f7022110c95a45d6c04ebf46a3
          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