Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1471 Details for
Bug 3653
gtkglext library ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for gtkglext
gtkglext-0.1.1.ebuild (text/plain), 885 bytes, created by
Scott A. Friedman
on 2002-06-11 21:26:24 UTC
(
hide
)
Description:
ebuild for gtkglext
Filename:
MIME Type:
Creator:
Scott A. Friedman
Created:
2002-06-11 21:26:24 UTC
Size:
885 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp > >DESCRIPTION="GL extentions for Gtk+ 2.0" > >HOMEPAGE="http://http://gtkglext.sourceforge.net/" > >LICENSE="LGPL-2.1" > >DEPEND=">=x11-libs/gtk+-2.0.3 > doc? ( >=dev-util/gtk-doc-0.9 ) > virtual/glu > virtual/opengl" > >SRC_URI="http://unc.dl.sourceforge.net/sourceforge/gtkglext/${P}.tar.bz2" > >src_compile() { > local myconf > use doc && myconf="${myconf} --enable-gtk-doc" || myconf="${myconf} --disable-gtk-doc" > ./configure \ > ${myconf} \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > make || die >} > >src_install () { > make DESTDIR=${D} install || die > dodoc AUTHORS COPYING* ChangeLog* INSTALL NEWS* README* TODO >}
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 3653
: 1471