From 0fd83d8f38f5ed7e99b8a8d6353eaf3e6c7a1f3b Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sat, 16 Feb 2013 09:31:22 +0000 Subject: [PATCH] Fixed line endings. --- x11-libs/qt/qt-4.7.3.bep | 48 ++++++++++++++++++++-------------------- x11-libs/qt/qt-4.8.x.bep | 48 ++++++++++++++++++++-------------------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/x11-libs/qt/qt-4.7.3.bep b/x11-libs/qt/qt-4.7.3.bep index 048964263..4b649adb9 100644 --- a/x11-libs/qt/qt-4.7.3.bep +++ b/x11-libs/qt/qt-4.7.3.bep @@ -1,24 +1,24 @@ -DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" -HOMEPAGE="http://qt-haiku.ru" -SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/qt/qt-everywhere-opensource-src-4.7.3.tar.gz/49b96eefb1224cc529af6fe5608654fe/qt-everywhere-opensource-src-4.7.3.tar.gz" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -CHECKSUM_MD5="49b96eefb1224cc529af6fe5608654fe" -MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." -BUILD { - cd qt-everywhere-opensource-src-4.7.3 - 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 \ - -multimedia -no-audio-backend - make -} - -INSTALL { - cd qt-everywhere-opensource-src-4.7.3 - make install -} - -LICENSE="GNU LGPL v2.1" -COPYRIGHT="2011 Nokia Corporation and/or its subsidiary(-ies)." +DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" +HOMEPAGE="http://qt-haiku.ru" +SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/qt/qt-everywhere-opensource-src-4.7.3.tar.gz/49b96eefb1224cc529af6fe5608654fe/qt-everywhere-opensource-src-4.7.3.tar.gz" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="" +CHECKSUM_MD5="49b96eefb1224cc529af6fe5608654fe" +MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." +BUILD { + cd qt-everywhere-opensource-src-4.7.3 + 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 \ + -multimedia -no-audio-backend + make +} + +INSTALL { + cd qt-everywhere-opensource-src-4.7.3 + make install +} + +LICENSE="GNU LGPL v2.1" +COPYRIGHT="2011 Nokia Corporation and/or its subsidiary(-ies)." diff --git a/x11-libs/qt/qt-4.8.x.bep b/x11-libs/qt/qt-4.8.x.bep index 193e67e47..25cf25cb5 100644 --- a/x11-libs/qt/qt-4.8.x.bep +++ b/x11-libs/qt/qt-4.8.x.bep @@ -1,24 +1,24 @@ -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" -STATUS_HAIKU="stable" -DEPEND="" -#CHECKSUM_MD5="" -MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." -BUILD { - cd qt-4.8.x - 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 \ - -multimedia -no-audio-backend - make -} - -INSTALL { - cd qt-4.8.x - make install -} - -LICENSE="GNU LGPL v2.1" -COPYRIGHT="2011 Nokia Corporation and/or its subsidiary(-ies)." +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" +STATUS_HAIKU="stable" +DEPEND="" +#CHECKSUM_MD5="" +MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." +BUILD { + cd qt-4.8.x + 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 \ + -multimedia -no-audio-backend + make +} + +INSTALL { + cd qt-4.8.x + make install +} + +LICENSE="GNU LGPL v2.1" +COPYRIGHT="2011 Nokia Corporation and/or its subsidiary(-ies)."