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 2061 by niro, Tue Jun 9 22:05:05 2009 UTC revision 2062 by niro, Sat Jun 13 00:02:09 2009 UTC
# Line 17  DEPEND=">= kde-base/kdelibs4-${PVER} Line 17  DEPEND=">= kde-base/kdelibs4-${PVER}
17   >= dev-python/pyqt4-4.5   >= dev-python/pyqt4-4.5
18   >= dev-python/qscintilla-qt4-2.4   >= dev-python/qscintilla-qt4-2.4
19   >= dev-libs/soprano-2.2.3   >= dev-libs/soprano-2.2.3
20   >= app-office/akonadi-1.1.2"   >= app-office/akonadi-1.1.2
21  # >= dev-lang/ruby-1.9   >= dev-lang/ruby-1.9"
22    
23  # 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
24  sminclude kde4 python perl  sminclude kde4 python perl
# Line 32  src_compile() Line 32  src_compile()
32   # sip/pyqt/pykde built separately, not here   # sip/pyqt/pykde built separately, not here
33   kde4_configure \   kde4_configure \
34   $(cmake_with OpenGL) \   $(cmake_with OpenGL) \
35   $(cmake_without RUBY) \   $(cmake_with RUBY) \
36   $(cmake_with Akonadi) \   $(cmake_with Akonadi) \
37   $(cmake_with KdepimLibs) \   $(cmake_with KdepimLibs) \
38   $(cmake_with Nepomuk) \   $(cmake_with Nepomuk) \
39   $(cmake_with Phonon) \   $(cmake_with Phonon) \
40   $(cmake_with QScintilla) \   $(cmake_with QScintilla) \
41   $(cmake_with Soprano) \   $(cmake_with Soprano) \
  $(cmake_without PythonLibrary) \  
  $(cmake_without SIP) \  
42   $(cmake_without Mono) \   $(cmake_without Mono) \
  $(cmake_build_not ruby) \  
  $(cmake_build_not smoke) \  
43   || die   || die
44    
45   mmake || die   mmake || die

Legend:
Removed from v.2061  
changed lines
  Added in v.2062