Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63076 Details for
Bug 97921
sys-devel/flex-2.5.31 update request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New flex with debian patch 32 ebuild.
flex-2.5.31-r2.ebuild (text/plain), 1.13 KB, created by
Francisco José Cañizares Santofimia
on 2005-07-10 09:37:24 UTC
(
hide
)
Description:
New flex with debian patch 32 ebuild.
Filename:
MIME Type:
Creator:
Francisco José Cañizares Santofimia
Created:
2005-07-10 09:37:24 UTC
Size:
1.13 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.31-r1.ebuild,v 1.8 2005/01/20 08:25:23 eradicator Exp $ > >inherit eutils > >DEBIAN_PATCH=32 > >DESCRIPTION="GNU lexical analyser generator" >SRC_URI="mirror://sourceforge/lex/${P}.tar.bz2 > mirror://debian/pool/main/f/flex/${PN}_${PV}-${DEBIAN_PATCH}.diff.gz" >HOMEPAGE="http://lex.sourceforge.net/" > >SLOT="0" >LICENSE="FLEX" >KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ppc64" >IUSE="build nls static" > >DEPEND="virtual/libc > nls? ( sys-devel/gettext )" > >src_unpack() { > unpack ${A} > epatch ${PN}_${PV}-${DEBIAN_PATCH}.diff > cd ${S} > epatch ${FILESDIR}/${P}-yytext_ptr.patch >} > >src_compile() { > myconf="" > > use nls || myconf="--disable-nls" > > econf ${myconf} || die > > if ! use static > then > emake || make || die > else > emake LDFLAGS=-static || die > fi >} > >src_install() { > einstall || die > > if ! use build > then > dodoc AUTHORS COPYING ChangeLog NEWS ONEWS README* RoadMap THANKS TODO > else > rm -rf ${D}/usr/share ${D}/usr/include ${D}/usr/lib > fi > > dosym flex /usr/bin/lex >}
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 97921
:
63076