nixpkgs/pkgs/development
Bjørn Forsman 2cec70ce6c qt55: fix qtmultimedia gstreamer support
Without this, configure will say:

  Checking for openal... no
  /tmp/nix-build-qtmultimedia-5.5.0.drv-0/qtmultimedia-opensource-src-5.5.0/qtmultimedia.pro:28:
  Variable GST_VERSION is not defined.
  Checking for resourcepolicy... no

And there may be application runtime errors like

  defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"

After this fix, configure will say:

  Checking for openal... no
  Checking for gstreamer... yes
  Checking for gstreamer_photography... no
  Checking for gstreamer_encodingprofiles... yes
  Checking for gstreamer_appsrc... yes
  Checking for linux_v4l... yes
  Checking for resourcepolicy... no

And the above runtime error will not appear.

This fix is similar to 449b6028 ("qt5.multimedia: fix gstreamer
support."), except with Qt 5.5 we also need to set GST_VERSION.
2015-11-09 10:55:04 +01:00
..
arduino
compilers Merge pull request #10738 from matthewbauer/emscripten-1.35 2015-11-06 17:21:21 +01:00
coq-modules coqPackages.ssreflect: add ncurses as a dependency 2015-10-31 09:33:05 -07:00
dotnet-modules/patches
eclipse
go-modules goPackages.tools: add setup-hook for setting GOTOOLDIR 2015-10-28 11:01:26 +01:00
guile-modules
haskell-modules configuration-hackage2nix.yaml: update list of broken builds 2015-11-05 11:57:00 +01:00
interpreters groovy: 2.4.3 -> 2.4.5 and wrap correctly 2015-11-05 20:37:08 +01:00
libraries qt55: fix qtmultimedia gstreamer support 2015-11-09 10:55:04 +01:00
lisp-modules
lua-modules
misc
mobile
ocaml-modules Merge pull request #10637 from vbgl/ppx 2015-11-04 23:16:54 +01:00
perl-modules perl-DBD-mysql: 4.031 -> 4.033 2015-11-05 14:56:58 +01:00
pharo
pure-modules
python-modules pythonPackages.sphinx: apply a patch to support py35 2015-11-04 10:40:28 +01:00
qtcreator
r-modules r-modules: init IRkernel packages 2015-10-30 03:48:23 +02:00
ruby-modules
tools Merge pull request #9980 from wavewave/gradle25 2015-11-06 17:17:28 +01:00
web valum: init at 0.2.0 2015-10-29 16:58:14 +01:00