gnu: k3b: Add inputs for libraries loaded at runtime.
authorTimotej Lazar <timotej.lazar@araneo.si>
Wed, 17 Jun 2020 10:50:06 +0000 (12:50 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 21 Jun 2020 15:36:41 +0000 (17:36 +0200)
commit4aa89a09144e8dac30c9c618ce159f81862da952
treed3f51189f745ebc797fd264646b7acb00d6f912e
parent7afaab8befef57a8358e4a5881508fb278d18733
gnu: k3b: Add inputs for libraries loaded at runtime.

Patch the source to load these from absolute paths. Actual loading is done by
the Qt library, so we cannot use k3b’s runpath.

* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add libcdio-paranoia and
libdvdcss.
[arguments]<#:phases>[set-absolute-library-paths]: New phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/kde-multimedia.scm