nixpkgs/pkgs/applications/video
Lluís Batlle i Rossell f3c23487a2 Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to rebuild
stdenv.

In this gcc-wrapper2 I made the ld-wrapper.sh to handle the linking with shared
objects through direct pass as ld command arguments of the absolute path to shared
objects, instead of using the -L/-l combinations.

cmake 'FindXXX.cmake' modules make a strong usage of the dynamic linking directly
passing the absolute path to the shared object to the linker, and as our wrapper did
not add any -rpath for those, writting the nix expressions for some cmake packages
resulted in a lot of tricks, compared to using this gcc-wrapper2.

This gcc-wrapper2/ld-wrapper.sh should become the gcc-wrapper/ld-wrapper in a
stdenv update.

I also updated some cmake expressions to use this gcc-wrapper2, and reduced its
tricks.

I also updated the cmake setup-hook for it to make cmake not touch any rpath decided
at build time, when running the 'make install' of makefiles created by cmake.

svn path=/nixpkgs/trunk/; revision=18885
2009-12-10 22:19:52 +00:00
..
avidemux Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to rebuild 2009-12-10 22:19:52 +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.6. 2009-09-25 15:24:31 +00:00
gnome-mplayer * Added gecko-mediaplayer, a browser plugin that uses gnome-mplayer to 2009-07-15 20:34:08 +00:00
kino
MPlayer Adding amr support in mplayer. That should be enabled by the user, because those libraries are not redistributable. 2009-10-04 21:31:34 +00:00
mythtv * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
RealPlayer
vlc * vlc 0.9.9. 2009-04-03 20:25:23 +00:00
xawtv
xine-ui One more program needs libXi explicitly passed.. 2009-11-06 05:14:41 +00:00
xvidcap Adding a patch I forgot needed for the xvidcap expression 2009-05-06 21:03:57 +00:00
zapping * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00