Magellan Linux

Diff of /branches/R11-unstable/include/qt3.sminc

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

trunk/core/include/qt3.sminc revision 1926 by niro, Wed Jun 10 16:20:31 2009 UTC branches/magellan-next/include/qt3.sminc revision 6726 by niro, Wed Sep 22 10:15:37 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  export QTDIR=/usr  # add qt3 dependency
   
4  DEPEND="${DEPEND}  DEPEND="${DEPEND}
5   >= x11-libs/qt-3.3.8"   >= x11-libs/qt-3.3.8"
6    
7    export QTDIR=/opt/qt3
8    export QMAKE=${QTDIR}/bin/qmake
9    export QTLIB=${QTDIR}/$(mlibdir)
10    export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig

Legend:
Removed from v.1926  
changed lines
  Added in v.6726