Magellan Linux

Diff of /branches/magellan-next/extras/kdepim4-runtime/kdepim4-runtime-4.4.93-r1.smage2

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

revision 7244 by niro, Mon Oct 11 22:06:37 2010 UTC revision 7245 by niro, Mon Oct 11 22:11:17 2010 UTC
# Line 23  DEPEND="== kde-base/kdepimlibs4-${PVER} Line 23  DEPEND="== kde-base/kdepimlibs4-${PVER}
23  KDE_MIRROR_UNSTABLE=1  KDE_MIRROR_UNSTABLE=1
24  sminclude kde4  sminclude kde4
25    
26    SRC_URI=(
27     kde://${PNAME/4/}/${PVER}/src/${SRCFILE}
28     mirror://${PNAME}/${SRCFILE}
29    )
30    
31  UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"  UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
32    
33  src_compile()  src_compile()

Legend:
Removed from v.7244  
changed lines
  Added in v.7245