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 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
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 Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
eclipse ecj: require jdk7 instead of jdk 2015-07-27 17:37:37 +02:00
go-modules goPackages.tools: add setup-hook for setting GOTOOLDIR 2015-10-28 11:01:26 +01:00
guile-modules guile-gnome-platform: 2.16.1 -> 2015/01/23 git 2015-07-23 04:13:03 -05:00
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 lisp-packages: git.b9.com moved to git.kpe.io 2015-09-30 23:41:01 +02:00
lua-modules
misc
mobile android-sdk: 24.3.4 -> 24.4, android-ndk: r10c -> r10e 2015-10-18 19:02:23 +09:00
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 xlibs: replace occurrences by xorg 2015-09-15 12:54:34 +02:00
pure-modules x11: replace its usage by xlibsWrapper directly 2015-09-15 12:08:24 +02:00
python-modules pythonPackages.sphinx: apply a patch to support py35 2015-11-04 10:40:28 +01:00
qtcreator qtcreator: add missing QML modules (fixes #9629) 2015-09-03 19:24:58 +02:00
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