Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191525 Details for
Bug 270142
Version bump: newton 2.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-games/newton-2.00.ebuild
newton-2.00.ebuild (text/plain), 999 bytes, created by
Christoph Brill (egore) (RESIGNED)
on 2009-05-17 09:52:34 UTC
(
hide
)
Description:
dev-games/newton-2.00.ebuild
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2009-05-17 09:52:34 UTC
Size:
999 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v 1.3 2007/07/24 00:22:44 nyhm Exp $ > >inherit eutils > >DESCRIPTION="an integrated solution for real time simulation of physics environments" >HOMEPAGE="http://www.physicsengine.com/" >SRC_URI="amd64? ( > http://www.newtondynamics.com/downloads/${PN}Linux-64-${PV}.tar.gz > ) > x86? ( > http://www.newtondynamics.com/downloads/${PN}Linux-32-${PV}.tar.gz > )" > >LICENSE="newton" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="doc" > >DEPEND="doc? ( > virtual/opengl > virtual/glu > virtual/glut > )" > >S=${WORKDIR}/newtonSDK > >src_install() { > dolib.a sdk/libNewton.a || die "dolib.a failed" > mv sdk/libNewton.so sdk/libNewton.so.2.0.0 > dolib sdk/libNewton.so.2.0.0 > dosym libNewton.so.2.0.0 /usr/lib/libNewton.so.2 > dosym libNewton.so.2.0.0 /usr/lib/libNewton.so > insinto /usr/include > doins sdk/Newton.h || die "doins failed" > > dodoc doc/* >}
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 270142
: 191525