Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 174071 Details for
Bug 248923
Ebuilds for Brother DCP-7010 LPR driver and CUPS wrapper.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for cupswrapper
brother_dcp7010_cupswrapper-2.0.1.ebuild (text/plain), 1.09 KB, created by
Christian Häßler
on 2008-12-02 13:50:08 UTC
(
hide
)
Description:
Ebuild for cupswrapper
Filename:
MIME Type:
Creator:
Christian Häßler
Created:
2008-12-02 13:50:08 UTC
Size:
1.09 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit rpm multilib eutils > >DESCRIPTION="Brother DCP-7010 CUPS wrapper." >HOMEPAGE="http://solutions.brother.com/linux/en_us/index.html" >SRC_URI="cupswrapperDCP7010-2.0.1-1.i386.rpm" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >RESTRICT="fetch strip" > >DEPEND="net-print/cups > app-arch/rpm > >=net-print/brother_dcp7010_lpr-2.0.1" >RDEPEND="${DEPEND}" > >DOWNLOAD_URL="http://www.brother.com/cgi-bin/agreement/agreement.cgi?dlfile=http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/cups_wrapper/cupswrapperDCP7010-2.0.1-1.i386.rpm&lang=English_gpl" > >pkg_nofetch() { > einfo "Please download ${A} from ${DOWNLOAD_URL}." > einfo "Select 'I Accept' and move the file to ${DISTDIR}." >} > >src_unpack() { > rpm_unpack "${DISTDIR}/${A}" || die "Error unpacking ${A}." >} > >src_install() { > has_multilib_profile && ABI=x86 > INSTDIR="/opt/Brother" > > dodir "${INSTDIR}/cupswrapper" > mv usr/local/Brother/cupswrapper/{brcupsconfig3,cupswrapperDCP7010-2.0.1} "${D}${INSTDIR}/cupswrapper" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248923
: 174071 |
174072