Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75076 Details for
Bug 42459
media-gfx/openrm - OpenRM Scene Graph (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openrm-1.6.0-r2.ebuild
openrm-1.6.0-r2.ebuild (text/plain), 672 bytes, created by
Tupone Alfredo
on 2005-12-19 03:11:53 UTC
(
hide
)
Description:
openrm-1.6.0-r2.ebuild
Filename:
MIME Type:
Creator:
Tupone Alfredo
Created:
2005-12-19 03:11:53 UTC
Size:
672 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="" >HOMEPAGE="" >SRC_URI="mirror://sourceforge/openrm/${PN}-devel-${PV}-${PR:1}.tar.gz" > >LICENSE="LGPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="" >RDEPEND="" > >MY_P=rm${PV//./} >S=${WORKDIR}/${MY_P} > >src_unpack () { > unpack ${A} > cd ${S} > pwd > mv Makefile Makefile.old > sed -e "s:/usr/local/${MY_P}:installdir:" Makefile.old > Makefile >} > >src_compile () { > make linux >} > >src_install () { > make install > dohtml -r installdir/docs/* > dodir /usr/lib > cp -d installdir/lib/* ${D}usr/lib/ > insinto /usr/include/rm > doins installdir/include/rm/* >}
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 42459
:
75076
|
75654