Magellan Linux

Diff of /branches/magellan-next/extras/polkit-qt/polkit-qt-0.96.1-r1.smage2

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

revision 6855 by niro, Wed Sep 22 20:27:53 2010 UTC revision 6856 by niro, Wed Sep 22 20:31:33 2010 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="PolicyKit Qt4 API wrapper library."  DESCRIPTION="PolicyKit Qt4 API wrapper library."
11  HOMEPAGE="http://kde.org/"  HOMEPAGE="http://kde.org/"
12    
13    sminclude kde4
14    
15    # override default depends from kde4.sminc!
16  DEPEND=">= sys-apps/polkit-0.96  DEPEND=">= sys-apps/polkit-0.96
17   >= x11-libs/qt4-core-4.7   >= x11-libs/qt4-core-4.7
18   >= x11-libs/qt4-gui-4.7"   >= x11-libs/qt4-gui-4.7"
# Line 19  SDEPEND=">= kde-base/automoc4-0.9.88" Line 22  SDEPEND=">= kde-base/automoc4-0.9.88"
22  SRCFILE="${PNAME}-1-${PVER}.tar.bz2"  SRCFILE="${PNAME}-1-${PVER}.tar.bz2"
23  SRCDIR="${BUILDDIR}/${PNAME}-1-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-1-${PVER}"
24    
 sminclude kde4  
   
25  SRC_URI=(  SRC_URI=(
26   kde://apps/KDE4.x/admin/${SRCFILE}   kde://apps/KDE4.x/admin/${SRCFILE}
27   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}

Legend:
Removed from v.6855  
changed lines
  Added in v.6856