Author: eelco
Date: Mon Jul 18 16:08:15 2011
New Revision: 27829
URL: https://svn.nixos.org/websvn/nix/?rev=27829&sc=1
Log:
* MPlayer: don't build the OSS backend.
Modified:
nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix
Modified: nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix
==============================================================================
--- nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix
Mon Jul 18 15:28:51 2011 (r27828)
+++ nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix
Mon Jul 18 16:08:15 2011 (r27829)
@@ -136,6 +136,7 @@
--disable-ivtv
--enable-vidix
--enable-fbdev
+ --disable-ossaudio
'';
NIX_LDFLAGS = if x11Support then "-lX11 -lXext" else "";
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits