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

List:       kde-commits
Subject:    playground/graphics/krita2-plugins/experimental
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-01-13 12:38:39
Message-ID: 1231850319.219426.2407.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 910477 by berger:

add an experimental generator layer that uses shiva

 M  +7 -2      CMakeLists.txt  
 A             shivagenerator (directory)  
 A             shivagenerator/CMakeLists.txt  
 A             shivagenerator/kritashivagenerator.desktop  
 AM            shivagenerator/shivagenerator.cpp   [License: UNKNOWN]
 AM            shivagenerator/shivagenerator.h   [License: UNKNOWN]


--- trunk/playground/graphics/krita2-plugins/experimental/CMakeLists.txt \
#910476:910477 @@ -14,8 +14,13 @@
 find_package(OpenCTL)
 
 if(HAVE_OPENCTL)
-  add_subdirectory(ctlbrush)
+#  add_subdirectory(ctlbrush)
 endif(HAVE_OPENCTL)
 
+find_package(OpenShiva)
+
+if(HAVE_OPENSHIVA)
+ add_subdirectory(shivagenerator)
+endif(HAVE_OPENSHIVA)
+
 add_subdirectory( HumanBody )
-add_subdirectory( RulerAssistant )
** trunk/playground/graphics/krita2-plugins/experimental/shivagenerator/shivagenerator.cpp \
#property svn:eol-style  + native
** trunk/playground/graphics/krita2-plugins/experimental/shivagenerator/shivagenerator.cpp \
#property svn:keywords  + Id
** trunk/playground/graphics/krita2-plugins/experimental/shivagenerator/shivagenerator.h \
#property svn:eol-style  + native
** trunk/playground/graphics/krita2-plugins/experimental/shivagenerator/shivagenerator.h \
#property svn:keywords  + Id


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

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