nixpkgs/pkgs/applications
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
..
accessibility treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
audio Merge pull request #84984 from r-ryantm/auto-update/strawberry 2020-04-11 23:18:07 +08:00
backup treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
blockchains treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
display-managers treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
editors Merge pull request #84810 from kuznero/master 2020-04-11 14:55:30 +02:00
gis treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
graphics qimgv: enable video support 2020-04-11 16:35:28 -07:00
kde treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
misc Merge pull request #85014 from bcc32/patch-1 2020-04-11 21:30:57 +02:00
networking Merge pull request #84982 from endocrimes/nomad-0.11.x 2020-04-11 13:14:36 -05:00
office treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qubes/qubes-core-vchan-xen maintainers: fix 0x4A6F 2020-02-11 19:29:51 +01:00
radio treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
science treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
search treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
system glances: 3.1.4 -> 3.1.4.1 2020-03-25 19:01:01 +01:00
version-management treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
video treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
virtualization treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
window-managers treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00