Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15949 Details for
Bug 26444
dev-ada/adaopengl-0.12 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ada/adaopengl-0.12.ebuild
adaopengl-0.12.ebuild (text/plain), 692 bytes, created by
David Holm (RETIRED)
on 2003-08-11 18:50:02 UTC
(
hide
)
Description:
dev-ada/adaopengl-0.12.ebuild
Filename:
MIME Type:
Creator:
David Holm (RETIRED)
Created:
2003-08-11 18:50:02 UTC
Size:
692 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later ># $Header: $ > >S="${WORKDIR}/${P}" >DESCRIPTION="This is an Ada-binding to OpenGL and some of it's related libraries." >SRC_URI="mirror://sourceforge/adaopengl/${P}.tar.bz2" >HOMEPAGE="http://adaopengl.sourceforge.net/" >LICENSE="BSD" > >IUSE="" >SLOT="0" >KEYWORDS="~x86" >DEPEND="dev-lang/gnat > dev-ada/adabindx" >RDEPEND="virtual/opengl" > >inherit gnat > >src_compile() { > emake || die >} > >src_install () { > make PREFIX=${D}/usr install || die > mkdir -p ${D}/usr/share/${PN} > cp -r examples ${D}/usr/share/${PN}/ > > # Install documentation. > dodoc Changelog COPYING 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 26444
:
15949
|
16039