Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79636 Details for
Bug 122638
media-libs/gle --as-needed bug, version bump, cleanup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated ebuild
gle-3.0.1-r2.ebuild (text/plain), 815 bytes, created by
Ben Skeggs
on 2006-02-12 19:22:06 UTC
(
hide
)
Description:
Updated ebuild
Filename:
MIME Type:
Creator:
Ben Skeggs
Created:
2006-02-12 19:22:06 UTC
Size:
815 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.0.1-r2.ebuild,v 1.28 2005/07/02 01:09:07 hardave Exp $ > >inherit autotools > >DESCRIPTION="GL extrusion library" >HOMEPAGE="http://www.linas.org/gle" >SRC_URI="http://www.linas.org/gle/pub/gle-3.0.1.tar.gz" > >LICENSE="Artistic GPL-2" >SLOT="0" >KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" >IUSE="" > >DEPEND="virtual/opengl > virtual/glu > virtual/glut" > >src_unpack() { > unpack ${A} > cd ${S} > > epatch ${FILESDIR}/gle-asneeded.patch > > eautoreconf || die "eautoreconf failed" >} > >src_compile() { > econf --with-x || die > emake || die >} > >src_install() { > make DESTDIR="${D}" install || die > dodoc AUTHORS ChangeLog NEWS README > dohtml -r public_html >}
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 122638
:
79636
|
79637
|
92717
|
92720