[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [Bug 232256] Amarok does not build without LastFM
From:       Sven Krohlas <sven () asbest-online ! de>
Date:       2010-03-31 12:41:25
Message-ID: 20100331124125.9B67B3C526 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=232256


Sven Krohlas <sven@asbest-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |2.3.1
         Resolution|                            |FIXED




--- Comment #2 from Sven Krohlas <sven asbest-online de>  2010-03-31 14:41:23 ---
commit 030afd4e870bee2064a5ec7ad95bcc0e237f6af5
Author: Sven Krohlas <sven@getamarok.com>
Date:   Wed Mar 31 14:35:26 2010 +0200

    Make Amarok compile if liblastfm was not found.
    Tested on a system with liblastfm, but should work. ;-)

    BUG:232256

diff --git a/src/context/applets/CMakeLists.txt
b/src/context/applets/CMakeLists.txt
index 37832bb..edb28de 100644
--- a/src/context/applets/CMakeLists.txt
+++ b/src/context/applets/CMakeLists.txt
@@ -6,7 +6,10 @@ add_subdirectory( wikipedia )
 add_subdirectory( videoclip )
 add_subdirectory( photos )
 add_subdirectory( coverbling )
-add_subdirectory( upcomingevents )
-add_subdirectory( similarartists )
-#add_subdirectory( songkick )

+if( LIBLASTFM_FOUND )
+    add_subdirectory( upcomingevents )
+    add_subdirectory( similarartists )
+endif( LIBLASTFM_FOUND )
+
+#add_subdirectory( songkick )

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic