summary refs log tree commit diff
path: root/pkgs/development/libraries/amrwb
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* amrwb: 7.1.0.3 -> 11.0.0.0Orivej Desh2017-10-04
|
* amrnb, amrwb: fixed URLstaku02015-09-12
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Adding amr support in mplayer. That should be enabled by the user, because ↵Lluís Batlle i Rossell2009-10-04
those libraries are not redistributable. I don't know if the 'unfree' in the amr libraries will stop mplayer being built without its support. We would have to write the all-packages MPlayer expression different, in this case. svn path=/nixpkgs/trunk/; revision=17635