[Lunar-commits] <moonbase-kde> qt4: Adding a patch to take care of those modules that trip over BOOST_JOIN such as avogadro.

stumbles stumbles at lunar-linux.org
Wed May 8 00:59:05 CEST 2013


commit a73c372c17297c60081e203cb549043d649ac59b
Author: stumbles <stumbles at lunar-linux.org>
Date: Tue, 07 May 2013 15:57:38 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/a73c372c17297c60081e203cb549043d649ac59b

qt4: Adding a patch to take care of those modules that trip over BOOST_JOIN such as avogadro.
---
  qt4-apps/qt4/BUILD   | +2/-0     
  qt4-apps/qt4/DETAILS | +3/-0     
  2 files changed, 5 insertions(+)

--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
 # This lives in /usr/bin/
   sedit "s:/bin/ls:/usr/bin/ls:g" src/corelib/global/global.pri src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.h src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.cpp &&
 
--- a/qt4-apps/qt4/DETAILS
+++ b/qt4-apps/qt4/DETAILS
@@ -1,9 +1,12 @@
           MODULE=qt4
          VERSION=4.8.4
           SOURCE=qt-everywhere-opensource-src-$VERSION.tar.gz
+         SOURCE2=qt-everywhere-opensource-src-4.8.4-QTBUG-22829.patch
       SOURCE_URL=http://releases.qt-project.org/qt4/source
+     SOURCE2_URL=http://pkgs.fedoraproject.org/cgit/qt.git/plain/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-everywhere-opensource-src-$VERSION
       SOURCE_VFY=sha1:f5880f11c139d7d8d01ecb8d874535f7d9553198
+     SOURCE2_VFY=sha1:5437fc7eb5492690ffdf2c7d37640130595b337b
    MODULE_PREFIX=${QT4_PREFIX:-/usr}
         WEB_SITE=http://www.trolltech.com/qt
          ENTERED=20020420




More information about the Lunar-commits mailing list