Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83672 Details for
Bug 127587
mesh2hmap-0.1.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mesh2hmap-0.2 ebuild
mesh2hmap-0.2.ebuild (text/plain), 580 bytes, created by
Tim Hessint
on 2006-04-01 19:16:27 UTC
(
hide
)
Description:
mesh2hmap-0.2 ebuild
Filename:
MIME Type:
Creator:
Tim Hessint
Created:
2006-04-01 19:16:27 UTC
Size:
580 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >DESCRIPTION="command line tool for converting 3D meshes into heightmaps" >HOMEPAGE="http://mesh2hmap.sourceforge.net" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > > >src_unpack() { > unpack ${A} >} > >src_compile() { > econf || die "configure failed" > emake || die "make failed" >} > >src_install() { > einstall || die "install failed" > dodoc BUGS COPYING ChangeLog INSTALL README SUPPORT THANKS TODO monkey.wrl >}
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 127587
:
83132
|
83402
|
83672
|
84989