Commit graph

18 commits

Author SHA1 Message Date
Thomas Tuegel e8efbcd3d3 clementine: install desktop files and icons 2015-05-17 15:41:48 -05:00
Thomas Tuegel 9529a0dae2 Build free part of Clementine on Hydra
Clementine consists of a large free part (the main application) and a
small part with unfree dependencies (the Spotify blob). Add a top-level
attribute for the free Clementine for users who don't want unfree
software, and so that the bulk of Clementine will be in the binary cache.
2015-05-17 15:41:48 -05:00
Thomas Tuegel 256a372b08 clementine: fix Spotify support 2015-05-04 21:07:56 -05:00
Thomas Tuegel 5bfd9f515f clementine: build wrapper with runCommand
We only need to run the makeWrapper command to make the wrapper, so
there's no need to set src, either.
2015-05-02 13:48:04 -05:00
Thomas Tuegel 5b80605cfd clementine: disable build-time libspotify support
Clementine can download the Spotify support blob at runtime for
supported platforms, but we cannot distribute it because of licensing
restrictions.
2015-05-02 13:39:13 -05:00
Thomas Tuegel 9d63a5beea clementine: don't copy files unnecessarily 2015-05-02 13:37:44 -05:00
Thomas Tuegel c8aae45c27 clementine: wrapped -> unwrapped 2015-05-02 13:37:10 -05:00
Thomas Tuegel 1c08ecc94c clementine: build with required patches 2015-05-02 13:30:53 -05:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Raymond Gauthier 22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Thomas Tuegel 355e3e90b3 clementine: patch for cmake-3.2 2015-03-23 07:23:32 -05:00
Thomas Tuegel d06b75b421 clementine: wrap for GST_PLUGINS_PATH 2015-01-26 20:59:49 -06:00
Thomas Tuegel d3cdf16079 clementine: version bump 1.2.1 -> 1.2.3 (close #3570)
@vcunat: fix hydraPlatforms type (list nestedness), enableParallelBuilding.
2014-08-14 20:35:40 +02:00
Bjørn Forsman 97af2620c7 clementine: fix evaluation
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `clementine-1.2.1':
while evaluating `optional' at .../lib/lists.nix:113:20, called from .../pkgs/applications/audio/clementine/default.nix:50:22:
undefined variable `not' at .../pkgs/applications/audio/clementine/default.nix:50:32
2014-05-25 20:32:46 +02:00
Thomas Tuegel 0a794b79ca clementine: disable unfree dependencies by default
Clementine has an optional dependency on libspotify, which is unfree.
Enabling libspotify unconditionally prevented Hydra from distributing
Clementine. Now, we optionally enable it based on
config.clementine.spotify.
2014-05-24 18:25:04 -05:00
Eelco Dolstra d304b277bd Silence some Hydra evaluation warnings 2014-04-24 15:40:55 +02:00
Thomas Tuegel df5639183c Claim maintainership of recently added packages
Also set platforms for some packages where it was missing.
2014-03-07 11:23:30 -06:00
Thomas Tuegel 776dea8d24 add clementine-1.2.1 2014-01-02 14:49:22 -06:00