summaryrefslogtreecommitdiffstats
path: root/qt6/qt6base/DETAILS
blob: dff233f9b4e1adbd12073ff7aa6a835ec5b8e0b0 (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.3.2
     SOURCE_HASH=sha512:e164ed6511cf6d5aa39f91cfb624c89b4dd3fc7d3c6c14b60d0c211e5b40ba1ad379ecca653db33dfa944ecfbd9c7044a8d7a968c660e8a76c4897c869584822
          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