Package airsane: Information

    Source package: airsane
    Version: 0.4.2-alt1
    Build time:  Sep 13, 2024, 06:38 AM
    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 (loongarch64)
    airsane-debuginfo (loongarch64)

    Maintainer: Alexey Shabalin


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

    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