1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/pkgs
aszlig f2364772b8
beets: Use audiotools backend for replaygain.
Using commands such as mp3gain and aacgain is only the default for
backwards-compatible reasons. However, on Nix(OS), we would have to
either patch those tools into beets or rely on an impurity, so let's
depend on audiotools and also default to that backend.

Of course, there is also a GStreamer backend, but it comes with a hell
of additional dependencies (which not only cover audio files), which is
why I decided against defaulting to GStreamer and package audiotools
instead (in eecd932).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 23:06:28 +01:00
..
applications mp3gain: Fix output path bin directory. 2014-12-30 22:30:05 +01:00
build-support grsecurity: Update stable and test patches 2014-12-29 03:00:47 +01:00
data include version number in name 2014-12-20 14:45:26 +00:00
desktops e19: enableParallelBuilding of some larger components 2014-12-28 11:40:01 +01:00
development rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631 2014-12-29 17:55:31 +01:00
games Missed gcc refs 2014-12-26 12:28:15 -05:00
misc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
os-specific grsecurity: Update stable and test patches 2014-12-29 03:00:47 +01:00
servers Merge pull request #5491 from offlinehacker/cadvisor 2014-12-29 17:58:43 +01:00
shells nixpkgs: remove redundant attribute sip 2014-12-23 19:37:21 +01:00
stdenv I think this should fix the evaluation errors in hydra 2014-12-27 12:02:58 -05:00
test
tools beets: Use audiotools backend for replaygain. 2014-12-30 23:06:28 +01:00
top-level python: Add new package audiotools. 2014-12-30 22:36:09 +01:00