[Bug 261891] [NEW PORT] graphics/epsonscan2: scanner engine supporting many Seiko/Epson scanners
Date: Thu, 17 Feb 2022 15:07:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261891 --- Comment #27 from J.R. Oldroyd <fbsd@opal.com> --- (In reply to Tatsuki Makino from comment #26) I used "epsonscan2-non-free-plugin" as the second port name to be compatible with the Linux version. This is how Epson refers to it. See also Epson's web-manpage which I just discovered here and which refers to this name: https://download.ebz.epson.net/man/linux/epsonscan2_e.html I have added this web-manpage URL to the pkg-descr in epsonscan2 and also to my Read_me.FreeBSD file. In non-free-plugin, I have replaced the linux dependency with a USES=linux but left the linux_libusb dependency there. I have added the <bsd.port.pre.mk> and simplified the ARCH handling by removing my own ARCH setting, by adding an extra LINUX_LIB variable and then using the same do-install rules for all architectures. For now I have left the ${RM} commands in the post-extract as I prefer to keep things cleaned up after use. But if it is important, we can remove those later. To Daniel, I have also added USE_LDCONFIG to both ports now. *** Rainer emailed that he is out for a bit yesterday and today, but he'll resume feedback once he returns. I have sent him additional debug patches regarding es2intif. -- You are receiving this mail because: You are the assignee for the bug.