Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113264 Details for
Bug 170895
[new ebuild] sci-biology/glimmer-3.02
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
glimmer-3.02.ebuild
glimmer-3.02.ebuild (text/plain), 964 bytes, created by
Andrey Kislyuk (RETIRED)
on 2007-03-14 16:24:46 UTC
(
hide
)
Description:
glimmer-3.02.ebuild
Filename:
MIME Type:
Creator:
Andrey Kislyuk (RETIRED)
Created:
2007-03-14 16:24:46 UTC
Size:
964 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit versionator > >MY_P=glimmer${PV} >MY_PV=$(delete_all_version_separators) > >DESCRIPTION="An HMM-based microbial gene finding system from TIGR" >HOMEPAGE="http://www.cbcb.umd.edu/software/glimmer/" >SRC_URI="http://www.cbcb.umd.edu/software/glimmer/glimmer${MY_PV}.tar.gz" > >LICENSE="glimmer" >SLOT="0" >IUSE="" >KEYWORDS="~x86" > >DEPEND="" >RDEPEND="" > >S=${WORKDIR}/${MY_P} > >src_compile() { > sed -i -e 's|\(set awkpath =\).*|\1 /usr/share/'${PN}'/scripts' \ > -e 's|\(set glimmerpath =\).*|\1 /usr/bin' scripts/* > cd src > emake || die "emake failed" >} > >src_install() { > dobin bin/{anomaly,build-icm,entropy-score,glimmer3,multi-extract,start-codon-distrib,uncovered,build-fixed,entropy-profile,extract,long-orfs,score-fixed,window-acgt} > > dodir /usr/share/${PN}/scripts > insinto /usr/share/${PN}/scripts > doins scripts/* > > dodoc glim302notes.pdf >}
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 170895
: 113264