summaryrefslogblamecommitdiffstats
path: root/qt5-qmake/qt-creator/DETAILS
blob: 854fa9b1c4c72ff534a67561d375a92e428092a0 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                          

                                                                                                                                                        


                                                                                                        

                                                                                                                                                        












                                                                                                     
           SPELL=qt-creator
if [[ "${QTCREATOR_DEVEL}" == "y" ]]; then
         VERSION=4.1.0-rc1
     SOURCE_HASH=sha512:3fd232f56c040e5cf0a5104244692001b742e0589312c09f7d6f55579d9a83761be5c09252f37c01d613d811d71c59fbaa6cb20628f034bd7823e9d266b09a28
          SOURCE=$SPELL-opensource-src-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.qt.io/development_releases/qtcreator/${VERSION%.*}/${VERSION}/${SOURCE}
else
         VERSION=4.0.3
     SOURCE_HASH=sha512:7b06b9d2cb050008cbbceeb2f18ad2264a2366db9ad37474b63d0a6d30a3bde86ecb770678beb88af4d5be7550e947c689d23956e2062796cbf9476006c0528a
          SOURCE=$SPELL-opensource-src-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.qt.io/official_releases/qtcreator/${VERSION%.*}/${VERSION}/${SOURCE}
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-opensource-src-$VERSION
        WEB_SITE=http://www.qt.io/developers
      LICENSE[0]=LGPL
         ENTERED=20090304
        KEYWORDS="qt5 ide"
           SHORT="cross-platform integrated development environment for use with Qt"
cat << EOF
Qt® Creator is a new cross-platform integrated development environment for
use with Qt.
EOF