nixpkgs/pkgs/development/libraries/phonon/backends
Benno Fünfstück 128901e09f phonon-backend-gstreamer: don't create $out/$out/share/icons
The build system tries to update the mtime of the icons directory if
`DESTDIR` is unset. That code has bug though that does not deal well
with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug.

Setting `DESTDIR=/` (should be a no-op) fixes this.
2017-03-06 13:25:12 +01:00
..
gstreamer.nix phonon-backend-gstreamer: don't create $out/$out/share/icons 2017-03-06 13:25:12 +01:00
vlc.nix phonon: explicitly select Qt 4 vs. Qt 5 2016-07-29 10:29:41 -05:00