]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- init
authorshadzik <shadzik@pld-linux.org>
Tue, 14 Apr 2009 19:25:43 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-qtsrcipt_notr.patch -> 1.1

amarok-qtsrcipt_notr.patch [new file with mode: 0644]

diff --git a/amarok-qtsrcipt_notr.patch b/amarok-qtsrcipt_notr.patch
new file mode 100644 (file)
index 0000000..1cf3af7
--- /dev/null
@@ -0,0 +1,14 @@
+diff -up amarok-2.0.90/CMakeLists.txt.qtscript_not_required amarok-2.0.90/CMakeLists.txt
+--- amarok-2.0.90/CMakeLists.txt.qtscript_not_required 2009-04-06 16:29:12.000000000 -0500
++++ amarok-2.0.90/CMakeLists.txt       2009-04-10 13:00:07.000000000 -0500
+@@ -38,8 +38,8 @@ if( WITH_PLAYER )
+     macro_log_feature( KDE4_FOUND "kdelibs" "The toolkit Amarok uses to build" "http://www.kde.org" TRUE "4.2.0" "" )
+-    find_package( QtScriptQtBindings REQUIRED )
+-    macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt Bindings" "http://code.google.com/p/qtscriptgenerator/" TRUE "" "" )
++    macro_optional_find_package(QtScriptQtBindings)
++    macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt Bindings" "http://code.google.com/p/qtscriptgenerator/" FALSE "" "" )
+     add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
This page took 0.085149 seconds and 4 git commands to generate.