Commit Graph

204 Commits

Author SHA1 Message Date
David Sansome b1195031e6 Clone all the branches instead of the ref we're building, and cherry-pick the two commits that make building from a tag work 2011-12-28 14:32:37 +01:00
David Sansome 5b9a273227 Update the script that uploads stable builds to the PPA to work with git 2011-12-28 14:25:24 +01:00
David Sansome 8ecbbb1d17 Merge branch 'release-1.0' 2011-12-28 00:00:24 +00:00
David Sansome 02d0da94fc Remove trailing spaces from lines in clementine.desktop (fixes some desktop-file-validate warnings)
Issue 2497
2011-12-27 14:06:32 +00:00
David Sansome 1cda6bd9a8 Uninstall libgstapp and friends properly on Windows. 2011-12-10 13:16:47 +00:00
David Sansome e5deb08f36 Add libgsttcp.dll back into the Windows installer.
This reverts commit 2b8c14ad82.
2011-12-10 13:16:32 +00:00
John Maguire b22d4d75b2 OS X packages are 64-bit only now. 2011-12-05 13:58:55 +01:00
David Sansome 7e9a61e7e5 Add a script to upload all the release packages to google code 2011-12-02 21:54:14 +00:00
David Sansome 25d3e148e8 Include libgstdataprotocol in the windows installer 2011-12-02 19:30:47 +00:00
David Sansome ec8416443f Use the sparkle version for the tarball and source directory, tell the rpm spec to use that instead of the default 2011-12-02 19:08:34 +00:00
David Sansome 08d7d0ce8c Fix the version numbers in rpm filenames 2011-12-02 18:08:12 +00:00
David Sansome c0ac798a71 Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00
David Sansome 0023e4faf6 Add a white background to where the icon label text is shown in the dmg background 2011-12-01 17:45:52 +00:00
David Sansome 782c4ad460 Make some more changes to the DMG background image. Nobody will guess we stole Tomahawk's now. 2011-12-01 16:12:10 +00:00
David Sansome b63a7d760d Bundle gstapp plugins in the windows installer 2011-11-30 19:54:42 +00:00
John Maguire 8df341492b Copy appsrc/appsink plugin on Mac. 2011-11-30 13:29:18 +01:00
David Sansome 4bc8ef1979 Add libgstgdp.dll to the windows installer 2011-11-28 21:32:54 +00:00
John Maguire efbd19fb36 Add gdp payload/depayload plugin on mac. 2011-11-28 20:53:49 +01:00
John Maguire 4d3dc6b564 Make the DMG look slightly less stolen from Tomahawk. 2011-11-28 15:40:39 +01:00
John Maguire 0b38324e0b Update DS_Store to put the clementine icon in the right place. 2011-11-28 15:26:22 +01:00
John Maguire 875645ee0c Use Tomahawk script to generate a prettier DMG. 2011-11-28 15:26:22 +01:00
David Sansome c38043b7e7 Require libspotify 10, update the windows installer to use the new libspotify.dll filename, add libspotify ldflags properly. 2011-11-27 18:47:02 +00:00
John Maguire 80e1e19f24 Use SSL for sparkle update checks. 2011-11-25 16:49:28 +01:00
David Sansome e3fbc0951c Make the linux packages depend on the openssl qca plugin - otherwise they can't load the PEM public key and verifying the spotify plugin doesn't work 2011-11-12 18:45:18 +00:00
John Maguire 9d81fe5123 Force the usage of non-system libiconv on Mac. 2011-11-07 14:48:27 +01:00
John Maguire 4dacc95172 Remove gstqtwrapper as the Quicktime framework is 32-bit only and copy only the 64-bit parts of libraries we use. 2011-11-06 15:39:22 +01:00
David Sansome 896564a7d9 Update rpm spec and debian control with libqca 2011-11-05 15:44:56 +00:00
David Sansome 606b88bb3c Remove the scripts to merge translations from launchpad 2011-10-30 22:21:17 +00:00
John Maguire 516190bfc2 Update spotify dll name. 2011-09-29 14:24:20 +02:00
David Sansome 5b43673570 Bundle the openssl libraries with the windows installer 2011-09-27 21:57:17 +01:00
John Maguire 832a8a5143 Ship QtSvg DLL on windows. 2011-09-27 14:08:39 +02:00
David Sansome 2b8c14ad82 Remove libgsttcp.dll from the windows installer 2011-09-25 19:26:06 +01:00
John Maguire 07528f844b Install QJson DLL on windows. 2011-09-24 12:43:13 +02:00
John Maguire 7a98d59697 Add QJson to RPM dependencies. 2011-09-20 10:26:16 +02:00
John Maguire 58dae530f2 Add protobuf and libcdio dependencies to Fedora RPM spec. 2011-09-13 18:41:18 +02:00
David Sansome 191e23ed13 Remove old references to libarchive 2011-08-10 16:30:36 +01:00
John Maguire 83a21f0576 Add gstreamer cdio plugin to mac bundle. 2011-08-09 21:14:40 +02:00
David Sansome dd3eee63e5 Remove python scripting support 2011-07-23 15:32:12 +01:00
David Sansome ac97a0707f Include libcdio and gstcdda in the Windows installer. Fixes issue 1994 2011-06-15 21:35:27 +00:00
David Sansome 6bb81f9a9c Explicitly set the rpm distro in the .spec so builds work from ubuntu boxes, and do a verbose mock 2011-06-07 16:58:48 +00:00
John Maguire 163b50bbaa Remove obsolete PyQt mac deployment code. 2011-05-26 12:19:06 +00:00
David Sansome b70744266a Add libpythonqt.dll to the windows installer 2011-05-22 11:48:30 +00:00
David Sansome 9cacd9027e Remove SIP and PyQt from the Windows installer, add the spotifyblob and the new Python .dll and .zip. 2011-05-21 19:08:55 +00:00
John Maguire 58ea8f5b78 Search stow for frameworks on mac. 2011-05-18 14:56:53 +00:00
John Maguire a1c3a08f25 Re-add mac search paths so it's still possible to build with fink deps. 2011-05-09 15:54:17 +00:00
David Sansome 4b04d50a22 Take mac dependencies from /target, remove old stuff like xine plugins 2011-05-07 14:47:33 +00:00
David Sansome 1bf7577764 Install libspotify, protobuf and gsttcp in the Windows installer. Also fix a build error on linux 2011-04-30 18:32:39 +00:00
John Maguire b45e11712a Correctly copy and fix up spotify blob on mac. 2011-04-28 20:37:13 +00:00
John Maguire 455a3f001a Spotify playback works on mac. 2011-04-26 22:35:31 +00:00
David Sansome ee399ed90b Include the Python dependencies in the Windows installer 2011-04-24 17:02:52 +00:00