Search Criteria
Package Details: airsane-git 0.4.12.r0.g129cc3b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/airsane-git.git (read-only, click to copy) |
|---|---|
| Package Base: | airsane-git |
| Description: | Publish SANE scanners to MacOS and Android via Apple AirScan |
| Upstream URL: | https://github.com/SimulPiscator/AirSane |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | airsane |
| Provides: | airsane |
| Submitter: | ejona86 |
| Maintainer: | ejona86 |
| Last Packager: | ejona86 |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-19 21:56 (UTC) |
| Last Updated: | 2026-07-05 20:48 (UTC) |
Dependencies (7)
- avahi
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- sane (sane-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
dreieck commented on 2026-07-19 20:31 (UTC)
Better add
libjpeg.sotodependsarray andlibjpeg-turbotomakedependsarray.Regards!
depau commented on 2026-07-04 13:15 (UTC)
I can confirm that depending on
libjpeg.sosolves the issuedepau commented on 2026-07-02 16:08 (UTC)
Hi! The package depends on libjpeg, but I think it should depend on
libjpeg.so. The libjpeg package has been replaced with https://archlinux.org/packages/extra/x86_64/libjpeg-turbo/ and now this package requires installing mozjpeg to build.wvffle commented on 2024-01-03 10:20 (UTC)
I've tested it on
aarch64and it works fine, could you add it to the PKGBUILD?matkor commented on 2023-01-17 18:15 (UTC)
I updated patches to recent 0.3.5.r5.gc595807. How can I upload it here?
Alfred456654 commented on 2022-10-03 21:48 (UTC)
I'm having issues installing this:
It looks like the patch can't be applied. When I try to skip it, it tells me
sed: can't read systemd/airsaned.service: No such file or directory, which makes sense I guess.Is there an easy fix?
Thanks in advance!
0xFelix commented on 2021-03-13 23:11 (UTC)
@ejona86 Yeah, you're right. I missed that when replacing the whole line. :)
ejona86 commented on 2021-03-13 23:00 (UTC)
@0xFelix, thanks; fixed, although the listen port was changed to base port as well. And would you look at that? There are releases now!
0xFelix commented on 2021-03-13 21:54 (UTC)
Hi, the airsane-systemd-dir.patch does not apply anymore.
Argument "--ignore-list=${IGNORE_LIST}" was added to ExecStart in the upstream repository. Just add this to the end of ExecStart and the patch will apply again.