Package airsane: Information

    Source package: airsane
    Version: 0.4.2-alt1
    Build time:  Nov 16, 2024, 02:21 PM
    Category: Graphics
    Report package bug
    License: GPLv3
    Summary: A SANE WebScan frontend that supports Apple's AirScan protocol.
    Description: 
    A SANE WebScan frontend that supports Apple's AirScan protocol.
    Scanners are detected automatically, and published through mDNS.
    Though images may be acquired and transferred in JPEG, PNG, and
    PDF/raster format through a simple web interface, AirSane's intended
    purpose is to be used with AirScan/eSCL clients such as Apple's Image
    Capture.
    
    Images are encoded on-the-fly during acquisition, keeping memory/storage
    demands low. Thus, AirSane will run fine on a Raspberry Pi or similar
    device.
    
    Authentication and secure communication are not supported.
    
    If you are looking for a powerful SANE web frontend, AirSane may not be
    for you. You may be interested in phpSANE instead.

    List of RPM packages built from this SRPM:
    airsane (e2kv6, e2kv5, e2kv4, e2k)
    airsane-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Shabalin


      1. ninja-build
      2. libavahi-devel
      3. cmake >= 3.5
      4. libjpeg-devel
      5. rpm-macros-cmake
      6. gcc-c++
      7. libpng-devel
      8. libsane-devel
      9. libusb-devel

    Last changed


    Sept. 12, 2024 Alexey Shabalin 0.4.2-alt1
    - 0.4.2 (NMU)
    - add requires to sane-server and libsane for add user "_saned" and add group "scaner"
    - move config to /etc/sysconfig
    - fixed path systemd unit
    Aug. 4, 2023 Vasiliy Kovalev 0.3.5-alt1
    - 0.3.4 -> 0.3.5
    July 10, 2023 Artyom Bystrov 0.3.4-alt2
    - Fix build on GCC13