Magellan Linux

Diff of /trunk/extras/compiz/compiz-0.8.4-r1.smage2

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

revision 4693 by niro, Sat Dec 26 20:34:22 2009 UTC revision 4694 by niro, Sat Dec 26 20:47:01 2009 UTC
# Line 50  SDEPEND=">= kde-base/kdebase-3.5 Line 50  SDEPEND=">= kde-base/kdebase-3.5
50  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
51  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
52    
53  sminclude mbuild qt3 qt4  # important: qt4 will be detected through pkgconfig and qt3 via QTLIB var
54    # so the qt3 include must be called *after* qt4!
55    sminclude mbuild qt4 qt3
56    
57  SRC_URI=(  SRC_URI=(
58   http://releases.compiz-fusion.org/${PVER}/${SRCFILE}   http://releases.compiz-fusion.org/${PVER}/${SRCFILE}

Legend:
Removed from v.4693  
changed lines
  Added in v.4694