net-print/brother-hll8350cdw-bin - 1.1.2-r2 (brother-overlay)

Search

Package Information

Description:
Brother printer driver for HL-L8350CDW
Homepage:
http://support.brother.com
License:
brother-eula

Ebuild Details

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

EAPI=8

inherit rpm multilib

DESCRIPTION="Brother printer driver for HL-L8350CDW"

HOMEPAGE="http://support.brother.com"

SRC_URI="http://download.brother.com/welcome/dlf101040/hll8350cdwlpr-1.1.2-1.i386.rpm
	http://download.brother.com/welcome/dlf101038/hll8350cdwcupswrapper-1.1.2-1.i386.rpm"

LICENSE="brother-eula"

SLOT="0"

KEYWORDS="amd64"

IUSE=""

RESTRICT="mirror strip"

DEPEND="net-print/cups"
RDEPEND="${DEPEND}"

S=${WORKDIR}

src_unpack() {
	rpm_unpack ${A}
}

src_install() {
	has_multilib_profile && ABI=x86

	dosbin "${WORKDIR}/usr/bin/brprintconf_hll8350cdw"

	cp -r usr "${D}" || die
	cp -r opt "${D}" || die

	mkdir -p "${D}/usr/libexec/cups/filter" || die
	( cd "${D}/usr/libexec/cups/filter/" && ln -s ../../../../opt/brother/Printers/hll8350cdw/lpd/filterhll8350cdw brother_lpdwrapper_hll8350cdw ) || die

	mkdir -p "${D}/usr/share/cups/model" || die
	( cd "${D}/usr/share/cups/model" && ln -s ../../../../opt/brother/Printers/hll8350cdw/cupswrapper/brother_hll8350cdw_printer_en.ppd ) || die
}

Dependencies

DEPEND

net-print/cups

RDEPEND

net-print/cups

Manifest for 1.1.2-r2

Type File Size Source URLs
DIST hll8350cdwcupswrapper-1.1.2-1.i386.rpm 15830 bytes http://download.brother.com/welcome/dlf101038/hll8350cdwcupswrapper-1.1.2-1.i386.rpm
DIST hll8350cdwlpr-1.1.2-1.i386.rpm 719437 bytes http://download.brother.com/welcome/dlf101040/hll8350cdwlpr-1.1.2-1.i386.rpm