mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Updated the copyright and license fields for qt.
This commit is contained in:
@@ -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)."
|
||||
|
||||
Reference in New Issue
Block a user