Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35046 Details for
Bug 56504
argtable-2.3 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ebuild
argtable-2.3.ebuild (text/plain), 556 bytes, created by
Karol Krizka
on 2004-07-08 18:31:30 UTC
(
hide
)
Description:
The ebuild
Filename:
MIME Type:
Creator:
Karol Krizka
Created:
2004-07-08 18:31:30 UTC
Size:
556 bytes
patch
obsolete
>SLOT=0 >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" >DESCRIPTION="A C library to handle command line arguments" >SRC_URI="mirror://sourceforge/argtable/${P}.tar.gz" >HOMEPAGE="http://argtable.sf.net" >IUSE="debug" > >src_unpack() { > unpack ${A} >} > >src_compile() { > use debug || myconf="${myconf} --enable-debug" > cd ${WORKDIR}/argtable2/ > econf ${myconf} || die "Configuration failed" > emake || MAKEOPTS="${MAKEOPTS}" emake || die "Make failed" >} > >src_install() { > cd ${WORKDIR}/argtable2/ > einstall || die "Install failed" >}
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 56504
:
35046
|
37360
|
37902