Magellan Linux

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

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

revision 4436 by niro, Thu Dec 17 16:36:53 2009 UTC revision 4437 by niro, Thu Dec 17 16:55:16 2009 UTC
# Line 90  split_info_kdenetwork4-filesharing() Line 90  split_info_kdenetwork4-filesharing()
90   DESCRIPTION="KDE4 network file sharing."   DESCRIPTION="KDE4 network file sharing."
91   DEPEND="== kde-base/kdelibs4-${PVER}"   DEPEND="== kde-base/kdelibs4-${PVER}"
92  }  }
93    
94  split_info_kdenetwork4-kdnssd()  split_info_kdenetwork4-kdnssd()
95  {  {
96   DESCRIPTION="Zeroconf DNS-SD services."   DESCRIPTION="Zeroconf DNS-SD services."
# Line 233  src_compile() Line 234  src_compile()
234   $(cmake_without msn) \   $(cmake_without msn) \
235   $(cmake_without telepathy)"   $(cmake_without telepathy)"
236    
   
237   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die
238   mmake || die   mmake || die
239  }  }

Legend:
Removed from v.4436  
changed lines
  Added in v.4437