Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307285 Details for
Bug 410337
new ebuild: dev-libs/libuv
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libuv-0_pre20120331.ebuild
libuv-0_pre20120331.ebuild (text/plain), 534 bytes, created by
Julian Ospald
on 2012-03-31 14:23:16 UTC
(
hide
)
Description:
libuv-0_pre20120331.ebuild
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-03-31 14:23:16 UTC
Size:
534 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >inherit multilib toolchain-funcs > >DESCRIPTION="A new platform layer for Node" >HOMEPAGE="https://github.com/joyent/libuv" >SRC_URI="https://github.com/downloads/hasufell/tinkerbox/${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >src_compile() { > tc-export CC AR > emake >} > >src_install() { > insinto /usr/include/${PN} > doins -r include/* > newlib.a uv.a ${PN}.a > > newdoc README.md README >}
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 410337
: 307285 |
354646
|
354654