Magellan Linux

Diff of /trunk/extras/kdenetwork4/kdenetwork4-4.3.3-r1.smage2

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

revision 3939 by niro, Sat Nov 14 11:01:28 2009 UTC revision 3940 by niro, Sat Nov 14 11:41:03 2009 UTC
# Line 41  DESCRIPTION="KDE4 network applications." Line 41  DESCRIPTION="KDE4 network applications."
41    
42  DEPEND="== kde-base/kdebase4-${PVER}  DEPEND="== kde-base/kdebase4-${PVER}
43   == kde-base/kdelibs4-experimental-${PVER}   == kde-base/kdelibs4-experimental-${PVER}
44     == kde-base/kdepimlibs4-${PVER}
45   >= kde-base/qimageblitz-0.0.4   >= kde-base/qimageblitz-0.0.4
46   >= app-crypt/qca-2   >= app-crypt/qca-2
47   >= app-crypt/qca-ossl-2   >= app-crypt/qca-ossl-2
# Line 139  src_compile() Line 140  src_compile()
140   $(cmake_with urlpicpreview) \   $(cmake_with urlpicpreview) \
141   $(cmake_with webpresence) \   $(cmake_with webpresence) \
142   $(cmake_with winpopup) \   $(cmake_with winpopup) \
  $(cmake_with wlm) \  
143   $(cmake_with yahoo) \   $(cmake_with yahoo) \
144   $(cmake_without irc) \   $(cmake_without irc) \
145   $(cmake_without msn) \   $(cmake_without msn) \
146   $(cmake_without telepathy)"   $(cmake_without telepathy)"
147     #$(cmake_with wlm) \
148    
149   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die
150   mmake || die   mmake || die

Legend:
Removed from v.3939  
changed lines
  Added in v.3940