media-gfx/brother-dcp9055cdn-bin - 1.0-r1 (brother-overlay)

Search

Package Information

Description:
Scanner driver for Brother DCP-9055CDN (brscan4)
Homepage:
http://support.brother.com
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.0-r1 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Scanner driver for Brother DCP-9055CDN (brscan4)"
HOMEPAGE="http://support.brother.com"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND="media-gfx/brother-scan4-bin"

pkg_postinst() {
	einfo "Configure scanner using one of the following commands:"
	einfo "- using hostname:   /usr/local/Brother/sane/brsaneconfig4 -a name=DCP-9055CDN model=DCP-9055CDN nodename=<hostname>"
	einfo "- using IP address: /usr/local/Brother/sane/brsaneconfig4 -a name=DCP-9055CDN model=DCP-9055CDN ip=<IP address>"
}

Dependencies

RDEPEND

media-gfx/brother-scan4-bin