First steps trying to build VirtualBox. I haven't finished.

I left before trying to install and run the files compiled.

svn path=/nixpkgs/trunk/; revision=13863
This commit is contained in:
Lluís Batlle i Rossell
2009-01-25 20:09:17 +00:00
parent 52474a1f6c
commit 09d68fcad2
2 changed files with 56 additions and 0 deletions

View File

@@ -6470,6 +6470,15 @@ let
inherit fetchurl stdenv binutils pkgconfig kernel;
inherit (gnome) gtk glib pango libglade;
};
# Broken build, still. The install step fails, and I never tried to run that compiled.
virtualbox = import ../applications/virtualization/virtualbox/2.1.2.nix {
inherit stdenv fetchurl iasl dev86 libxslt libxml2 qt3 qt4 SDL hal
libcap libpng zlib kernel;
inherit (gtkLibs) glib;
inherit (xlibs) xproto libX11 libXext libXcursor;
inherit (gnome) libIDL;
};
};
# Build the kernel modules for the some of the kernels.