Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2022 13:18:33 +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-8K9tCj5Hsc@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 #31 from J.R. Oldroyd <fbsd@opal.com> ---
(In reply to Tatsuki Makino from comment #30)

Arigato Tatsuki-san for all these suggestions.  I have incorporated them in=
 the
next version, but with some changes.

You missed the "-raspbian" in the arm distfile name.  I also found that, si=
nce
I need to alter the distfile names for the extract and install rules, I sti=
ll
need to keep things like "x86_64" and "i686" in parameter variables rather =
than
explicitly in the DISTFILE variables.

Understood that PORTREVISION is not needed yet, but I am using it here on t=
hree
test systems (e.g., with USB, over the net, etc) and also with Rainer who is
still testing, and it is helpful for us to see which test version is instal=
led
where.  I expect the committer will remove it when we get to that point.

Re the ":archname" names, I've used your "aarch64" for now, but the Linux c=
ode
uses "armv7", so should we perhaps be using "armv7" here too?  I am not
familiar with the distinction between these arm architectures.

I am not sure what you mean about setting WRKSRC to some other value?

I have removed the PLIST_SUB from this Makefile, it isn't needed at all.

I have changed the do-install rule completely because, in testing with Rain=
er,
we discovered that the es2intif program needs additional shared libs which I
had previously installed in the FreeBSD dirs, but which need to be in the L=
inux
dirs.  Rainer is testing that again now, so I will delay uploading this lat=
est
version until he reports back.

--=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-8K9tCj5Hsc>