Package sane-airscan: Information

  • Default inline alert: Version in the repository: 0.99.29-alt1

Source package: sane-airscan
Version: 0.99.28-alt1
Latest version according to Repology
Build time:  Feb 17, 2024, 12:38 PM in the task #340879
Category: Graphics
Report package bug
License: GPLv2
Summary: This package contains SANE backend for AirScan (eSCL) and WSD document scanners
Description: 
Similar to how most modern network printers support "driverless" printing, using
the universal vendor-neutral printing protocol, many modern network scanners and
MFPs support "driverless" scanning.

Driverless scanning comes in two flavors:

    Apple AirScan or AirPrint scanning (official protocol name is eSCL)
    Microsoft WSD, or WS-Scan (term WSD means "Web Services for Devices)

This backend implements both protocols, choosing automatically between them. It
was successfully tested with many devices from Brother, Canon, Kyocera, Lexmark,
Epson, HP, Ricoh, Samsung and Xerox both in WSD and eSCL modes.

For eSCL devices, Apple maintains a comprehensive list of compatible devices,
but please note, this list contains not only scanners and MFP, but pure printers
as well.

This backend doesn't require to install and doesn't conflict with
vendor-provided proprietary software like ScanGear from Canon, HPLIP from HP and
so on.

List of rpms provided by this srpm:
sane-airscan (x86_64, ppc64le, i586, armh, aarch64)
sane-airscan-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Nikolai Kostrigin

List of contributors:
Nikolai Kostrigin

ACL:
Nikolai Kostrigin
@everybody

    1. libpng-devel
    2. libavahi-glib-devel
    3. libsane-devel
    4. libtiff-devel
    5. libxml2-devel
    6. libgnutls-devel
    7. libjpeg-devel

Last changed


Feb. 17, 2024 Nikolai Kostrigin 0.99.28-alt1
- new version
Jan. 31, 2024 Nikolai Kostrigin 0.99.27-alt2.git3a6fd942
- 0.99.27 plus latest upstream fixes and features
  + fix FTBFS when building against libxml2
  + new models support tested and fixed
- spec: do not use meson for build
  + refer to https://github.com/alexpevzner/sane-airscan/issues/49#issuecomment-657639351
  + remove meson from BR:
- spec: add libtiff-devel to BR: according to upstream codebase changes
Oct. 29, 2021 Nikolai Kostrigin 0.99.27-alt1
- new version