]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- obsolete
authorshadzik <shadzik@pld-linux.org>
Tue, 30 Mar 2010 09:23:10 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-link.patch -> 1.2
    amarok-qthreadpool.patch -> 1.2

amarok-link.patch [deleted file]
amarok-qthreadpool.patch [deleted file]

diff --git a/amarok-link.patch b/amarok-link.patch
deleted file mode 100644 (file)
index adc1c25..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/collection/sqlcollection/CMakeLists.txt        2009-02-10 19:58:04.000000000 +0100
-+++ src/collection/sqlcollection/CMakeLists.txt-new    2009-02-11 16:27:38.333057559 +0100
-@@ -75,7 +75,7 @@
- if(NOT WIN32)
-     target_link_libraries(amarok_collection-sqlcollection crypto ssl)
-     if(NOT APPLE)
--        target_link_libraries(amarok_collection-sqlcollection crypt pthread)
-+        target_link_libraries(amarok_collection-sqlcollection crypt pthread dl)
-     endif(NOT APPLE)
- endif(NOT WIN32)
diff --git a/amarok-qthreadpool.patch b/amarok-qthreadpool.patch
deleted file mode 100644 (file)
index e6d85cf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/scriptengine/generator/generator/typesystem_core-qtscript.xml  2009-02-17 17:57:40.000000000 +0100
-+++ src/scriptengine/generator/generator/typesystem_core-qtscript.xml.new      2009-03-17 21:32:29.936254013 +0100
-@@ -70,6 +70,7 @@
-     <extra-includes>
-         <include file-name="qtconcurrentreducekernel.h" location="global"/>
-         <include file-name="qtconcurrentthreadengine.h" location="global"/>
-+      <include file-name="QtCore/QThreadPool" location="global"/>
-     </extra-includes>
-   </namespace-type>
This page took 0.804645 seconds and 4 git commands to generate.