Simple-scan-49.1

Introduction to Simple-scan

The Simple-scan package contains a modern document scanning application. It captures images using SANE, and supports the latest color management and graphics standards.

[Note]

Note

This package is known to build and work properly using an LFS 13.0 platform.

Package Information

Simple-scan Dependencies

Required

colord-1.4.8, itstool-2.0.7, libgusb-0.4.9, libadwaita-1.8.4, libwebp-1.6.0, and SANE-1.4.0

Installation of Simple-scan

Install Simple-scan by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install &&
gtk-update-icon-cache -qtf /usr/share/icons/hicolor

Command Explanations

--buildtype=release: Specify a buildtype suitable for stable releases of the package, as the default may produce unoptimized binaries.

gtk-update-icon-cache [...]: This command updates the system-wide GTK+ icon cache since Simple-scan's build system does not update it to account for the icons that it installs.

Contents

Installed Programs: simple-scan
Installed Libraries: None
Installed Directories: /usr/share/help/*/simple-scan

Short Descriptions

simple-scan

is a modern document scanning application