Magellan Linux

Diff of /trunk/extras/kdeplasma-addons/kdeplasma-addons-4.11.0-r1.smage2

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

revision 19155 by niro, Fri Aug 30 12:23:22 2013 UTC revision 19156 by niro, Fri Aug 30 12:30:59 2013 UTC
# Line 121  SDEPEND="${KDEWORKSPACE_DEPEND} Line 121  SDEPEND="${KDEWORKSPACE_DEPEND}
121    
122  sminclude kde4-split-2  sminclude kde4-split-2
123    
124  SRC_URI+=( mirror://${PNAME}/${PNAME}-${PVER}-revert-only-qwt5.patch )  SRC_URI+=( mirror://${PNAME}/${PNAME}-4.10.5-revert-only-qwt5.patch )
125    
126  UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"  UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"
127    
# Line 303  src_prepare() Line 303  src_prepare()
303   # kde 4.10.5 was changed to only match qwt5.x not 6.x   # kde 4.10.5 was changed to only match qwt5.x not 6.x
304   # but 6.x compile fixes were already included and worked with 4.10.4 before   # but 6.x compile fixes were already included and worked with 4.10.4 before
305   # we revert the change with a simple sed   # we revert the change with a simple sed
306   mpatch -RNp1 ${PNAME}-${PVER}-revert-only-qwt5.patch || die   mpatch -RNp1 ${PNAME}-4.10.5-revert-only-qwt5.patch || die
307  }  }
308    
309  src_compile()  src_compile()

Legend:
Removed from v.19155  
changed lines
  Added in v.19156