Magellan Linux

Diff of /trunk/extras/poppler-qt4/poppler-qt4-0.10.6-r1.smage2

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

revision 1946 by niro, Wed Jun 10 17:37:17 2009 UTC revision 1947 by niro, Wed Jun 10 17:58:56 2009 UTC
# Line 25  sminclude mbuild qt4 Line 25  sminclude mbuild qt4
25  SRC_URI=(  SRC_URI=(
26   http://poppler.freedesktop.org/${SRCFILE}   http://poppler.freedesktop.org/${SRCFILE}
27   mirror://poppler/${SRCFILE}   mirror://poppler/${SRCFILE}
28   mirror://poppler/poppler-0.6.4-bindings-2.patch   mirror://poppler/poppler-${PVER}-bindings.patch
29  )  )
30    
31  UP2DATE="updatecmd -listonly ${HOMEPAGE}/releases.html | firsttarball gz"  UP2DATE="updatecmd -listonly ${HOMEPAGE}/releases.html | firsttarball gz"
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # only install the libs and compile against system libs   # only install the libs and compile against system libs
39   mpatch poppler-0.6.4-bindings-2.patch || die   mpatch poppler-${PVER}-bindings.patch || die
40    
41   # fix qt4 include pathes -> we are using include/qt   # fix qt4 include pathes -> we are using include/qt
42   sed -i 's:qt4_incdirs="$QTDIR/include:&/qt:g' m4/qt.m4 || die   sed -i 's:qt4_incdirs="$QTDIR/include:&/qt:g' m4/qt.m4 || die

Legend:
Removed from v.1946  
changed lines
  Added in v.1947