cb8b1428c6
- kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
10 lines
344 B
Text
10 lines
344 B
Text
--- kleopatra/CMakeLists.txt.orig 2013-01-09 20:23:28.900492685 +0000
|
|
+++ kleopatra/CMakeLists.txt 2013-01-09 20:23:50.410492001 +0000
|
|
@@ -301,6 +301,7 @@
|
|
)
|
|
|
|
add_definitions ( -DKDE_DEFAULT_DEBUG_AREA=5151 )
|
|
+add_definitions ( -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED )
|
|
|
|
|
|
kde4_add_app_icon(_kleopatra_mainwindow_SRCS "ox*-app-kleopatra.png")
|