Magellan Linux

Diff of /branches/magellan-next/extras/qt3/qt3-3.3.8b-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8078 by niro, Thu Jun 30 08:40:39 2011 UTC revision 8079 by niro, Thu Jun 30 09:06:38 2011 UTC
# Line 57  SRC_URI=( Line 57  SRC_URI=(
57   mirror://qt/qt-3.3.8-xinerama-improvements.patch   mirror://qt/qt-3.3.8-xinerama-improvements.patch
58   mirror://qt/qt-3.3.8-visibility.patch   mirror://qt/qt-3.3.8-visibility.patch
59   mirror://qt/qt-3.3.8b-gcc46.patch   mirror://qt/qt-3.3.8b-gcc46.patch
60   mirror://qt/qt-3.3.8b-libpng14.patch   mirror://qt/qt-3.3.8b-libpng15.patch
61  )  )
62    
63  ## global vars ##  ## global vars ##
# Line 111  src_prepare() Line 111  src_prepare()
111   # fix build with gcc-4.6   # fix build with gcc-4.6
112   mpatch qt-3.3.8b-gcc46.patch || die   mpatch qt-3.3.8b-gcc46.patch || die
113    
114   # fix build against >= libpng-1.4   # fix build against >= libpng-1.5
115   mpatch qt-3.3.8b-libpng14.patch || die   mpatch qt-3.3.8b-libpng15.patch || die
116    
117   # set our cflags and fix up our header and lib locations   # set our cflags and fix up our header and lib locations
118   cd ${SRCDIR}/mkspecs/${PLATFORM}   cd ${SRCDIR}/mkspecs/${PLATFORM}

Legend:
Removed from v.8078  
changed lines
  Added in v.8079