Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 32426 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]
phylip-3.6_beta1.ebuild - SLOTable ebuild
phylip-3.6_beta1.ebuild (text/plain), 1.01 KB, created by
Olivier Fisette (RETIRED)
on 2004-05-31 18:56:32 UTC
(
hide
)
Description:
phylip-3.6_beta1.ebuild - SLOTable ebuild
Filename:
MIME Type:
Creator:
Olivier Fisette (RETIRED)
Created:
2004-05-31 18:56:32 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header:$ > >DESCRIPTION="PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies." > >HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html" >SRC_URI="ftp://evolution.genetics.washington.edu/pub/phylip/phylip36/${PN}.tar.gz" >LICENSE="freedist" >SLOT="3.6" >KEYWORDS="~x86" >IUSE="" >DEPEND="virtual/glibc > virtual/x11" > >S=${WORKDIR}/${PN}/src > >src_compile() { > EXTRA_EMAKE="-e ${CFLAGS}" > emake -j1 install || die >} > >src_install() >{ > insinto /etc/env.d > newins ${FILESDIR}/24phylip-${PV} 24phylip > DESTTREE=/usr/phylip/${PV} > 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 > > dohtml ${WORKDIR}/${PN}/doc/* >}
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