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

                                          

                                                                                                                                                        


                                                                                                        

                                                                                                                                                        












                                                                                                     
           SPELL=qt-creator
if [[ "${QTCREATOR_DEVEL}" == "y" ]]; then
         VERSION=3.5.0-rc1
     SOURCE_HASH=sha512:30641b9608d69302a229033c9f8cb160a9703ea7970610b8147aa77b0c68f9d44ea8bd097b707a7665a8fa86f632518344816c8560cd31c8d45b5335e3c92204
          SOURCE=$SPELL-opensource-src-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.qt.io/development_releases/qtcreator/${VERSION%.*}/${VERSION}/${SOURCE}
else
         VERSION=3.5.1
     SOURCE_HASH=sha512:ccd5e4ee669c749b19c53f4a3c18d59f73747ca18198648be48d8e5c1cc484cc360ebdb5100546cc5811d88a5139b9997d6cec1d5eeeccf7634f1c803a6e3722
          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