Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 550952 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]
1.0.24, released 2018-10-08, code cleanup + escprlib useflag
epson-inkjet-printer-escpr2-1.0.24.ebuild (text/plain), 1.35 KB, created by
Andreas Thalhammer
on 2018-10-12 20:10:02 UTC
(
hide
)
Description:
1.0.24, released 2018-10-08, code cleanup + escprlib useflag
Filename:
MIME Type:
Creator:
Andreas Thalhammer
Created:
2018-10-12 20:10:02 UTC
Size:
1.35 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" >HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" >SRC_URI="https://download3.ebz.epson.net/dsc/f/03/00/08/30/21/a1e789966fa3b427f4d9c26a50e4a2de34c3ddd4/epson-inkjet-printer-escpr2-1.0.24-1lsb3.2.src.rpm" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 x86 ~arm ~arm64" >IUSE="escprlib" > >RDEPEND="net-print/cups > !net-print/epson-inkjet-printer-escpr2-bin" >DEPEND="${RDEPEND}" > >PATCHES=( > # Shamelessly copied from: > # https://aur.archlinux.org/packages/epson-inkjet-printer-escpr2/ > # Patch URL: https://aur.archlinux.org/cgit/aur.git/tree/bug_x86_64.patch?h=epson-inkjet-printer-escpr2 > "${FILESDIR}/bug_x86_64.patch" >) > >#src_prepare() { ># if use amd64 ; then ># epatch "${FILESDIR}/bug_x86_64.patch" ># fi >#} > >src_configure() { > econf --disable-shared > > # Makefile calls ls to generate a file list which is included in Makefile.am > # Set the collation to C to avoid automake being called automatically > unset LC_ALL > export LC_COLLATE=C >} > >src_install() { > emake -C ppd DESTDIR="${D}" install > if use escprlib ; then > emake -C escprlib DESTDIR="${D}" install > fi > emake -C src DESTDIR="${D}" install > einstalldocs >}
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
|
926232