Commit Graph

29 Commits

Author SHA1 Message Date
Paweł Bara 87627b3915 explicit Qt version in cmake of SipBindings 2011-01-02 15:54:00 +00:00
David Sansome b2f22cf3a3 Add the extra sip dependencies as actual dependencies 2011-01-02 15:30:15 +00:00
David Sansome dac0d071ea Add bindings for Song, PlaylistItem, PlaylistItemPtr and EngineBase, add a "player" attribute to the clementine module 2010-12-31 20:29:52 +00:00
David Sansome 5b1000834f Add some basic script loading support and add python bindings for the Player class 2010-12-31 18:13:28 +00:00
David Sansome 6737b8a5c2 Always use the gstreamer engine, remove xine, vlc and phonon engines. 2010-12-26 13:01:35 +00:00
David Sansome ae261a7f0b Bump version to 0.6 2010-12-11 15:32:19 +00:00
John Maguire 6406216918 Don't try and get svn info if we're not using an svn checkout. 2010-12-06 13:41:06 +00:00
John Maguire b2ffc58070 Only check subversion info if $BUILDBOT_REVISION not set.
Fix compile warning.
2010-11-25 17:14:11 +00:00
John Maguire 8ac4e57cdf Fetch the subversion revision info automatically if possible. 2010-11-25 15:26:26 +00:00
David Sansome f63ff66fce Don't check build dependencies when building packages on buildbot 2010-11-21 18:09:28 +00:00
David Sansome c19580cf9a Show the patch version in the version string. Fixes issue #825 2010-09-29 18:51:40 +00:00
David Sansome fe183d59fe Set trunk's version to 0.5 2010-09-19 20:44:31 +00:00
David Sansome 86401c2229 Use the debian distribution in non-buildbot packages too 2010-09-19 10:35:24 +00:00
David Sansome 74ff285946 Include the debian distribution name in the package version 2010-09-18 18:29:40 +00:00
David Sansome 5d984cb368 Compile with a static sqlite by default, since Qt 4.7 doesn't seem to expose the symbols we need to use FTS 2010-09-10 20:04:52 +00:00
David Sansome 3f1ec7bedf Set the deb version properly when not doing a buildbot build 2010-09-05 12:12:27 +00:00
David Sansome 64ee9749af Only use the ~rnnnn notation for debian packages, use .rnnnn for rpms 2010-09-05 11:48:56 +00:00
David Sansome da25c26239 Add a deb target 2010-09-04 22:33:31 +00:00
David Sansome b767b2809c Copy the built rpm into the bin directory 2010-09-04 20:01:32 +00:00
David Sansome c440657904 Add an "rpm" target for make 2010-09-04 18:55:29 +00:00
David Sansome 29ec96e7b6 Show a little summary of what will and will not be built at the end of cmake 2010-08-31 18:23:23 +00:00
David Sansome aba01f63c7 Add a cmake option to specify the .deb distribution 2010-07-24 13:01:46 +00:00
David Sansome a1fbd65f68 Test whether sqlite3 has the FTS3 at compile time, and use the static sqlite3 module if not 2010-06-30 19:55:46 +00:00
David Sansome 724fa9539f The debian and rpm changelogs contain no useful information, so let's fill them automatically 2010-06-24 22:07:04 +00:00
David Sansome b2c908364c Sort and remove duplicates from the .pot 2010-06-23 17:03:14 +00:00
David Sansome a09da98aab Bump trunk version to 0.4 2010-06-18 15:50:22 +00:00
David Sansome 8c7aaeb29d Put the po_all target back in 2010-06-08 22:58:40 +00:00
David Sansome 43ca921d65 Add a magnatune settings page (not functional yet), remove the last.fm config *dialog*, and instead make it bring up the settings dialog at the right page. 2010-06-08 22:56:31 +00:00
David Sansome 40bb827fcd Make all the source files a single cmake target again. 2010-06-08 22:39:31 +00:00