Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 159197 Details for
Bug 230423
[science overlay] sci-mathematics/cddlib (New package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for cddlib (tentatively in sci-libs)
cddlib-094f-r1.ebuild (text/plain), 687 bytes, created by
François Bissey
on 2008-07-02 02:41:06 UTC
(
hide
)
Description:
new ebuild for cddlib (tentatively in sci-libs)
Filename:
MIME Type:
Creator:
François Bissey
Created:
2008-07-02 02:41:06 UTC
Size:
687 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils autotools > >DESCRIPTION="C implementation of the Double Description Method of Motzkin et al. " >HOMEPAGE="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/" >SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz" > >RESTRICT="mirror" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="" > >DEPEND=">=dev-libs/gmp-4.2.2" >RDEPEND="${DEPEND}" > >src_unpack(){ > unpack ${A} > cd ${S} > > epatch "${FILESDIR}/${P}-libtool.patch" > eautoreconf >} > > >src_install() { > emake DESTDIR="${D}" install || die "Install failed" > dodoc 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 230423
: 159197 |
159199
|
243385