Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63568 Details for
Bug 99262
mdsplib ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mdsplib-0.11.ebuild
mdsplib-0.11.ebuild (text/plain), 527 bytes, created by
Brenden Matthews
on 2005-07-16 13:38:51 UTC
(
hide
)
Description:
mdsplib-0.11.ebuild
Filename:
MIME Type:
Creator:
Brenden Matthews
Created:
2005-07-16 13:38:51 UTC
Size:
527 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="METAR Decoder Software Package Library" >HOMEPAGE="http://limulus.net/mdsplib/" >SRC_URI="http://limulus.net/mdsplib/${P}.tar.gz" > >LICENSE="LGPL" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >DEPEND="virtual/libc" > >src_install() { > insinto /usr/local/include > insopts -m0644 > newins ${S}/metar.h metar.h > insinto /usr/local/lib > insopts -m0644 > newins ${S}/libmetar.a libmetar.a > dodoc README README.MDSP >} >
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 99262
:
63568
|
65039