Updated the copyright and license fields for qt.

This commit is contained in:
Scott McCreary
2010-11-18 04:30:58 +00:00
parent 6a6823b700
commit 85af43d145

View File

@@ -1,4 +1,4 @@
DESCRIPTION="generic is just a placeholder."
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
HOMEPAGE="http://qt-haiku.ru"
SRC_URI="git://gitorious.org/+qt-haiku/qt/qt-haiku-port.git"
REVISION="1"
@@ -10,7 +10,7 @@ BUILD {
cd qt-4.8.x-git
configure --prefix-install=no -no-pch -no-opengl -no-largefile \
-fast -nomake examples -nomake demos -release -opensource \
-confirm license -no-iconv -phonon -no-phonon-backend \
-confirm-license -no-iconv -phonon -no-phonon-backend \
-multimedia -no-audio-backend
make
}
@@ -20,5 +20,5 @@ INSTALL {
make install
}
#LICENSE=""
#COPYRIGHT=""
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2010 Nokia Corporation and/or its subsidiary(-ies)."