Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141697 Details for
Bug 207250
[science overlay] sci-biology/mavid-2.0.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mavid-2.0.4.ebuild
mavid-2.0.4.ebuild (text/plain), 968 bytes, created by
Andrey Kislyuk (RETIRED)
on 2008-01-24 06:32:14 UTC
(
hide
)
Description:
mavid-2.0.4.ebuild
Filename:
MIME Type:
Creator:
Andrey Kislyuk (RETIRED)
Created:
2008-01-24 06:32:14 UTC
Size:
968 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Multiple alignment of large DNA sequences" >HOMEPAGE="http://baboon.math.berkeley.edu/mavid/" >SRC_URI="http://bio.math.berkeley.edu/mavid/download/mavid-package-${PV}.tar.gz" > >LICENSE="UC" >SLOT="0" >IUSE="" >KEYWORDS="~x86" > >DEPEND="" >RDEPEND="sci-biology/clustalw > sci-biology/fastdnaml" > >S="${WORKDIR}/mavid-package-${PV}" > >src_unpack() { > unpack ${A} > sed -i 's/\(OPT_CPP_OPTIONS =\)/\1 ${CFLAGS} /' "${S}"/{bioc,mavid}/Makefile || die > sed -i 's/\(CPP_OPTIONS =\) -O4/\1 ${CFLAGS} -O4/' "${S}"/utils/*/Makefile || die > sed -i 's|\(my.*_DIRECTORY =\) "";|\1 "/usr/bin";|' "${S}"/mavid/mavid.pl || die >} > >src_install() { > dobin mavid/{mavid,mavid.pl} > for i in checkfasta cut_alignment extract_seq extract_tree fasta2phylip phylip2fasta project_alignment randtree root_tree tree_dists; do > dobin utils/$i/$i > done > dodoc examples/* >}
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 207250
: 141697 |
159905
|
159906