nixpkgs/pkgs/development/libraries/gstreamer
Tuomas Tynkkynen 584d884bd7 gstreamer: Fix multiple outputs split
- Explicitly moving the files breaks them, because the wrappers
  reference the files by absolute path.  Also this automatically
  moves the manpages to $dev as well.
- Need to explicitly set --exec-prefix since the pkgconfig file has
  `toolsdir=${exec_prefix}/bin`, breaking totem:

http://hydra.nixos.org/build/34980617/nixlog/1/raw

````
checking for BACKEND_TEST... yes
checking GStreamer 1.0 inspection tool... no
configure: error:
		Cannot find required GStreamer-1.0 tool 'gst-inspect-1.0'.
		It should be part of gstreamer-1_0-utils. Please install it.

builder for ‘/nix/store/npq2ihlsdniv4j3wbyparq9byjxqdi15-totem-3.18.1.drv’ failed with exit code 1
````

While at it, enable parallel build.
2016-04-27 05:01:03 +03:00
..
bad gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
base gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
core gstreamer: Fix multiple outputs split 2016-04-27 05:01:03 +03:00
ges gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
gnonlin gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
good gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
gstreamermm gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
legacy ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
libav gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
python gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
qt-gstreamer gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
ugly gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
vaapi gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
validate gstreamer-1.0: multiple outputs 2016-04-25 19:04:24 -05:00
default.nix Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00