Magellan Linux

Diff of /trunk/include/qt4.sminc

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

trunk/core/include/qt4.sminc revision 1927 by niro, Wed Jun 10 16:20:46 2009 UTC branches/magellan-next/include/qt4.sminc revision 6654 by niro, Tue Sep 14 16:46:32 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  export QTDIR=/opt/qt4  # add qt4 dependency
   
4  DEPEND="${DEPEND}  DEPEND="${DEPEND}
5   >= x11-libs/qt4-4.3.0"   >= x11-libs/qt4-core-4.5"
6    
7    export QTDIR=/opt/qt4
8    export QMAKE=${QTDIR}/bin/qmake4
9    export QTLIB=${QTDIR}/$(mlibdir)
10    export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig

Legend:
Removed from v.1927  
changed lines
  Added in v.6654