Magellan Linux

Diff of /branches/R11-stable/extras/pyqt4/pyqt4-4.10.3-r1.smage2

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

revision 19135 by niro, Thu Aug 29 14:02:41 2013 UTC revision 19136 by niro, Thu Aug 29 14:03:30 2013 UTC
# Line 37  msetfeature "!check" Line 37  msetfeature "!check"
37  SRC_URI=(  SRC_URI=(
38   sourceforge://${PNAME/4/}/${SRCFILE}   sourceforge://${PNAME/4/}/${SRCFILE}
39   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-4.8.6-egl.patch  
40  )  )
41    
42  UP2DATE="updatecmd ${HOMEPAGE}/download | firsttarball gz"  UP2DATE="updatecmd ${HOMEPAGE}/download | firsttarball gz"
# Line 47  src_prepare() Line 46  src_prepare()
46   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
47   cd ${SRCDIR}   cd ${SRCDIR}
48    
  # fix build with egl enabled  
  mpatch ${PNAME}-4.8.6-egl.patch || die  
   
49   # respect kde-phonon includes (/usr/include/phonon)   # respect kde-phonon includes (/usr/include/phonon)
50   if [[ -z $(magequery -n qt4-phonon) ]]   if [[ -z $(magequery -n qt4-phonon) ]]
51   then   then

Legend:
Removed from v.19135  
changed lines
  Added in v.19136