nixpkgs/pkgs/applications/video
Eelco Dolstra cee387e845 * Move the composition of Haskell packages out of all-packages.nix
into haskell-packages.nix, which depends on an instance of GHC.
  This allows a consistent set of packages to be built with the same
  GHC.  For instance,

  $ nix-build -A haskellPackages_ghc683.xmonad

  builds xmonad and all its dependencies with GHC 6.8.3, while

  $ nix-build -A haskellPackages_ghc6102.xmonad

  does the same with GHC 6.10.2.  This is the same technique used with
  kernelPackages.  It also means that we don't need things like
  "cabal682" and "cabal683" anymore.

* The setup hook is now in a separate wrapper package so that we don't
  have to recompile all of GHC every time we want to make a small
  change.

* cinelerra: this package appears to have an accidental dependency on
  the "X11" Haskell package.

svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
..
cinelerra * Move the composition of Haskell packages out of all-packages.nix 2009-04-18 12:47:11 +00:00
dvdauthor added dvdauthor 2009-01-14 16:23:06 +00:00
gnash GNU Gnash 0.8.5. 2009-03-06 14:24:27 +00:00
kino Nix-expr style review 2008-01-30 17:20:48 +00:00
MPlayer Making mplayer compile with mesa, so it gets 'gl' output. 2009-04-14 21:01:16 +00:00
mythtv * mythtv: build with Xv/X11/XvMV support. However, for some strange 2008-06-25 22:01:33 +00:00
RealPlayer * firefox-wrapper: plugins no longer have to declare additional 2008-06-14 21:42:07 +00:00
vlc * vlc 0.9.9. 2009-04-03 20:25:23 +00:00
xawtv * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
xine-ui xine should work now 2008-01-28 19:47:42 +00:00
xvidcap added meta tag to xvidcap 2008-10-14 15:26:25 +00:00
zapping * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00