nixpkgs/pkgs
Cole Helbling a276d1220d
qimgv: enable video support
I actually went back and `strace`'d the binary when it complained about
being unable to load the library it uses for playing videos. Turns out,
it wasn't finding the library because it wasn't in any of its library
paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the
library it uses to play videos, and now things are peachy.

There is a (seemingly innocuous) error that gets displayed from Exiv2
being unable to determine its image type. Since it's actually a video, I
think it's fine. Another issue that pops up in the output is missing
`libcuda.so.1`, but that doesn't seem to affect functionality, and using
`addOpenGLRunpath` on both the binary and libraries didn't silence it.

Also did a little formatting.
2020-04-11 16:35:28 -07:00
..
applications qimgv: enable video support 2020-04-11 16:35:28 -07:00
build-support Merge pull request #84933 from matthewbauer/fix-bazel-copts 2020-04-11 15:31:35 -04:00
common-updater
data Merge pull request #84711 from romildo/upd.matcha-gtk-theme 2020-04-10 23:15:42 -03:00
desktops Merge pull request #84916 from worldofpeace/pantheon-update-04-10 2020-04-10 14:17:48 -04:00
development herwig: 7.2.0 -> 7.2.1 2020-04-11 14:23:26 -04:00
games Merge pull request #85019 from sorki/spring 2020-04-11 20:31:43 +02:00
misc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
os-specific v4l2loopback: 0.12.3 -> 0.12.4 2020-04-10 14:22:11 -07:00
servers Merge pull request #85011 from danielfullmer/zoneminder-1.34.9 2020-04-11 21:32:12 +02:00
shells treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
stdenv treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
test
tools starship: 0.39.0 -> 0.40.0 2020-04-11 14:11:13 -04:00
top-level Merge pull request #84993 from talyz/pdo_mysql_socket 2020-04-11 21:12:31 +02:00