1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 20:09:50 +01:00
Commit Graph

41 Commits

Author SHA1 Message Date
David Sansome
e5b2cacb20 Make the Ubuntu and Fedora packages depend on sparsehash, and use the builtin taglib by default if the system's version is too old 2012-10-27 17:53:29 -07:00
John Maguire
782bfd30ba Actually set BUNDLE_PROJECTM_PRESETS 2012-09-04 12:56:44 +02:00
John Maguire
4ac2a352bd Enable bundling of projectm presets for Fedora. Might fix FC15/16
builds.
2012-09-04 11:32:18 +02:00
David Sansome
0aa473b88d Give the kde4 protocol files a unique prefix so they don't conflict with other packages. Fixes issue 2804
Also install them in the RPM .spec to fix the Fedora builds
2012-03-14 13:09:28 +00:00
David Sansome
8d19432aa3 Install clementine-tagreader on fedora 2012-01-08 21:04:09 +00:00
David Sansome
ae8ac239bf Add chromaprint/fftw dependencies to the debian control and rpm spec files 2012-01-07 15:49:02 +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
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
David Sansome
896564a7d9 Update rpm spec and debian control with libqca 2011-11-05 15:44:56 +00: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
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
David Sansome
8921b31ffd Don't install any scripts if scripting is disabled 2011-03-19 19:10:56 +00:00
David Sansome
9547520f26 Remove python, pyqt and sip dependencies (they're disabled for 0.7) and libtunepimp dependencies (we use libgstofa) from the debian and fedora packages. 2011-03-18 22:44:55 +00:00
John Maguire
03c2da63e0 Add tunepimp mp3 plugin to Fedora spec. 2011-01-29 15:31:36 +00:00
David Sansome
d7c2e40a7a Make the rpm and dep depend on pyqt 2011-01-23 15:18:51 +00:00
David Sansome
c879dff20e Make the rpm and deb depend on libtunepimp 2011-01-22 14:32:43 +00:00
David Sansome
45eab68ce6 Fix the RPM builds 2011-01-22 13:31:16 +00:00
David Sansome
5eb916cdff Watch script directories for changes 2011-01-16 15:11:23 +00:00
David Sansome
0fba393f6e Fix the version numbering mess 2011-01-03 14:21:10 +00:00
David Sansome
7e2ac2a22d Add the python dependencies to the debian control file and rpm spec 2011-01-02 18:29:46 +00:00
David Sansome
7a0540ab1c Update the list of features in the deb and rpm descriptions 2010-12-11 16:52:35 +00:00
David Sansome
6c085defb5 Fix the fedora rpm again 2010-10-24 13:16:44 +00:00
David Sansome
4c5676fd11 Hopefully fix the rpm build 2010-10-24 12:40:35 +00:00
David Sansome
12a144eeb3 Maybe fix the 32-bit gstreamer rpm deps again 2010-09-26 09:32:05 +00:00
David Sansome
eddf6c9980 Maybe fix gstreamer arch-specific dependencies on 32-bit fedora. 2010-09-25 15:33:38 +00:00
David Sansome
bda6e4bae1 Update the URLs in the deb, rpm and windows installer to point to the new website 2010-09-18 15:27:44 +00:00
David Sansome
ebc58d4e94 Update the description in the deb and rpm 2010-09-18 14:17:58 +00:00
David Sansome
259688b9a0 Don't make the 64-bit rpm depend on loads of 32-bit libraries 2010-09-04 23:34:16 +00:00
David Sansome
3ad38b2128 Add iPod and MTP dependencies to the debian control file and rpm spec 2010-09-04 15:21:06 +00:00
David Sansome
296b2099ae Install an svg icon on Linux. Fixes issue #604 2010-08-07 10:41:42 +00:00
David Sansome
c7cbbe0f99 Add a dependency on libgpod 2010-07-25 10:12:47 +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
c751247f6c Depend on gstreamer-plugins-ugly directly, otherwise gstreamer-ffmpeg gets installed instead which sucks 2010-06-22 17:15:14 +00:00
David Sansome
fc3cb7db69 Use the %cmake macro in the RPM spec file, and package the projectm-presets directory 2010-06-22 16:26:00 +00:00
David Sansome
1c0c112da3 Add glew-devel as a build dependency, and package glew, new liblastfm.dll and the projectm plugins with the windows installer 2010-06-07 14:52:28 +00:00
David Sansome
1478171d2a Remove libnotify from the spec too 2010-06-03 17:20:57 +00:00
David Sansome
111f0d066b Version 0.3 of ubuntu and fedora packages 2010-05-06 13:05:00 +00:00
David Sansome
7039d04ee6 Keep all the version numbers in one file, so we don't have to change it in hundreds of places each release. 2010-05-03 13:58:41 +00:00