Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23723 Details for
Bug 38060
geos-1.0.0 (New Ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
geos-1.0.0.ebuild
geos-1.0.0.ebuild (text/plain), 666 bytes, created by
Nathaniel C. Domingo
on 2004-01-13 01:45:38 UTC
(
hide
)
Description:
geos-1.0.0.ebuild
Filename:
MIME Type:
Creator:
Nathaniel C. Domingo
Created:
2004-01-13 01:45:38 UTC
Size:
666 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Geometry Engine Open Source" > >HOMEPAGE="http://geos.refractions.net/" > >SRC_URI="http://geos.refractions.net/${P}.tar.gz" > >LICENSE="LGPL-2.1" > >SLOT="0" > >KEYWORDS="x86" > >IUSE="" > >DEPEND="" > >S="${WORKDIR}/${PN}-1.0" > >src_compile() { > > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die > #make || die >} > >src_install() { > make \ > prefix=${D}/usr \ > mandir=${D}/usr/share/man \ > infodir=${D}/usr/share/info \ > install || die >}
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 38060
: 23723 |
37884
|
37885
|
40794
|
44548
|
47160
|
51483
|
55348