Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24147 Details for
Bug 38853
New ebuild phylip-3.6_beta
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for v 3.6_beta of Phylip
phylip-3.6_beta.ebuild (text/plain), 1.59 KB, created by
Pablo Hess
on 2004-01-20 15:35:19 UTC
(
hide
)
Description:
ebuild for v 3.6_beta of Phylip
Filename:
MIME Type:
Creator:
Pablo Hess
Created:
2004-01-20 15:35:19 UTC
Size:
1.59 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >DESCRIPTION="PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies (evolutionary trees)" > >HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html" >SRC_URI="ftp://evolution.genetics.washington.edu/pub/phylip/phylip36/${PN}.tar.gz" >LICENSE="freedist" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND="virtual/glibc virtual/x11" > >src_compile() { > cd ${WORKDIR}/${PN}/src > EXTRA_EMAKE="-e ${CFLAGS}" > emake -j1 install || die >} > >src_install() >{ > cd ${WORKDIR}/${PN}/exe > dobin clique consense contml contrast dnacomp dnadist dnainvar > dobin dnaml dnamlk dnamove dnapars dnapenny dollop dolmove > dobin dolpenny drawgram drawtree factor fitch gendist kitsch > dobin mix move neighbor pars penny proml promlk protdist protpars > dobin restdist restml retree seqboot treedist > > cd ${WORKDIR}/${PN}/doc > dodoc clique.html dnamlk.html fitch.html promlk.html > dodoc consense.html dnamove.html gendist.html protdist.html > dodoc contchar.html dnapars.html kitsch.html protpars.html > dodoc contml.html dnapenny.html main.html restdist.html > dodoc contrast.html dollop.html mix.html restml.html > dodoc discrete.html dolmove.html move.html retree.html > dodoc distance.html dolpenny.html neighbor.html seqboot.html > dodoc dnacomp.html drawgram.html pars.html sequence.html > dodoc dnadist.html draw.html penny.html treedist.html > dodoc dnainvar.html drawtree.html phylip.gif > dodoc dnaml.html factor.html proml.html >} >
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 38853
: 24147 |
24148
|
32425
|
32426
|
32441