Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52259 Details for
Bug 83306
new version of ogre (1.0.1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Crazy Eds Gui ebuild (version 0.2.0)
cegui-0.2.0.ebuild (text/plain), 750 bytes, created by
Mark <Line72> Dillavou
on 2005-02-27 12:54:34 UTC
(
hide
)
Description:
Crazy Eds Gui ebuild (version 0.2.0)
Filename:
MIME Type:
Creator:
Mark <Line72> Dillavou
Created:
2005-02-27 12:54:34 UTC
Size:
750 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.15.1.ebuild,v 1.2 2005/01/01 18:02:38 eradicator Exp $ > >inherit eutils > >DESCRIPTION="Gui for Object-oriented Graphics Rendering Engine" >HOMEPAGE="http://www.cegui.org.uk/" >SRC_URI="mirror://sourceforge/crazyedsgui/${PN}_mk2-${PV}.tar.bz2" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" >IUSE="" > >RDEPEND="virtual/opengl > =media-libs/freetype-2* > >=media-libs/devil-1.5 > dev-libs/xerces-c" > >DEPEND="${RDEPEND}" > >S="${WORKDIR}/cegui_mk2" > >src_compile() { > > econf || die > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" >}
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 83306
:
52154
|
52259
|
52260
|
52261
|
53911
|
54018
|
54131