Hello!
Andy Patterson skribis:
> Here's some patches implementing what you've suggested. I decided to use the
> full "sane-backends" for the other dependents, since I guessed that they need
> some backend support. If anyone knows that that's not required, it can be
> changed.
I think that’s fin
Hi,
Here's some patches implementing what you've suggested. I decided to use the
full "sane-backends" for the other dependents, since I guessed that they need
some backend support. If anyone knows that that's not required, it can be
changed.
Thanks,
--
Andy
Andy Patterson skribis:
> Hi, and sorry for the late reply.
>
> On Tue, 06 Dec 2016 10:10:57 +0100
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> Andy Patterson skribis:
>>
>> > On Mon, 05 Dec 2016 21:48:36 +0100
>> > l...@gnu.org (Ludovic Courtès) wrote:
>> >
>> >> > +(define-public sane-backe
Hi, and sorry for the late reply.
On Tue, 06 Dec 2016 10:10:57 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Andy Patterson skribis:
>
> > On Mon, 05 Dec 2016 21:48:36 +0100
> > l...@gnu.org (Ludovic Courtès) wrote:
> >
> >> > +(define-public sane-backends+hpaio
> >>
> >> Could you add a
Andy Patterson skribis:
> On Mon, 05 Dec 2016 21:48:36 +0100
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> > +(define-public sane-backends+hpaio
>>
>> Could you add a comment and a synopsis explaining what’s this is?
>>
>
> Sure, is the following patch ok?
Yup!
>> > + (package
>> > +(in
On Mon, 05 Dec 2016 21:48:36 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> > +(define-public sane-backends+hpaio
>
> Could you add a comment and a synopsis explaining what’s this is?
>
Sure, is the following patch ok?
> > + (package
> > +(inherit sane-backends)
> > +(name "sane-back
Andy Patterson skribis:
> * gnu/packages/scanner.scm (sane-backends+hpaio): New variable.
[...]
> +(define-public sane-backends+hpaio
Could you add a comment and a synopsis explaining what’s this is?
> + (package
> +(inherit sane-backends)
> +(name "sane-backends+hpaio")
> +(inpu
* gnu/packages/scanner.scm (sane-backends+hpaio): New variable.
---
gnu/packages/scanner.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
index 76817b3..f918291 100644
--- a/gnu/packages/scanner.scm
+++ b/gn