Package airsane: Information

    Source package: airsane
    Version: 0.4.2-alt1
    Latest version according to Repology
    Build time:  Sep 12, 2024, 10:12 PM in the task #357405
    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 (x86_64, ppc64le, i586, aarch64)
    airsane-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Shabalin


    ACL:
    Nikolai Kostrigin
    @everybody

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

    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