aboutsummaryrefslogtreecommitdiff
path: root/graphics/epsonscan2-non-free-plugin
Commit message (Collapse)AuthorAgeFilesLines
* graphics/epsonscan2-non-free-plugin: Remove warning, extend pkg-messageYasuhiro Kimura2022-04-052-8/+5
| | | | | | | | | | | | | | | There are two problems about using .warning in Makefile. 1. It is evaluated only when make(1) is invoked. So user of binary package never see the message. 2. It is not related to specific target. So the message is displayed with improper case such as `make index`. So add a message to pkg-message rather than using .warning in Makefile. PR: 263056 Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
* graphics/epsonscan2: Add new port for Epson ScannersRainer Hurling2022-04-0310-0/+241
This is a port of the Seiko/Epson Epsonscan2 scanner engine and GUI[1]. It provides a complete alternative to sane/xsane with its own scanner engine and GUI. It also provides a sane back-end library (libsane-epsonscan2.so) so that it works with the sane package. There are two parts to this port: - graphics/epsonscan2 - the main scanner engine and GUI that works with (most) USB scanners - graphics/epsonscan2-non-free-plugin - support for Epson's Linux binary that adds network access to scanners and usb access to some particular scanners Please read the file %%PREFIX%%/lib/epsonscan2/Read_me.FreeBSD for notes on how to set this up and use it. [1] https://download.ebz.epson.net/man/linux/epsonscan2_e.html PR: 261891 Reviewed by: (partly) Tatsuki Makino <tatsuki_makino@hotmail.com>, diizzy@