Commit graph

127 commits

Author SHA1 Message Date
Thomas Tuegel fa1e8ffa76
spotify: 1.0.47 -> 1.0.48 2017-01-31 10:34:47 -06:00
Niclas Thall 15d36c1f0e spotify: 1.0.45 -> 1.0.47 (#21856) 2017-01-13 17:26:26 +01:00
Sigrid 84ec6f836b spotify: 1.0.45.182 -> 1.0.45.186 2016-12-21 21:45:38 +01:00
Marcin Janczyk d6aa35d589 spotify: 1.0.43.125 -> 1.0.45.182 2016-12-18 22:48:55 +01:00
Sheena Artrip fe514b3053
spotify: 1.0.42.151 -> 1.0.43.125 2016-12-02 02:52:11 -05:00
Jaanus Torp 1414170edb Fixed unavailable Spotify version 2016-11-10 10:20:08 +00:00
Thomas Tuegel f2806a09c4
spotify: unpack into temporary directory to fix output permissions 2016-09-27 13:47:48 -05:00
Thomas Tuegel 8e83bb4220
spotify: 1.0.37.152 -> 1.0.38.171 2016-09-27 13:35:54 -05:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Eelco Dolstra 78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Thomas Tuegel 7bc711e0a7
spotify: 1.0.36 -> 1.0.37 2016-09-02 08:53:03 -05:00
Théophane Hufschmitt 1ecab4189f spotify : 1.0.34.146.g28f9eda2-19 -> 1.0.36.120.g536a862f-20 2016-08-11 17:28:38 +02:00
laMudri 716591ea3b spotify: add mudri as maintainer 2016-08-06 13:58:28 +01:00
laMudri 369ce2f7d1 spotify: 1.0.33 -> 1.0.34 2016-08-06 13:01:35 +01:00
Rob Vermaas ea9d390c1a Update spotify
(cherry picked from commit 25e68f79e6f30823ac413289b80754a95917b421)
2016-08-04 09:12:43 +00:00
Rickard Nilsson 58e732978f spotify: 1.0.32.94 -> 1.0.32.96 2016-06-26 11:01:13 +02:00
Christopher Lübbemeier 21f2849a2a spotify: 1.0.28.89 -> 1.0.32.94 2016-06-22 18:52:05 +02:00
Brad Ediger 0da43bdc1d spotify: 1.0.27 -> 1.0.28 2016-04-28 17:30:43 -05:00
Sheena Artrip 45b19e1908 spotify: add sheenobu as maintainer 2016-04-16 13:58:35 -04:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Sheena Artrip 50e8994973 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.27.71.g0a26e3b2-9 2016-04-09 06:54:00 -04:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Frederik Rietdijk f58de47cd0 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15 2016-04-01 08:19:59 +02:00
Brad Ediger 066042e3fa spotify: 1.0.25.127 -> 1.0.26.125 2016-03-28 10:56:17 -05:00
Thomas Tuegel 3f5bf201d5 spotify: 1.0.23.93 -> 1.0.25.127 2016-03-12 10:40:23 -06:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Thomas Tuegel bd8158593d spotify: 1.0.19.106 -> 1.0.23.93 2016-02-20 07:10:58 -06:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Christopher Lübbemeier ea25afa2cb spotify: fix icons 2016-02-01 14:49:43 +01:00
Thomas Tuegel fe1bae4e58 spotify: udev -> libudev 2016-01-31 21:15:03 -06:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Christopher Lübbemeier ebd1a4ca9f spotify: 0.9.17.1 -> 1.0.19.106
changes by @globin:
used wrapper instead of propagatedUserEnvPkgs for zenity

closes #12191

Signed-off-by: Robin Gloster <mail@glob.in>
2016-01-17 19:18:32 +00:00
Vladimír Čunát f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Robin Gloster 4f6c12de30 spotify: Use specific openssl version
Spotify needs an ABI compatible libssl as it is a binary.
Only changes things if openssl is aliased to another libssl.
2015-12-28 21:52:29 +00:00
Nathan Zadoks 971d580a00 spotify: fix missing ffmpeg_0_10 dependency, fixes #11877
This makes local playback work.
2015-12-23 01:41:01 +01:00
Vladimír Čunát ba9b80c7e0 nspr,nss: split into multiple outputs
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
Vladimír Čunát 5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Vladimír Čunát 88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Tadas Barzdzius 32af0c1f7d spotify: remove broken 32-bit support and cleanup workarounds 2015-06-23 13:28:00 +03:00
Vladimír Čunát b7c3c25218 fix ${udev} references (and a few others) 2015-05-05 11:52:08 +02:00
Siarhei Zirukin de4fdcc7e7 spotify: 0.9.11.27 -> 0.9.17.1 2015-03-24 18:21:39 +01:00
Vladimír Čunát dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Eelco Dolstra 6c4d79191c spotify: Drop more unused dependencies 2015-01-20 15:47:34 +01:00
Eelco Dolstra 836cc2f64d spotify: Drop unused qt4webkit dependency 2015-01-20 15:47:33 +01:00
Eelco Dolstra 3ea88fec96 spotify: Install in $out/lib/spotify instead of $out/lib
This prevents nix-env collisions with other packages like Hipchat due
to private copies of libQtWebKit.so.4 and other libraries.
2015-01-20 15:47:33 +01:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Georges Dubus 938cd64a6a spotify: Fixed sha for i686 2014-07-29 14:01:39 +02:00
Rickard Nilsson 2b8b29c3dd spotify: Update from 0.9.10.17 to 0.9.11.27 (x86_64) 2014-07-29 11:56:29 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Rickard Nilsson 11ac14f31b spotify: Update from 0.9.4.183.g644e24e.428 to 0.9.10.17.g4129e1c.78 (only for x86_64) 2014-05-30 10:18:39 +02:00
Rickard Nilsson dd592d7ef3 spotify: Fix missing src url for qt. Add missing dependencies. 2014-05-13 12:04:45 +02:00
Jason \"Don\" O'Conal 0c5f72af58 spotify: fix finding libXdamage.so.1
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-08 23:48:10 +00:00
Bjørn Forsman 4acb16af4e spotify: install .desktop file 2013-10-22 20:45:10 +02:00
Bjørn Forsman 82fdd91543 spotify: update meta.homepage 2013-10-22 20:43:54 +02:00
Bjørn Forsman fc8f8932e1 spotify: remove outdated info
Spotify for Linux works with free accounts since the end of 2011. I
verified this myself today.

Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
2013-10-22 20:43:54 +02:00
Bjørn Forsman d4e469d307 spotify: unbreak it
Spotify doesn't start:

$ ./result/bin/spotify
/nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory

That is fixed with adding $out/spotify-client/Data to RPATH.

Then Spotify errors out trying to open libudev.so.0. We don't have that
in nixpkgs, so I'm making a symlink to libudev.so.1 instead.

Tested on NixOS x86_64-linux.
2013-10-22 20:43:54 +02:00
Jason "Don" O'Conal 6eba129774 spotify: update to latest version 2013-10-22 20:43:54 +02:00
Mathijs Kwik 0b17251c06 libpng: keep versioning in all-packages.nix, not in individual expressions 2013-06-27 21:35:21 +02:00
Rickard Nilsson 266da813a3 spotify: Update to 0.9.1.55 2013-06-25 12:20:11 +02:00
Moritz Ulrich 6d406bd945 Update spotify to 0.9.0.133.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-05 12:25:21 +02:00
Rob Vermaas 784d2b2d16 Update to latest spotify 2013-03-12 22:13:29 +01:00
Rob Vermaas b512e3e934 Initial try to update spotify to version 0.8.4.103. Still need to get rid
of LD_LIBRARY_PATH wrapper, and properly patchelf any libs in the spotify
prefix.
2013-03-12 22:13:29 +01:00
Rickard Nilsson c12005ef56 spotify 0.8.3.278.
svn path=/nixpkgs/trunk/; revision=34109
2012-05-15 14:31:43 +00:00
Eelco Dolstra 399c575139 * Updated Spotify to 0.6.6.10.
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Eelco Dolstra 572b54cb9c * Spotify updated to the latest version.
svn path=/nixpkgs/trunk/; revision=29953
2011-10-21 02:26:26 +00:00
Eelco Dolstra f607e23168 * Spotify needs OpenSSL now.
svn path=/nixpkgs/trunk/; revision=29456
2011-09-23 15:37:15 +00:00
Shea Levy 65898538b5 Bump spotify... Sure wish they kept around old versions
svn path=/nixpkgs/trunk/; revision=29454
2011-09-23 15:23:30 +00:00
Eelco Dolstra 6b302190a4 * Spotify: drop PulseAudio from the library path, as Spotify seems to
have it statically linked anyway.

svn path=/nixpkgs/trunk/; revision=27972
2011-07-27 14:01:47 +00:00
Eelco Dolstra 7eb1afad49 * Spotify: use PulseAudio if available.
svn path=/nixpkgs/trunk/; revision=27971
2011-07-26 22:24:02 +00:00
Shea Levy 5869748e70 Update Spotify
Only tested x86_64

svn path=/nixpkgs/trunk/; revision=27914
2011-07-24 01:39:11 +00:00
Eelco Dolstra 2e5d962f72 * Spotify updated to 0.5.1.151.
svn path=/nixpkgs/trunk/; revision=27831
2011-07-18 22:34:57 +00:00
Eelco Dolstra 3c0dc22e91 * x86_64-linux requires -fPIC.
svn path=/nixpkgs/trunk/; revision=25893
2011-02-11 11:26:40 +00:00
Eelco Dolstra 4ddf706a2f * New adventures in purity: get Spotify to work without a
/usr/share/spotify symlink by rewriting open() and stat() calls.

svn path=/nixpkgs/trunk/; revision=25892
2011-02-11 11:16:18 +00:00
Eelco Dolstra def604cc62 * Spotify: add the 32-bit version and provide a longDescription.
svn path=/nixpkgs/trunk/; revision=25436
2011-01-06 10:17:18 +00:00
Eelco Dolstra f81bc24790 * Spotify for Linux (preview version). It works, but not yet out of
the box because it requires /usr/share/spotify to point at its
  resources.  So to get it to work, you should do something like:

  $ nix-env -i spotify
  $ mkdir -p /usr/share
  $ ln -s /home/eelco/.nix-profile/share/spotify /usr/share/

  Also note that the Linux client doesn't work with free Spotify
  accounts (as noted on
  https://www.spotify.com/nl/download/previews/).

svn path=/nixpkgs/trunk/; revision=25431
2011-01-05 23:23:22 +00:00