[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebindings/ruby
From:       Richard Dale <Richard_Dale () tipitina ! demon ! co ! uk>
Date:       2008-09-01 11:14:43
Message-ID: 1220267683.262940.22035.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 855747 by rdale:

* Don't build the Ruby Phonon extension until the problem with the phonon smoke
  lib generation is fixed (QT_ #defines messing up code generation)


 M  +3 -1      CMakeLists.txt  


--- trunk/KDE/kdebindings/ruby/CMakeLists.txt #855746:855747
@@ -8,7 +8,7 @@
 OPTION(ENABLE_QTUITOOLS_RUBY "build QtUiTools" ON)
 OPTION(ENABLE_QTSCRIPT "build QtScript" ON)
 
-OPTION(ENABLE_PHONON_RUBY "build Phonon" ON)
+OPTION(ENABLE_PHONON_RUBY "build Phonon" OFF)
 OPTION(ENABLE_QSCINTILLA_RUBY "build QScintilla" OFF)
 OPTION(ENABLE_QWT_RUBY "build Qwt" OFF)
 OPTION(ENABLE_SOPRANO_RUBY "build Soprano" OFF)
@@ -41,6 +41,8 @@
 set(SOLID_ENABLED "no")
 
 if(RUBY_EXECUTABLE AND RUBY_LIBRARY AND RUBY_INCLUDE_PATH)
+    add_subdirectory( wtruby )
+    add_subdirectory( wtext )
     if(ENABLE_QTRUBY)
         add_subdirectory( qtruby )
         set(QTRUBY_ENABLED "yes")
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic