guix-mirrors/gnu
Sergey Trofimov dd1ab753ef
gnu: sane-backends-minimal: Respect backend search paths.
SANE's dynamic loading mechanism looks for configs in SANE_CONFIG_DIR,
and the libraries are expected to be either in LD_LIBRARY_PATH or in the
LIBDIR, which is set during the build to $PREFIX/lib/sane. A small patch
is necessary to make SANE respect backend search paths set by Guix.

* gnu/local.mk: Register sane-look-for-plugins-in-SANE_BACKEND_LIB_PATH.patch
* gnu/packages/scanner.scm (sane-backends-minimal): Patch dynamic
loading mechanism to look for libraries in SANE_BACKEND_LIB_PATH.

Change-Id: I132a709d171331d249acfe2fd1242dae43867ae8
2025-09-25 23:26:54 -04:00
..
bootloader system: Add u-boot-rock-4c-plus-rk3399. 2025-09-18 23:28:19 +02:00
build file-systems: Fix article usage in docstrings. 2025-09-21 19:08:33 +02:00
home home: services: sway: Export configuration file accessors. 2025-09-23 15:01:33 +02:00
installer
machine
packages gnu: sane-backends-minimal: Respect backend search paths. 2025-09-25 23:26:54 -04:00
services services: mumi: Raise maximum duration of indexing job. 2025-09-25 11:37:06 +01:00
system system: bare-bones: Remove Cuirass service. 2025-09-21 18:50:05 +02:00
tests Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: sane-backends-minimal: Respect backend search paths. 2025-09-25 23:26:54 -04:00
machine.scm
packages.scm
services.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
system.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
tests.scm