1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-29 04:02:27 +01:00

68 Commits

Author SHA1 Message Date
Dominik Schmidt
7c5d6033d4 Add date and git revision to non-release package names 2011-07-07 03:18:12 +02:00
Dominik Schmidt
18aba6856b Use CPack for building the windows installer 2011-07-07 02:52:31 +02:00
Dominik Schmidt
20ad274dae More cross-compilation fixes. 2011-05-25 03:50:05 +02:00
Dominik Schmidt
0b80cd65bd Update and simplify tomahawk.nsi 2011-05-24 05:59:52 +02:00
Leo Franchi
8ae2525ef4 libechonest 1.1.8 released 2011-05-23 23:36:37 -04:00
Leo Franchi
9b4c826e10 update required liben to 1.1.7 2011-05-23 21:17:09 -04:00
Dominik Schmidt
864dc8d096 Build portfwd dynamically 2011-05-23 01:51:44 +02:00
Dominik Schmidt
6714865384 siptwitter: Do proper QTweetLib/ includes 2011-05-21 05:15:33 +02:00
Dominik Schmidt
b2f2e063de I knew this was too complicated 2011-05-21 04:53:42 +02:00
Dominik Schmidt
2590ae4ece Make siptwitter optional and rely on system qtweetlib on default 2011-05-21 04:39:27 +02:00
Jeff Mitchell
f3406e18b6 Add a module to find whether KDE4 is installed rather than whether it has a proper development environment, and use that for controlling protocol file installation 2011-05-20 11:47:16 -04:00
Christian Muehlhaeuser
f5bf6279bb * Bumped version number to 0.1.0. 2011-05-19 05:46:07 +02:00
Christian Muehlhaeuser
e8430e0501 * Depend on libEchonest 1.1.5. 2011-05-08 00:23:52 +02:00
Jeff Mitchell
63b1f4eae7 Don't allow a phonon version less than 4.5.0 as it causes problems 2011-04-30 11:25:54 -04:00
Leo Franchi
4ffe635486 FindPhonon already spits out all the messages we need 2011-04-22 10:02:44 -04:00
Leo Franchi
695e029709 Add FindPhonon.cmake from kde, and uses phonon/ includes as that's the "proper" include path for both qt- and kde-phonon 2011-04-22 09:59:53 -04:00
Christian Muehlhaeuser
48265c8262 * Removed phonon warning. 2011-04-22 15:11:24 +02:00
Dominik Schmidt
5b01ae5268 On default use system jreen package, allow the user to enforce in-tree compilation with -DINTERNAL_JREEN=ON. 2011-04-17 21:25:24 +02:00
Dominik Schmidt
5610abfcde Merge remote branch 'origin/master' into jreen-tpqt4-comp
Conflicts:
	CMakeLists.txt
	src/sip/jreen/jabber_p.cpp
	src/tomahawkapp.cpp
2011-04-16 15:32:46 +02:00
Jeff Mitchell
0c3ec4a6cf Fix Jreen compilation when KDE4 is found 2011-04-12 11:24:54 -04:00
Jeff Mitchell
3b873dfeda Limit policy setting to 2.8.4 or higher 2011-04-12 11:00:07 -04:00
Jeff Mitchell
0d6c335e45 Suppress warning with newer cmake 2011-04-12 10:53:32 -04:00
Leo Franchi
79542e60e6 Merge branch 'stable'
Conflicts:
	CMakeLists.txt
2011-04-11 15:40:07 -04:00
Leo Franchi
24d9cce3a8 Install a .protocol file on KDE so tomahawk:// links work there too 2011-04-11 15:36:29 -04:00
Leo Franchi
41c553fac7 undo oops 2011-04-10 21:03:47 -04:00
Leo Franchi
a9a9ffa40f Changes to make Spotify resolver work 2011-04-10 21:03:47 -04:00
Jeff Mitchell
a13388f2c4 Rejig Jreen/Gloox cmake stuff to report correct status 2011-04-07 11:19:20 -04:00
Dominik Schmidt
60142eb92d Merge branch 'master' into jreen-tpqt4-comp
Conflicts:
	CMakeLists.txt
	src/tomahawkapp.cpp
2011-04-06 06:58:33 +02:00
Dominik Schmidt
e944293d02 Build jreen on default 2011-04-05 17:14:11 +02:00
Dominik Schmidt
63d7fc0b38 Do some cleanup and add comments in jreen sip plugin 2011-04-04 16:44:39 +02:00
Christian Muehlhaeuser
92bc03ee3e * Merged stable. 2011-04-04 10:55:58 +02:00
Christian Muehlhaeuser
7b714f1735 Merge branch 'stable' of github.com:tomahawk-player/tomahawk 2011-03-28 05:58:26 +02:00
Christian Muehlhaeuser
8568245355 * Preparing release version 0.0.3. 2011-03-25 12:10:29 +00:00
Christian Muehlhaeuser
23d4a03aca * Prepare version 0.0.2. 2011-03-24 23:54:35 +00:00
Jeff Mitchell
b7a1cb8d99 Add liblastfm2 and make tomahawk build against it 2011-03-24 19:27:01 -04:00
Christian Muehlhaeuser
aedebfe9a9 * APPLICATION_NAME is now Tomahawk instead of Player. A few more build system fixes. 2011-03-21 09:21:58 +01:00
Dominik Schmidt
d725594203 Install ./admin/win to share/tomahawk/admin if building for windows 2011-03-21 03:01:54 +01:00
Dominik Schmidt
75aef1497a Don't check for TagLib twice. We're already checking with optional find macro. 2011-03-19 19:17:31 +01:00
Leo Franchi
69e9cda5e6 fix some cmake stuff. add uninstall support
change plugin names, load changed names, don't install static libs, etc
2011-03-18 14:46:30 -04:00
Leo Franchi
64b387daf0 Fix typo 2011-03-11 18:21:10 -05:00
Leo Franchi
61569ba62c Don't use the --no-undefined on osx 2011-03-11 13:38:32 -05:00
Leo Franchi
8997c666b7 Make linking on linux as strict as it is on mac
Link to pthreads too
2011-03-11 13:36:57 -05:00
Leo Franchi
ed6a88dae1 Add QtSparkle support to the windows build, for updating goodness 2011-03-08 19:18:59 -05:00
Leo Franchi
7aa844f81b Add sparkle support for OSX 2011-03-04 17:03:51 -05:00
Dominik Schmidt
643b8fac5d Move Tomahawk application info into top-level CMakeLists.txt 2011-03-02 04:37:31 +01:00
Dominik Schmidt
13cd815499 Fix jreen build on windows 2011-02-28 03:11:19 +01:00
Dominik Schmidt
9967fea0ac Build submodule if jreen is not installed systemwide and disable gloox based jabber plugin 2011-02-28 00:58:39 +01:00
Dominik Schmidt
43f9cf7aad Make liblastfm an optional dependency again 2011-02-21 18:26:56 +01:00
Dominik Schmidt
b4f80bc363 Check for required packages kde-style. 2011-02-21 18:00:02 +01:00
Dominik Schmidt
74f1e084ad Use uppercase GLOOX_FOUND 2011-02-21 16:57:26 +01:00