gpo.zugaina.org

Search Portage & Overlays:

net-print/brother-mfcj485dw-bin

Brother printer drive for mfcj485dw

Screenshots

ChangeLog

commit 5d98f5ddb7a98b4023045dae4e2f5b9c4c849dd7
Author: Anard <anard@free.fr>
Date: Wed Aug 17 11:49:10 2022 +0200

corrected bad renaming

commit d41b072bbeabcd6aca87d4f63f5318dfa9a20df8
Author: Anard <anard@free.fr>
Date: Wed Aug 17 10:53:57 2022 +0200

switched all ebuilds to EAPI8

commit 89945821e114bfd3692a75e14f78c930590b4b54
Author: Andrew <andrew@egeler.us>
Date: Fri Dec 13 18:26:23 2019 -0500

Extract lpdwrapper script for MFC-J485DW printer

When printing, cups would fail with an error message stating that there
was a missing lpdwrapper file. Adding these lines (discovered by looking
at other ebuilds in this repo) results in a successfully printed test
page for me.

commit deaf5b36bfbf4cd4367baeabf3671107de70cc55
Merge: 6e94367 675a250
Author: stefan-langenmaier <stefan.langenmaier@gmail.com>
Date: Sun Oct 27 20:45:48 2019 +0100

Merge branch 'master' into fix_multilib

commit 6e94367172e344f4c17324247f64914c5343e85f
Author: Matthew White <mehw.is.me@inventati.org>
Date: Sat Oct 26 14:30:17 2019 +0200

add missing inherit multilib to ebuild files

ebuilds with EAPI at least at version 7 will report a command not
found error when has_multilib_profile is called without inheriting
multilib first.

There's no need to inherit multilib if there is already linux-info:
linux-info.eclass -> inherit toolchain-funcs -> inherit multilib.

For the sake of logic, inherit multilib in either ebuilds with EAPI
lower than version 7 and in ebuilds which inherit linux-info if they
use the command has_multilib_profile.

commit 28851376bf5e366f95879219176a5b87a3e2c1fe
Author: Matthew White <mehw.is.me@inventati.org>
Date: Sat Oct 26 13:22:40 2019 +0200

change API into EAPI in affected ebuild files

Change API="7" to EAPI=7. API and EAPI are not the same thing.

What was happening is that EAPI was never set, getting the default
value of 0.

* net-print/brother-mfcl8690cdw-bin/brother-mfcl8690cdw-bin-1.4.0-r1.ebuild
* net-print/brother-mfcl8690cdw-bin/brother-mfcl8690cdw-bin-1.4.0.ebuild
* net-print/brother-mfcj485dw-bin/brother-mfcj485dw-bin-1.0.0.ebuild
* net-print/brother-mfcl3770cdw-bin/brother-mfcl3770cdw-bin-1.0.2.ebuild

commit 87aeba8c8976b5cd3fcfef015db84b74f4e0773a
Author: Matthew White <mehw.is.me@inventati.org>
Date: Fri Oct 25 17:35:55 2019 +0200

remove all stale headers from ebuilds

commit c2042668bdfa66e7ed66a7e49fd6431ae9774de1
Author: Nicholas Vinson <nvinson234@gmail.com>
Date: Sun Apr 7 21:36:17 2019 -0700

net-print/brother-mfcj485dw-bin: Add ebuild for MFC-J485dw

Package-Manager: Portage-2.3.62, Repoman-2.3.12