Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok/files: disable_bindings_test.patch
Date: Thu, 04 Jun 2009 19:48:27
Message-Id: E1MCIvI-0000vq-LL@stork.gentoo.org
1 tampakrap 09/06/04 19:48:24
2
3 Added: disable_bindings_test.patch
4 Log:
5 Version bump to 2.1, slot change to 4
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 media-sound/amarok/files/disable_bindings_test.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/files/disable_bindings_test.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/files/disable_bindings_test.patch?rev=1.1&content-type=text/plain
13
14 Index: disable_bindings_test.patch
15 ===================================================================
16 --- CMakeLists.txt 2009-03-24 16:51:54.000000000 +0200
17 +++ CMakeLists.txt2 2009-03-24 17:06:57.000000000 +0200
18 @@ -38,9 +38,6 @@
19
20 macro_log_feature( KDE4_FOUND "kdelibs" "The toolkit Amarok uses to build" "http://www.kde.org" TRUE "4.2.0" "" )
21
22 - find_package( QtScriptQtBindings REQUIRED )
23 - macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt Bindings" "http://code.google.com/p/qtscriptgenerator/" TRUE "" "" )
24 -
25 add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
26
27 find_package(MySQLAmarok REQUIRED)