Magellan Linux

Diff of /trunk/extras/kdebindings4/kdebindings4-4.2.4-r1.smage2

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

revision 2066 by niro, Mon Jun 15 17:05:07 2009 UTC revision 2067 by niro, Mon Jun 15 17:06:08 2009 UTC
# Line 20  DEPEND=">= kde-base/kdelibs4-${PVER} Line 20  DEPEND=">= kde-base/kdelibs4-${PVER}
20  # >= virtual/java-jdk  # >= virtual/java-jdk
21  # >= dev-lang/ruby-1.9"  # >= dev-lang/ruby-1.9"
22    
23  SRC_URI=( mirror://${PNAME}/${PNAME}-${PVER}-pykde4-sip-4.8.patch )  SRC_URI=( mirror://${PNAME}/${PNAME/4/}-${PVER}-pykde4-sip-4.8.patch )
24    
25  # pull in perl as last to get perl's {pre,post}install {pre,post}remove  # pull in perl as last to get perl's {pre,post}install {pre,post}remove
26  sminclude kde4 python perl  sminclude kde4 python perl
# Line 35  src_prepare() Line 35  src_prepare()
35   # fixes build issues with sip-4.8 and pyqt-4.5   # fixes build issues with sip-4.8 and pyqt-4.5
36   # see: http://websvn.kde.org/?view=rev&revision=976474   # see: http://websvn.kde.org/?view=rev&revision=976474
37   #  &&  http://websvn.kde.org/?view=rev&revision=959021   #  &&  http://websvn.kde.org/?view=rev&revision=959021
38   mpatch ${PNAME}-${PVER}-pykde4-sip-4.8.patch || die   mpatch ${PNAME/4/}-${PVER}-pykde4-sip-4.8.patch || die
39  }  }
40    
41  src_compile()  src_compile()

Legend:
Removed from v.2066  
changed lines
  Added in v.2067