Gentoo Archives: gentoo-user

From: tastytea <gentoo@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Brother HL-L6200DW
Date: Thu, 07 Apr 2022 01:11:09
Message-Id: 20220407031046.06d1c1fd@ventiloplattform.tastytea.de
In Reply to: Re: [gentoo-user] Brother HL-L6200DW by thelma@sys-concept.com
1 On 2022-04-06 19:05-0600 thelma@×××××××××××.com wrote:
2
3 > On 4/6/22 16:43, P Levine wrote:
4 > > On Wed, Apr 6, 2022 at 3:40 PM <thelma@×××××××××××.com
5 > > <mailto:thelma@×××××××××××.com>> wrote:
6 > >
7 > > Does anybody have this printer?
8 > >
9 > > Is there a driver in overlay to setup this printer?
10 > >
11 > > Installing those drivers from rpm and cupswrapper is tiring.
12 > >
13 > > I have a different brother printer but I used an ebuild from
14 > > brother-overlay
15 > > <https://github.com/stefan-langenmaier/brother-overlay> as a
16 > > template. The closest to your printer would likely be
17 > > brother-hll8350cdw-bin-1.1.2-r1.ebuild
18 > > <https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild>.
19 > > Rename to brother-hl6200dw-bin-1.1.2-r1.ebuild. Change the parts of
20 > > SRC_URI to match the download URI used to download the driver(s)
21 > > from the Brother website. Change instances of "hll8350cdw" to
22 > > "hll6200dw".
23 >
24 > This is a good idea. I've the files (modified them):
25 > brother-hl6200dw-bin-1.1.2-r1.ebuild and metadata.xml
26 >
27 > My only question is which directory to put them in? I think:
28 > /usr/local/portage/(something)
29
30 That's described in
31 <https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository>. In short:
32 eselect repository create <repository_name>

Replies

Subject Author
Re: [gentoo-user] Brother HL-L6200DW thelma@×××××××××××.com