about summary refs log tree commit diff
path: root/pkgs/applications/audio
Commit message (Collapse)AuthorAge
* ncurses: split into multiple outputsVladimír Čunát2015-10-13
| | | | | Some programs (e.g. tput) might better be moved somewhere else than $dev/bin, but that can be improved later if need be.
* nspr,nss: split into multiple outputsVladimír Čunát2015-10-13
| | | | Hopefully most references are OK.
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* Merge staging into closure-sizeVladimír Čunát2015-10-03
|\ | | | | | | This makes gcc5 the default builder, etc.
| * jackmix: Build jackmix in two flavoursArnold Krille2015-10-02
| | | | | | | | | | | | Flavours are: - *jackmix* using jack2 (default) - *jackmix_jack1* using jack1
| * jackmix: init at version 0.5.2Arnold Krille2015-10-02
| | | | | | | | Add jackmix to the nix pkgs.
| * audacity: Use soundtouchMartin Sturm2015-10-02
| | | | | | | | | | This enables change pitch (without changing tempo) and change tempo (without changing pitch) effects.
* | flac: Remove conflicting outputs produced by auto mergeTuomas Tynkkynen2015-10-03
| |
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * Merge pull request #10163 from DamienCassou/update-sound-juicer-3.16.1Damien Cassou2015-10-01
| |\ | | | | | | sound-juicer: 3.15.92 → 3.16.1
| | * sound-juicer: 3.15.92 → 3.16.1Damien Cassou2015-10-01
| | |
| * | fmit: correct stdenv.lib.{optional -> optionals}Tobias Geerinckx-Rice2015-09-30
| |/
| * sonic-visualiser: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * musescore: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * keyfinder: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * fmit: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * dfasma: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * cantata: build with Qt 5.5Thomas Tuegel2015-09-27
| |
| * kde414: build with kdelibs-4.14.12Thomas Tuegel2015-09-27
| | | | | | | | | | | | | | Upstream changes to the build system required adjusting many packages' dependencies. On the Nixpkgs side, we no longer propagate the dependency on cmake (to reduce closure size), so downstream dependencies had to be adjusted for most packages that depend on kdelibs.
| * pithos: Don't use python name prefixJascha Geerds2015-09-26
| |
| * pithos: Use wrap-gapps-hookJascha Geerds2015-09-26
| |
| * pithos: Use https url in meta.homepageJascha Geerds2015-09-26
| |
| * pithos: Add myself as a maintainerJascha Geerds2015-09-26
| |
| * Merge pull request #10004 from obadz/pithosDomen Kožar2015-09-25
| |\ | | | | | | Pithos
| | * pithos: 1.0.1 -> 1.1.1obadz2015-09-25
| | |
| * | vorbis-tools: security patches and fix metaVladimír Čunát2015-09-25
| | | | | | | | | | | | | | | Patches: CVE-2014-9638, CVE-2014-9639, CVE-2015-6749, and some non-security. Also drop glibc from buildInputs.
| * | yoshimi: update from 1.3.5.1 to 1.3.5.2Cillian de Róiste2015-09-23
| | |
| * | Merge: xlibs and x11 attribute cleanupVladimír Čunát2015-09-23
| |\ \ | | | | | | | | | | | | Frequently using multiple *almost* identical attributes is bad.
| | * | 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.
| | * | x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
| * | | Merge pull request #9987 from matthiasbeyer/update-ncmpcppEdward Tjörnhammar2015-09-22
| |\ \ \ | | | | | | | | | | ncmpcpp: 0.6.5 -> 0.6.7
| | * | | ncmpcpp: 0.6.5 -> 0.6.7Matthias Beyer2015-09-22
| | | | |
| * | | | tomahawk: 0.8.3 -> 0.8.4devhell2015-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the Changelog: * Fixed drag & drop issues on sidebar. * Fixed starting Tomahawk with a filename as parameter. * Update column view when collection changes. * (Linux) Don't crash on environments with invalid locales. Signed-off-by: devhell <"^"@regexmail.net> Closes: #9858 Tested-by: aszlig <aszlig@redmoonstudios.org> Tested-by: David Kleuker <post@davidak.de>
| * | | | bs1770gain: init at 0.4.7aszlig2015-09-21
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've been trying to package this a while ago but found out that apart from the hand-rolled build system a few sources were missing I didn't continue to work on it. This was the WIP expression: https://gist.github.com/aszlig/c271f294410cc5af0f0a Now, since the latest upstream version, the project uses autoconf and automake, which makes it very much painless for us. So now I can watch demoscene videos without getting hearing loss because of volume differences :-) Also, this might be useful for beets as well, in case they're going to move away from using python-audiotools: https://github.com/sampsyo/beets/issues/1342#issuecomment-86807500 Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | google-musicmanager: beta_1.0.182.3607-r0 -> beta_1.0.221.5230-r0Brian McKenna2015-09-21
| |/ / | | | | | | | | | | | | | | | The previous version was 404 Also fixes i686 typo
| * | beast: switch to a working src location, fixes #9936Vladimír Čunát2015-09-20
| | | | | | | | | | | | It also needs an update, it seems, but I don't know this SW.
| * | Transformed meta.maintainers attributes to listsPascal Wittmann2015-09-17
| | |
| * | add renoise to nixpkgskarsten gebbert2015-09-16
| |/
| * dfasma: 1.2.4 -> 1.2.5Tobias Geerinckx-Rice2015-09-13
| |
| * keyfinder-cli: 2015-09-11 -> 2015-09-13Tobias Geerinckx-Rice2015-09-13
| |
| * keyfinder-cli: 20150201 (sic) -> 2015-09-11Tobias Geerinckx-Rice2015-09-12
| |
| * dfasma: 1.2.0 -> 1.2.4Tobias Geerinckx-Rice2015-09-10
| |
| * dfasma: 1.1.36 -> 1.2.0Tobias Geerinckx-Rice2015-09-06
| |
| * dfasma: 1.1.11 -> 1.1.36Tobias Geerinckx-Rice2015-09-05
| |
| * dfasma: 1.1.2 -> 1.1.11Tobias Geerinckx-Rice2015-09-05
| | | | | | | | And (merely cosmetic) re-shuffle.
| * dfasma: 1.1.2 -> 1.1.3Tobias Geerinckx-Rice2015-09-04
| |
| * rosegarden: disable parallel buildsLuca Bruno2015-09-01
| |
| * helmholtz: unset the curl user-agent to fix the downloadCillian de Róiste2015-09-01
| | | | | | | | | | | | I've checked this with the developer to ensure it isn't blocked deliberately and she said it was just a problem with the hosting provider, so it is fine to work around it.
| * praat: Update to 5417Eelco Dolstra2015-09-01
| | | | | | | | Mostly because the old URL didn't work.
| * fmit: add portaudioSupport (off by default)Tobias Geerinckx-Rice2015-08-31
| |