cdparanoia
svn path=/nixpkgs/trunk/; revision=2061
This commit is contained in:
parent
c80ce6e83b
commit
bbf1716370
@ -854,6 +854,10 @@ rec {
|
|||||||
inherit fetchurl stdenv ncurses openssl;
|
inherit fetchurl stdenv ncurses openssl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cdparanoiaIII = (import ../applications/audio/cdparanoia) {
|
||||||
|
inherit fetchurl stdenv;
|
||||||
|
};
|
||||||
|
|
||||||
MPlayer = (import ../applications/video/MPlayer) {
|
MPlayer = (import ../applications/video/MPlayer) {
|
||||||
inherit fetchurl stdenv freetype x11 zlib;
|
inherit fetchurl stdenv freetype x11 zlib;
|
||||||
inherit (xlibs) libXv;
|
inherit (xlibs) libXv;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user