Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 625398 Details for
Bug 662364
net-print/epson-inkjet-printer-escpr2 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
version bump binary package 1.1.10, released 2020-03-16
epson-inkjet-printer-escpr2-bin-1.1.10.ebuild (text/plain), 1.54 KB, created by
Andreas Thalhammer
on 2020-03-24 21:02:25 UTC
(
hide
)
Description:
version bump binary package 1.1.10, released 2020-03-16
Filename:
MIME Type:
Creator:
Andreas Thalhammer
Created:
2020-03-24 21:02:25 UTC
Size:
1.54 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit rpm > >DESCRIPTION="Epson Inkjet Printer Driver (ESC/P-R) 2 BINARY PACKAGE" >HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" >SRC_URI="x86? ( https://download3.ebz.epson.net/dsc/f/03/00/10/85/32/390c6d13627a25659a3637291603d9cceb14b834/epson-inkjet-printer-escpr2-1.1.10-1lsb3.2.i486.rpm ) > amd64? ( https://download3.ebz.epson.net/dsc/f/03/00/10/85/32/6ffb7cd857bc857ca214fb57ed8f1622c4465ffe/epson-inkjet-printer-escpr2-1.1.10-1lsb3.2.x86_64.rpm )" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >RDEPEND="net-print/cups > sys-libs/liblsb-compat:3 > !net-print/epson-inkjet-printer-escpr2" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/opt/epson-inkjet-printer-escpr2" > >src_unpack() { > if use x86; then > rpm_src_unpack epson-inkjet-printer-escpr2-${PV}-1lsb3.2.i486.rpm > elif use amd64; then > rpm_src_unpack epson-inkjet-printer-escpr2-${PV}-1lsb3.2.x86_64.rpm > fi > cd ${S} >} > >src_install() { ># libraries > if use x86; then > dolib.so lib/libescpr2.so.1.0.0 lib/libescpr2.so.1.0.0 lib/libescpr2.so.1.0.0 > elif use amd64; then > dolib.so lib64/libescpr2.so.1.0.0 lib64/libescpr2.so.1.0.0 lib64/libescpr2.so.1.0.0 > fi ># cups executables > exeinto /opt/epson-inkjet-printer-escpr2/cups/lib/filter > doexe cups/lib/filter/epson-escpr-wrapper2 cups/lib/filter/epson-escpr2 ># docs > dodoc doc/* ># ppds > insinto /usr/share/ppd/epson-inkjet-printer-escpr2/ > doins ppds/Epson/* >}
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 662364
:
541558
|
541560
|
541562
|
541672
|
544592
|
544594
|
544596
|
550948
|
550950
|
550952
|
557610
|
557612
|
566378
|
566380
|
586094
|
586098
|
586100
|
596054
|
596058
|
603090
|
603092
|
611716
|
625396
|
625398
|
645334
|
645336
|
645338
|
652146
|
652148
|
662767
|
662770
|
832227