Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231481 Details for
Bug 122061
dev-libs/angelscript (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
angelscript-2.18.2.ebuild
angelscript-2.18.2.ebuild (text/plain), 654 bytes, created by
James Le Cuirot
on 2010-05-14 22:36:03 UTC
(
hide
)
Description:
angelscript-2.18.2.ebuild
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2010-05-14 22:36:03 UTC
Size:
654 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit toolchain-funcs > >DESCRIPTION="A flexible, cross-platform scripting library" >HOMEPAGE="http://www.angelcode.com/${PN}/" >SRC_URI="http://www.angelcode.com/${PN}/sdk/files/${PN}_${PV}.zip" > >LICENSE="ZLIB" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="doc" > >DEPEND="" >RDEPEND="" > >S="${WORKDIR}/sdk/${PN}/projects/gnuc" > >src_compile() { > emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" || die >} > >src_install() { > dodir /usr/lib /usr/include > emake LOCAL="${D}/usr" install || die > > if use doc; then > dohtml -r ../../../docs || die > fi >}
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 122061
:
79175
| 231481