Magellan Linux

Diff of /branches/R11-stable/include/qt4.sminc

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

trunk/core/include/qt4.sminc revision 1928 by niro, Wed Jun 10 16:25:13 2009 UTC branches/R11-stable/include/qt4.sminc revision 14080 by niro, Wed Nov 21 09:35:49 2012 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  export QTDIR=/opt/qt4  # add qt4 dependency
 export QMAKE=${QTDIR}/bin/qmake4  
   
4  DEPEND="${DEPEND}  DEPEND="${DEPEND}
5   >= x11-libs/qt4-4.3.0"   >= x11-libs/qt4-core-4.8"
6    
7    export QTDIR=/usr
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.1928  
changed lines
  Added in v.14080