development/qt-creator: Updated for version 2.5.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2012-09-19 09:27:30 +07:00 committed by Robby Workman
parent f1ea333e05
commit 692fd63390
3 changed files with 9 additions and 8 deletions

View file

@ -24,10 +24,11 @@
# Written by Andre Barboza <bmg.andre@gmail.com>
# Modified by the SlackBuilds.org project.
# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org>
PRGNAM=qt-creator
VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -63,7 +64,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION-src
unzip $CWD/$PRGNAM-$VERSION-src.zip
tar xvf $CWD/$PRGNAM-$VERSION-src.tar.gz
cd $PRGNAM-$VERSION-src
chown -R root:root .
find . \

View file

@ -1,8 +1,8 @@
PRGNAM="qt-creator"
VERSION="2.2.1"
HOMEPAGE="http://qt.nokia.com/"
DOWNLOAD="http://get.qt.nokia.com/qtcreator/qt-creator-2.2.1-src.zip"
MD5SUM="8a3165f7f68d4932c9a902452993099d"
VERSION="2.5.2"
HOMEPAGE="http://qt-project.org/"
DOWNLOAD="http://get.qt.nokia.com/qtcreator/qt-creator-2.5.2-src.tar.gz"
MD5SUM="4a9c09cdf4609753283c31451c84ceb8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -12,7 +12,7 @@ qt-creator: The goal of Qt Creator is to provide a cross-platform, complete
qt-creator: Integrated Development Environment (IDE) to develop Qt projects.
qt-creator: It is available for the Linux, Mac OS X and Windows platforms.
qt-creator:
qt-creator: Homepage: http://qt.nokia.com/
qt-creator: Homepage: http://qt-project.org/
qt-creator:
qt-creator:
qt-creator: