head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.1.0.2 pkgsrc-2011Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2012.03.19.19.44.02; author markd; state dead; branches; next 1.1; 1.1 date 2012.01.02.06.58.26; author sbd; state Exp; branches; next ; desc @@ 1.2 log @Update to KDE SC 4.8.0 add kactivities rename kdebase4 -> kde-baseapps4 rename kdebase-runtime4 -> kde-runtime4 rename kdebase-workspace4 -> kde-workspace4 rename kdebindings4-python -> py-kde4 @ text @$NetBSD: patch-python_pykde4_CMakeLists.txt,v 1.1 2012/01/02 06:58:26 sbd Exp $ --- python/pykde4/CMakeLists.txt.orig 2010-11-02 12:51:11.000000000 +0000 +++ python/pykde4/CMakeLists.txt @@@@ -15,6 +15,8 @@@@ endif(${CMAKE_SOURCE_DIR} STREQUAL ${CMA # This module can be built independant from the rest of kdebindings. SET(CMAKE_MODULE_PATH ${pykde4_SOURCE_DIR}/cmake/modules ${CMAKE_MODULE_PATH}) +add_definitions(${KDE4_ENABLE_EXCEPTIONS}) + # Fix output file conflict with the Ruby bindings IF(CMAKE_MAJOR_VERSION EQUAL 2 AND CMAKE_MINOR_VERSION LESS 6) SET(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib/pykde) @ 1.1 log @Fix build with gcc45 and current boost libs @ text @d1 1 a1 1 $NetBSD$ @