Eelco Dolstra
9db68de9e6
polkit, pulseaudio: Drop some Linux-specific dependencies
2013-10-06 00:21:28 +02:00
Jason \"Don\" O'Conal
834cd6c886
beret: Fix build on darwin ( close #923 )
2013-09-08 10:32:25 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Aristid Breitkreuz
dbda1a2989
libcap needs to be a propagated build input for pulseaudio
2013-06-22 22:59:55 +02:00
Aristid Breitkreuz
ad06d4df18
update pulseaudio to 4.0 and sbc to 1.1
2013-06-22 17:25:47 +02:00
David Guibert
6c943d3758
update pulseaudio to 2.1
...
Systemd support has also been added because pulseaudio needs it to
be useable with the systemd branch of nixos.
2012-11-15 07:41:11 +01:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Eelco Dolstra
1abb8f9a26
* Fix PulseAudio's config files installation paths.
...
svn path=/nixpkgs/trunk/; revision=30383
2011-11-10 23:27:05 +00:00
Eelco Dolstra
7fdb29f0f3
* Make the X11 dependency in PulseAudio optional, just like the JACK
...
dependency. This is important to prevent these dependencies from
propagating to all PulseAudio clients. The PulseAudio server in
NixOS can enable X11 support (if desired) by setting
hardware.pulseaudio.package = pkgs.pulseaudio.override {
x11Support = true;
};
svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
David Guibert
18fcb0f5f8
update pulseaudio 0.9.23 -> 1.1
...
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
Eelco Dolstra
1b427fe052
* Sync with the trunc.
...
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
to update the hash. So secretly it was still building the old
version. Also, now that we've realised that the PulseAudio server
and library don't need to be the same build, disable some
dependencies by default (avahi and bluez).
svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Cillian de Roiste
415be547b3
Enabling optional jackaudio support for pulseaudio
...
svn path=/nixpkgs/trunk/; revision=28010
2011-07-30 18:51:42 +00:00
Eelco Dolstra
af40854825
* PulseAudio: use configuration files in /etc/pulse to allow NixOS to
...
override them.
svn path=/nixpkgs/branches/kde-4.7/; revision=27965
2011-07-26 15:25:21 +00:00
Eelco Dolstra
4b19a1980f
* Pulseaudio: disable the dependencies on GTK+, GConf and X11. It's
...
not clear what they're good for, and we don't want other packages
depending on GTK+ or Gnome if it's not necessary. Also, updated to
0.9.23.
svn path=/nixpkgs/branches/kde-4.7/; revision=27629
2011-07-07 17:24:31 +00:00
Yury G. Kudryashov
288c414bb4
pulseaudio: udev and bluez support
...
svn path=/nixpkgs/trunk/; revision=22834
2010-07-31 13:05:58 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Ludovic Courtès
bc05fb3160
PulseAudio: Add maintainer and platform.
...
svn path=/nixpkgs/trunk/; revision=18926
2009-12-13 21:14:45 +00:00
Ludovic Courtès
c7991b8a2b
PulseAudio 0.9.21.
...
svn path=/nixpkgs/trunk/; revision=18923
2009-12-13 20:19:19 +00:00
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Ludovic Courtès
a80578b312
Propagate GDBM from PulseAudio to make hints from `.la' files work.
...
svn path=/nixpkgs/trunk/; revision=15556
2009-05-11 21:11:25 +00:00
Ludovic Courtès
05963ee44b
PulseAudio: Tell `padsp' the right library path.
...
svn path=/nixpkgs/trunk/; revision=13909
2009-01-29 19:27:31 +00:00
Ludovic Courtès
5bc0b549f0
PulseAudio: Use new ALSA, disable ConsoleKit.
...
svn path=/nixpkgs/trunk/; revision=13809
2009-01-19 20:22:54 +00:00
Ludovic Courtès
2034ecb046
PulseAudio: Remove aDNS since what it really wants is `libasyncns'.
...
svn path=/nixpkgs/trunk/; revision=13801
2009-01-17 21:25:26 +00:00
Ludovic Courtès
443bb3960a
PulseAudio: Use aDNS and X11 libraries.
...
svn path=/nixpkgs/trunk/; revision=13800
2009-01-17 21:17:57 +00:00
Ludovic Courtès
417303c201
PulseAudio: Set the right `localstatedir'.
...
svn path=/nixpkgs/trunk/; revision=13798
2009-01-17 18:22:30 +00:00
Ludovic Courtès
2887933c8b
Add PulseAudio, an audio server.
...
svn path=/nixpkgs/trunk/; revision=13659
2008-12-19 14:56:37 +00:00