Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231483 Details for
Bug 102792
[EBUILD] glee-5.03
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
glee-5.40.ebuild
glee-5.40.ebuild (text/plain), 655 bytes, created by
James Le Cuirot
on 2010-05-14 23:19:05 UTC
(
hide
)
Description:
glee-5.40.ebuild
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2010-05-14 23:19:05 UTC
Size:
655 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_PN="GLee" >MY_PV="5.4.0" > >EAPI="2" >inherit eutils autotools > >DESCRIPTION="OpenGL Easy Extension library" >HOMEPAGE="http://elf-stone.com/glee.php" >SRC_URI="http://elf-stone.com/downloads/${MY_PN}/${MY_PN}-${MY_PV}-src.tar.gz" > >LICENSE="as-is" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="virtual/opengl" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/${PN}" > >src_prepare() { > epatch "${FILESDIR}/${PN}-autotools.patch" > eautoreconf || die >} > >src_install() { > emake DESTDIR="${D}" install || die > dodoc readme.txt extensionList.txt || die >}
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 102792
:
66122
|
66123
|
66124
|
110110
|
110112
| 231483 |
231485