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 1917 by niro, Tue Jun 9 21:50:46 2009 UTC revision 1918 by niro, Tue Jun 9 21:54:42 2009 UTC
# Line 13  DEPEND=">= kde-base/kdelibs4-${PVER} Line 13  DEPEND=">= kde-base/kdelibs4-${PVER}
13   >= kde-base/phonon-4.3.1   >= kde-base/phonon-4.3.1
14   >= dev-lang/python-2.6   >= dev-lang/python-2.6
15   >= dev-lang/perl-5.10   >= dev-lang/perl-5.10
  >= dev-lang/ruby-1.9  
16   >= virtual/java-jdk   >= virtual/java-jdk
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
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_with Ruby) \   $(cmake_without Ruby) \
36   $(cmake_with Akonadi) \   $(cmake_with Akonadi) \
37   $(cmake_with KdepimLibs) \   $(cmake_with KdepimLibs) \
38   $(cmake_with Nepomuk) \   $(cmake_with Nepomuk) \

Legend:
Removed from v.1917  
changed lines
  Added in v.1918