Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sane-backends: bump to version 1.0.25 | Vicente Olivert Riera | 2015-10-07 | 1 | -24/+0 |
| | | | | | | | | | | | | | - Bump version to 1.0.25 - Update hash file. The hash value provided by the alioth.debian.org URL is wrong, so use the one provided by www.sane-project.org. I have reported this upstream. - Remove unnecessary patches: 0002-remove-unsafe-headers-path.patch 0003-remove-cups-and-systemd-support.patch Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | sane-backends: bump to version 1.0.24 | Gustavo Zacarias | 2015-05-01 | 1 | -0/+24 |
Bump sane-backends to a "modern" 1.0.24 version. Tweak the patches to avoid autoreconf (it doesn't seem to be happy for me in gentoo). Disable cups support (checks are wrong and it's no longer required). Disable systemd support (checks are wrong and we never accounted for this). Should fix wine failure (i was unable to build sane-backends before): http://autobuild.buildroot.net/results/d01/d01a3c7786df8cfd962a27f39283851db45c6165/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |