33145a024b
This commit adds support for Epson scanners. It packages the iscan application, the epkowa SANE backend, iscan-data, as well as the scanner-specific plugin for the GT S650 (and by extension V19 and V39). More scanner plugins may be added later when people request them. iscan is unfree because it ships with a binary blob. sane-epkowa is free, however, same as iscan-data. Scanner plugins are unfree again. All unfree components are covered by the AVASYS license. Not only does it allow distribution, it's also almost a free license. However, it forbids reverse engineering the binary blobs. The binary blobs make this x86/amd64-only packages. The epkowa backend itself could technically be compiled for other architectures, but it's not evident that it's worth the time. Most modern scanners need a proprietary plugin.
14 lines
554 B
Bash
14 lines
554 B
Bash
# Template file for 'iscan-data'
|
|
pkgname=iscan-data
|
|
version=1.36.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
|
hostmakedepends="libxslt"
|
|
depends="sane-udev-rules"
|
|
license="GPL-2"
|
|
homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
|
|
short_desc="EPSON Image Scan! data files"
|
|
distfiles="https://download3.ebz.epson.net/dsc/f/03/00/03/61/59/646738a219f7354bf3268897385f6ce48c0776bf/${pkgname}_${version}-1.tar.gz"
|
|
checksum=3a0a0075d0f7fcb0f482cbde2e74c9f6bee64268db32a4e6f470f1a6069117ba
|
|
noarch=yes
|