Commit Graph

75 Commits

Author SHA1 Message Date
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