/[pkgs]/devel/amarok/amarok-2.2.1.90-qtscript_not_required.patch
ViewVC logotype

Contents of /devel/amarok/amarok-2.2.1.90-qtscript_not_required.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Dec 10 16:36:44 2009 UTC (7 months, 2 weeks ago) by rdieter
Branch: MAIN
CVS Tags: F-13-split, amarok-2_2_2_90-1_fc13, amarok-2_3_1-2_fc14, amarok-2_2_2-2_fc13, amarok-2_3_0-1_fc14, amarok-2_2_2-4_fc13, amarok-2_3_0-3_fc14, amarok-2_2_2-3_fc13, amarok-2_3_1-1_fc14, amarok-2_2_2-1_fc13, amarok-2_3_0_90-1_fc14, amarok-2_2_1_90-1_fc13, HEAD
File MIME type: text/x-patch
* Thu Dec 10 2009 Rex Dieter <rdieter@fedoraproject.org> - 2.2.1.90-1
- amarok-2.2.1.90 (2.2.2 beta1)
1 diff -up amarok-2.2.1.90/CMakeLists.txt.qtscript_not_required amarok-2.2.1.90/CMakeLists.txt
2 --- amarok-2.2.1.90/CMakeLists.txt.qtscript_not_required 2009-12-10 04:45:37.000000000 -0600
3 +++ amarok-2.2.1.90/CMakeLists.txt 2009-12-10 09:42:21.253183224 -0600
4 @@ -75,8 +75,8 @@ if( WITH_PLAYER )
5
6 macro_log_feature( KDE4_FOUND "kdelibs" "The toolkit Amarok uses to build" "http://www.kde.org" TRUE "4.3.0" "" )
7
8 - find_package( QtScriptQtBindings REQUIRED )
9 - macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt Bindings" "http://code.google.com/p/qtscriptgenerator/" TRUE "" "" )
10 + macro_optional_find_package( QtScriptQtBindings )
11 + macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt Bindings" "http://code.google.com/p/qtscriptgenerator/" FALSE "" "" )
12
13 add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
14

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.6