summary refs log tree commit diff
path: root/pkgs/servers/pulseaudio/default.nix
Commit message (Collapse)AuthorAge
* libpulseaudio: Add upstream glibc 2.27-compat patchShea Levy2018-03-17
|
* pulseaudio: 11.0 -> 11.1Tim Steinbach2018-02-25
|
* pulseaudio: patch for muslWill Dietz2018-02-13
|
* pulseaudio: Add separate runtime libtool dep for dynamic linkingJohn Ericson2017-09-21
|
* pulseaudio: 10.0 -> 11.0Cray Elliott2017-09-08
| | | | remove darwin patch that has been included in this upstream release
* treewide: fix the remaining issues with meta attributesDan Peebles2017-04-29
|
* pulseaudio: 9.0 -> 10.0Cray Elliott2017-02-02
| | | | | dropped json_c as a dependency as it is no longer needed! patches are still needed for the caps fix and proper testing for TLS
* pulseaudio: fix on DarwinMatthew Bauer2017-01-17
|
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* pulseaudio: 8.0 -> 9.0Simon Vandel Sillesen2016-07-05
| | | | | | | | | This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened in [1]. Release notes can be seen in [1]. [1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
* Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\
| * pulseaudio: 7.1 -> 8.0Louis Taylor2016-01-30
| | | | | | | | | | | | | | closes #12569 Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de> Signed-off-by: Robin Gloster <mail@glob.in>
* | rename moveToOutput and propagatedBuildInputsLuca Bruno2015-12-02
| |
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * pulseaudio: 7.0 -> 7.1William A. Kennington III2015-11-05
| |
* | dbus: split into multiple outputs and fix referrersVladimír Čunát2015-10-13
| |
* | pulseaudio: split the "dev" outputVladimír Čunát2015-10-13
| | | | | | | | This is meant mainly for the `libpulseaudio` attribute.
* | fix references to ${libtool}/libVladimír Čunát2015-10-13
|/
* pulseaudio: 6.0 -> 7.0William A. Kennington III2015-09-24
|
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | 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.
* xlibs.xlibs: removeVladimír Čunát2015-09-15
| | | | | | It was really ugly that `xlibs.xlibs` meant something else than `xlibs`, especially when using `with xlibs`, such as in wine. Also, now `xlibs` is the same as `xorg`.
* pulseaudio: fix .la fileLuca Bruno2015-08-06
|
* fix libcap for packages depending on pulseaudioAristid Breitkreuz2015-06-07
|
* pulseaudio: Revert to regular styleEelco Dolstra2015-06-04
| | | | | Also, the NixOS module uses pulseaudioLight in order to prevent excessive dependency bloat.
* Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* libpulse: Use glibWilliam A. Kennington III2015-05-29
|
* Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
|
* enable padsp againAristid Breitkreuz2015-05-17
|
* pulseaudio: Fix logicWilliam A. Kennington III2015-05-11
|
* Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6dCharles Strahan2015-05-06
|\ | | | | pulseaudio: system user and group changed to pulse.
| * pulseaudio: system user and group changed to pulse.lassulus2015-05-06
| |
* | pulseaudio: Refactor a littleWilliam A. Kennington III2015-05-02
|/
* pulseaudio: More refactoring to bring libpulse in line with pulse librariesWilliam A. Kennington III2015-04-26
|
* pulseaudio: Fix propagation of libcapWilliam A. Kennington III2015-04-26
|
* pulseaudio: RefactorWilliam A. Kennington III2015-04-25
|
* pulseaudio: 5.0 -> 6.0William A. Kennington III2015-03-25
|
* fix sound in minecraft for pulseaudio usersAristid Breitkreuz2014-10-05
|
* pulseaudio: Use group audio instead of pulse-accessRickard Nilsson2014-09-03
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* pulseaudio: fix CVE-2014-3970 by upstream patchVladimír Čunát2014-08-18
|
* Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Remove obsolete jackaudio version 1.Peter Simons2014-07-28
|
* jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* pulseaudio: Update from 4.0 to 5.0Rickard Nilsson2014-04-21
|
* polkit, pulseaudio: Drop some Linux-specific dependenciesEelco Dolstra2013-10-06
|
* beret: Fix build on darwin (close #923)Jason \"Don\" O'Conal2013-09-08
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* libcap needs to be a propagated build input for pulseaudioAristid Breitkreuz2013-06-22
|
* update pulseaudio to 4.0 and sbc to 1.1Aristid Breitkreuz2013-06-22
|
* update pulseaudio to 2.1David Guibert2012-11-15
| | | | | Systemd support has also been added because pulseaudio needs it to be useable with the systemd branch of nixos.