1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-21 07:26:46 +01:00
Commit Graph

36 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
David Sansome
6ada003b08 Add a build-time dependency on libfftw3-dev when building debian packages 2012-06-07 10:09:37 +01:00
David Sansome
ae8ac239bf Add chromaprint/fftw dependencies to the debian control and rpm spec files 2012-01-07 15:49:02 +00:00
John Maguire
2e4c9ea59b Add debian dependency on virtual libglew package. 2011-12-19 16:07:29 +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
David Sansome
896564a7d9 Update rpm spec and debian control with libqca 2011-11-05 15:44:56 +00:00
John Maguire
0431d8b733 Add QJson to debian control. 2011-09-20 10:27:17 +02:00
David Sansome
ff8110244f Remove a dot from the end of a line to appease the lintian overlords 2011-04-02 10:13:52 +00:00
David Sansome
f021d63f41 Fix some lintian errors in the deb 2011-03-21 21:21:19 +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
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
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
John Maguire
5387d4e933 Remove explicit libgpod dep. 2010-11-26 13:05:46 +00:00
David Sansome
c9e00f2f22 Make the ubuntu package depend on libindicate-qt-dev 2010-11-21 16:54:48 +00:00
David Sansome
97efa9b48f Maybe convince launchpad to build the maverick package 2010-09-18 17:05:37 +00:00
David Sansome
d8d9ecc504 Remove the libimobiledevice hack for maverick 2010-09-18 16:25:39 +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
23364cd30e Depend on either libimobiledevice0 or libimobiledevice1. Fixes issue #729 2010-09-13 20:12:28 +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
941e63532d Make the debian package depend on either libprojectm-data or projectm-data, to make it work with the new package in Squeeze. Fixes issue #622 2010-08-20 19:58:47 +00:00
David Sansome
c7cbbe0f99 Add a dependency on libgpod 2010-07-25 10:12:47 +00:00
David Sansome
99e2bb3e06 Depend on libglew1.5-dev instead of libglew-dev on debian 2010-06-22 15:32:13 +00:00
David Sansome
6da08410e9 Make installing the projectm presets optional too - useful for if you want to use the ones from a system package instead.
Update issue #391
Status: Fixed
I've made installing the presets optional too, the cmake flag is BUNDLE_PROJECTM_PRESETS
2010-06-10 23:01:22 +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
f435f251a9 Don't need libnotify any more 2010-06-03 17:20:35 +00:00
David Sansome
a044ca1cad The mp3 decoder in ffmpeg doesn't allow seeking, but the one in ugly does. 2010-05-01 12:56:07 +00:00
David Sansome
564891362c Updated debian dir for RC1 2010-04-29 20:07:19 +00:00
David Sansome
933eeb0ad4 Use correct dependencies in the ubuntu package, and use "make install" instead of installing everything manually 2010-04-15 15:49:05 +00:00
David Sansome
4176251892 More fixes to the debian package and copyright 2010-03-23 23:36:30 +00:00
David Sansome
bd1122ff11 Remove the dependency on sqlite3 devel package 2010-03-23 14:09:42 +00:00
David Sansome
b64e8120a4 Fix ubuntu package 2010-03-22 13:49:21 +00:00
David Sansome
6f53ccf35f Add dependency on libqt4-sql-sqlite to the ubuntu package 2010-02-23 14:18:03 +00:00
David Sansome
dd972ff58b Debian spec 2010-01-18 20:18:07 +00:00