Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2022 21:22:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261891] [NEW PORT] graphics/epsonscan2: scanner engine supporting many Seiko/Epson scanners
Message-ID:  <bug-261891-7788-94d5ftNUNF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261891-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261891-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261891

--- Comment #22 from J.R. Oldroyd <fbsd@opal.com> ---
(In reply to Daniel Engberg from comment #21)

Thanks for all the pointers and references to the doc and examples.

I have changed PORTVERSION to DISTVERSION.
I have added LICENSE_FILE.

Re pcre:
$ ldd /usr/local/bin/epsonscan2 | grep pcre
        libpcre2-16.so.0 =3D> /usr/local/lib/libpcre2-16.so.0 (0x802388000)
        libpcre.so.1 =3D> /usr/local/lib/libpcre.so.1 (0x80281e000)
So, yes, I think we need both here.

Added to USES: gettext-runtime gnome jpeg localbase

Added USE_GNOME=3Dglib20

Removed the libjpeg-turbo dependency since USES=3Djpeg handles it.

If LDFLAGS is needed, I'm unclear what to put there as it works for me with=
out.
 Please send explicit value.

Re DOCSDIR, the upstream installs docs to that path.  I will remove the
"-1.0.0.0-1" before installing.

I have made similar changes to DISTVERSION and DOCSDIR in the non-free-plug=
in
too.  I also fixed the version numbers in the non-free-plugin so that the
6.6.40.0 appears in the port and the EPSON version is 1.0.0.5.  (I had these
the other way round in this port before.)

I'll upload new versions of both in a short while.

I am still working with Rainer on the problems accessing his scanner with t=
he
Linux binary es2intif.  It it starting to look like linux_libusb may not be
talking to the device.  Fortunately, most supported scanners do not require
this.  But it would be good to have that working too.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261891-7788-94d5ftNUNF>