Add monkey's audio (.ape) lossless encoder/decoder.

@vcunat: include version in the name, as is our custom
This commit is contained in:
Petr Rockai
2012-10-27 19:33:47 +02:00
committed by Vladimír Čunát
parent 7abebbad4d
commit a7123fc280
3 changed files with 43 additions and 0 deletions

View File

@@ -7584,6 +7584,8 @@ let
mmex = callPackage ../applications/office/mmex { };
monkeysAudio = callPackage ../applications/audio/monkeys-audio { };
monodevelop = callPackage ../applications/editors/monodevelop {
inherit (gnome) gnome_vfs libbonobo libglade libgnome GConf;
mozilla = firefox;