On Friday 01 May 2009 17:16:24 Alberto Villa wrote:
> it should be ok now!
> please, commit this patch...

it's not over... problems have been reported when kde 3 is installed... this 
time i can't think of any other issues (unless kde4/qt4 are installed in 
/usr/local without additional prefixes, but i'm not almighty). i'll try to 
find a way to postpone /usr/local/include, until now i can only submit this 
other patch (i don't know if KDE4_PHONON_INCLUDES is needed, you should 
know that jb)...
i know this is just a freebsd and few linuces problem, but it would be nice to 
have an easy installable kdenlive also in these "exotic" systems...
-- 
Alberto Villa <[email protected]>
--- src/CMakeLists.txt.orig	2009-05-03 12:31:55.000000000 +0200
+++ src/CMakeLists.txt	2009-05-03 12:33:49.000000000 +0200
@@ -2,17 +2,18 @@
 add_subdirectory( widgets )
 add_subdirectory( mimetypes )
 
-find_package(Qt4 REQUIRED)
 find_package(Nepomuk REQUIRED)
 
 include_directories (
+    ${KDE4_INCLUDE_DIR}
+    ${KDE4_INCLUDE_DIR}/KDE
+    ${KDE4_PHONON_INCLUDES}
     ${QT_INCLUDES}
     ${LIBMLT_INCLUDE_DIR}
     ${LIBMLTPLUS_INCLUDE_DIR}
     ${QDBUS_INCLUDE_DIRS} 
     ${CMAKE_SOURCE_DIR} 
     ${CMAKE_BINARY_DIR} 
-    ${KDE4_INCLUDES}
 
     ${CMAKE_SOURCE_DIR}/src/widgets
     ${NEPOMUK_INCLUDES}
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to