Package: kde-style-qtcurve
Version: 0.55.2-1
Tags: patch

Hi!

the CMakeList.txt file seems to use some vars that doesn't exist, so they 
aren't linked properly in.

I won't mind NMU'ing if requested.

I have a little patch to fix this:

--- kde-style-qtcurve-0.55.2.orig/style/CMakeLists.txt
+++ kde-style-qtcurve-0.55.2/style/CMakeLists.txt
@@ -5,6 +5,6 @@
 kde3_automoc(${qtcurve_SRCS})
 add_library(qtcurve SHARED ${qtcurve_SRCS})
 set_target_properties(qtcurve PROPERTIES PREFIX "")
-target_link_libraries(qtcurve ${QT_QTGUI_LIBRARY} kdefx)
+target_link_libraries(qtcurve kdefx qt-mt X11)
 install(TARGETS qtcurve LIBRARY DESTINATION 
${KDE3_LIB_DIR}/kde3/plugins/styles)
 install(FILES qtcurve.themerc DESTINATION 
${KDE3PREFIX}/share/apps/kstyle/themes)
only in patch2:
unchanged:
--- kde-style-qtcurve-0.55.2.orig/config/CMakeLists.txt
+++ kde-style-qtcurve-0.55.2/config/CMakeLists.txt
@@ -3,5 +3,5 @@
 kde3_add_ui_files(kstyle_qtcurve_config_PART_SRCS qtcurveconfigbase.ui)
 kde3_add_kpart(kstyle_qtcurve_config ${kstyle_qtcurve_config_PART_SRCS})
 kde3_automoc(${kstyle_qtcurve_config_PART_SRCS})
-target_link_libraries(kstyle_qtcurve_config ${KDE3_KDEUI_LIBS} 
${KDE3_KIO_LIBS} ${KDE3_KDECORE_LIBS} ${QT_QTGUI_LIBRARY})
+target_link_libraries(kstyle_qtcurve_config kdecore qt-mt kdeui kio)  
 install(TARGETS kstyle_qtcurve_config DESTINATION ${KDE3_LIB_DIR}/kde3)

-- 
Do you know how may I do for loading to the FPU?

From iMac 4.7 and from the control drawer inside Outlook Express NT you either 
must send to a firewall, or should never disable the URL for mounting the 
mailer.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to