Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13535 Details for
Bug 23099
ruby-opengl ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
main ebuild
ruby-opengl-0.32b.ebuild (text/plain), 630 bytes, created by
Mathias Gumz
on 2003-06-19 06:42:14 UTC
(
hide
)
Description:
main ebuild
Filename:
MIME Type:
Creator:
Mathias Gumz
Created:
2003-06-19 06:42:14 UTC
Size:
630 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.5 2003/05/23 11:19:23 twp Exp $ > >inherit eutils > >DESCRIPTION="OpenGL / GLUT bindings for ruby" >HOMEPAGE="http://www2.giganet.net/~yoshi/" >SRC_URI="http://www2.giganet.net/~yoshi/rbogl-${PV}.tgz" >LICENSE="Ruby's" >SLOT="0" >KEYWORDS="alpha arm hppa mips sparc x86" >IUSE="" >DEPEND=">=dev-lang/ruby-1.6" > >S=${WORKDIR}/opengl > >src_compile() { > > epatch ${FILESDIR}/extconf-patch > > ruby extconf.rb || die > make >} > >src_install () { > make install >}
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 23099
: 13535 |
13536
|
13537
|
14005
|
24677