Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 177624 Details for
Bug 253996
sci-biology/tigr-closure-svn: TIGR closure tools for the assembly/finishing stage of DNA sequencing projects
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tigr-closure-20080106.ebuild
tigr-closure-20080106.ebuild (text/plain), 1.33 KB, created by
Martin Mokrejš
on 2009-01-07 01:00:18 UTC
(
hide
)
Description:
tigr-closure-20080106.ebuild
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2009-01-07 01:00:18 UTC
Size:
1.33 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit perl-module > >DESCRIPTION="TIGR closure tools for the assembly/finishing stage of DNA sequencing projects" >HOMEPAGE="http://tigr-closure.sourceforge.net/" ># http://tigr-closure.svn.sourceforge.net/tigr-closure/ >SRC_URI="tigr-closure-svn-20080106.tar.gz" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-lang/perl" >RDEPEND="" > >src_compile() { > cd TIGR > # install the two *.pm files into our perl path? > cd .. > > # Closure Work Order Processing (CWP - CLOVER) > # clover and oats > cd ${WORKDIR}/CWPSystem/trunk/ > # needs TIGR/EUIDService.pm in PERL paths > make dist > # how to install the files from install/ ? > cd ../.. > > # > cd ScaffoldMgmt/trunk > make dist > # FIXME: unpack the .tar file into image during src_install() > cd ../.. > > # awfull > cd ClosureQC/trunk/ > mkdir sandbox > ${SANDBOX}=${WORKDIR}/sandbox > # have ./src/, ./doc, ./install, ./test/work/drivers, ./test/work/getqc, ./test/tmp > cd test > # ... > cd ../../.. > > # > cd ClosureReactionSystem/trunk > make BUILD=true > cd ../.. > > # some Java servlet? > cd AserverConsoleEJB3Hibernate > # huh? > cd ../.. >} > >src_install() { > cd ${WORKDIR}/SequenceTiling > dobin trunk/src/*.pl > cd trunk/src/TIGR/SequenceTiling/ > myinst="DESTDIR=${D}" > perl-module_src_install > # >}
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 253996
:
177588
| 177624