cdparanoia
svn path=/nixpkgs/trunk/; revision=2061
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user