Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 346186 Details for
Bug 466654
net-print/epson-inkjet-printer_201207w-1.0.0: Epson printer driver (L110, L210, L300, L350, L355, L550, L555)"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
epson-inkjet-printer_201207w-1.0.0.ebuild
epson-inkjet-printer_201207w-1.0.0.ebuild (text/plain), 1.33 KB, created by
José Romildo Malaquias
on 2013-04-21 11:28:05 UTC
(
hide
)
Description:
epson-inkjet-printer_201207w-1.0.0.ebuild
Filename:
MIME Type:
Creator:
José Romildo Malaquias
Created:
2013-04-21 11:28:05 UTC
Size:
1.33 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit rpm autotools > >MY_PN=${PN%_*}-${PN##*_} > >DESCRIPTION="Epson printer driver (L110, L210, L300, L350, L355, L550, L555)" >HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX > http://www.openprinting.org/driver/epson-201207w" >SRC_URI="http://download.ebz.epson.net/dsc/op/stable/SRPMS/${MY_PN}-${PV}-1lsb3.2.src.rpm" > >LICENSE="LGPL EPSON" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="net-print/cups" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/epson-inkjet-printer-filter-${PV}" > >src_prepare() { > eautoreconf > chmod +x configure >} > >src_configure() { > econf LDFLAGS="$LDFLAGS -Wl,--no-as-needed" --prefix=/opt/${MY_PN} > # if you have runtime problems: > # add "--enable-debug" and look into /tmp/epson-inkjet-printer-filter.txt >} > >src_install() { > insinto /opt/${MY_PN}/cups/lib/filter > doins src/epson_inkjet_printer_filter > chmod 755 ${D}/opt/${MY_PN}/cups/lib/filter/epson_inkjet_printer_filter > > use amd64 && X86LIB=64 > > insinto /opt/${MY_PN} > for folder in lib"${X86LIB}" resource watermark; do > doins -r ../${MY_PN}-${PV}/$folder > done > > insinto /usr/share/cups/model/${MY_PN} > doins ../${MY_PN}-${PV}/ppds/* > > dodoc AUTHORS COPYING COPYING.LIB COPYING.EPSON > dodoc ../${MY_PN}-${PV}/{Manual.txt,README} >}
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 466654
: 346186