head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.2 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.3.0.10 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.6 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.3.0.4 pkgsrc-2012Q2-base:1.3 pkgsrc-2012Q1:1.3.0.2 pkgsrc-2012Q1-base:1.3 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.12 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.10 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.8 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.6 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.4 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.2 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.1.1.1.0.6 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.4 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.2 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2013.04.03.11.13.07; author markd; state dead; branches; next 1.3; 1.3 date 2012.03.19.20.22.32; author markd; state Exp; branches; next 1.2; 1.2 date 2010.04.10.02.45.04; author markd; state Exp; branches; next 1.1; 1.1 date 2009.10.02.20.25.35; author markd; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.10.02.20.25.35; author markd; state Exp; branches; next ; desc @@ 1.4 log @Update to KDE SC 4.10.2 bugfixes, other quality improvements, new and improved KDE Applications @ text @$NetBSD: patch-ac,v 1.3 2012/03/19 20:22:32 markd Exp $ Add $ENV{LIBOSSAUDIO} --- kmix/CMakeLists.txt.orig 2011-10-20 20:56:27.000000000 +0000 +++ kmix/CMakeLists.txt @@@@ -82,7 +82,7 @@@@ set(kmix_KDEINIT_SRCS ${kmix_adaptor_SRC kde4_add_kdeinit_executable( kmix ${kmix_KDEINIT_SRCS}) -target_link_libraries(kdeinit_kmix ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${QT_QTXML_LIBRARY}) +target_link_libraries(kdeinit_kmix ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${QT_QTXML_LIBRARY} $ENV{LIBOSSAUDIO}) #target_link_libraries(kdeinit_kmix ${KDE4_KUTILS_LIBS} ${KDE4_PHONON_LIBS} /home/kde/workspace/kdelibs/build/lib/libsolid.so.4.7.0 ${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${QT_QTXML_LIBRARY}) if (HAVE_LIBASOUND2) @@@@ -119,7 +119,7 @@@@ install(TARGETS kmix ${INSTALL_TARGETS_ kde4_add_plugin(kded_kmixd ${kded_kmixd_SRCS}) -target_link_libraries(kded_kmixd ${KDE4_KDEUI_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTXML_LIBRARY}) +target_link_libraries(kded_kmixd ${KDE4_KDEUI_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTXML_LIBRARY} $ENV{LIBOSSAUDIO}) if (HAVE_LIBASOUND2) target_link_libraries(kded_kmixd ${ASOUND_LIBRARY}) @@@@ -154,7 +154,7 @@@@ set(kmixctrl_KDEINIT_SRCS ${kmix_adaptor kde4_add_kdeinit_executable( kmixctrl ${kmixctrl_KDEINIT_SRCS}) -target_link_libraries(kdeinit_kmixctrl ${KDE4_KDEUI_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTXML_LIBRARY}) +target_link_libraries(kdeinit_kmixctrl ${KDE4_KDEUI_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTXML_LIBRARY} $ENV{LIBOSSAUDIO}) if (HAVE_LIBASOUND2) target_link_libraries(kdeinit_kmixctrl ${ASOUND_LIBRARY}) @ 1.3 log @Update to KDE SC 4.8.0 @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2010/04/10 02:45:04 markd Exp $ @ 1.2 log @Update KDE to 4.4.2 For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1.1.1 2009/10/02 20:25:35 markd Exp $ d3 3 a5 1 --- kmix/CMakeLists.txt.orig 2009-12-10 23:15:09.000000000 +0000 d7 1 a7 1 @@@@ -40,7 +40,7 @@@@ set(kmix_KDEINIT_SRCS ${kmix_adaptor_SRC d11 11 a21 2 -target_link_libraries(kdeinit_kmix ${KDE4_KUTILS_LIBS} ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${QT_QTXML_LIBRARY}) +target_link_libraries(kdeinit_kmix ${KDE4_KUTILS_LIBS} ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${QT_QTXML_LIBRARY} $ENV{LIBOSSAUDIO}) d24 2 a25 2 target_link_libraries(kdeinit_kmix ${ASOUND_LIBRARY}) @@@@ -73,7 +73,7 @@@@ set(kmixctrl_KDEINIT_SRCS ${kmix_adaptor @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- kmix/CMakeLists.txt.orig 2009-05-20 00:06:59.000000000 +1200 d5 1 a5 1 @@@@ -39,7 +39,7 @@@@ set(kmix_KDEINIT_SRCS ${kmix_adaptor_SRC d9 2 a10 2 -target_link_libraries(kdeinit_kmix ${LIBKNOTIFICATIONITEM-1_LIBRARIES} ${KDE4_KUTILS_LIBS} ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY}) +target_link_libraries(kdeinit_kmix ${LIBKNOTIFICATIONITEM-1_LIBRARIES} ${KDE4_KUTILS_LIBS} ${KDE4_PHONON_LIBS} ${KDE4_SOLID_LIBS} ${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY} $ENV{LIBOSSAUDIO}) d14 1 a14 1 @@@@ -72,7 +72,7 @@@@ set(kmixctrl_KDEINIT_SRCS ${kmix_adaptor @ 1.1.1.1 log @Import KDE4.3.1 from wip OKed during freeze by wiz and agc @ text @@