Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54329 - Improving our current EMBOSS distribution
Summary: Improving our current EMBOSS distribution
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on: 45945 54036 54319 54322 54325 54326 54327
Blocks:
  Show dependency tree
 
Reported: 2004-06-18 08:56 UTC by Olivier Fisette (RETIRED)
Modified: 2004-07-15 06:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emboss-2.8.0-r3.ebuild (emboss-2.8.0-r3.ebuild,4.04 KB, text/plain)
2004-06-18 08:56 UTC, Olivier Fisette (RETIRED)
Details
emboss-2.8.0-r3.ebuild (emboss-2.8.0-r3.ebuild,1.79 KB, text/plain)
2004-06-24 20:53 UTC, Olivier Fisette (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Fisette (RETIRED) gentoo-dev 2004-06-18 08:56:32 UTC
The ebuild I will attach provides some improvements to the 
app-sci/emboss package. Here is what I did:

- Added optional installation of EMBASSY. (Extra EMBOSS programs)
- Improved dependencies and build configuration. (It is now possible to
  integrate png support without X support.)
- Added optional support for primer3 and clustalw. (EMBOSS offers user 
  interfaces for these two programs.)
- Added optional support for biological databases used by some EMBOSS programs.
- Added support for Intel's C++ compiler.
- Made JEMBOSS (Java client/server user interface) optional.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Olivier Fisette (RETIRED) gentoo-dev 2004-06-18 08:56:59 UTC
Created attachment 33499 [details]
emboss-2.8.0-r3.ebuild
Comment 2 Olivier Fisette (RETIRED) gentoo-dev 2004-06-24 20:53:26 UTC
Created attachment 34105 [details]
emboss-2.8.0-r3.ebuild

Changed a few things:
- Dependencies are now mandatory, so a user who types 'emerge emboss' has a
  fully working EMBOSS installation. (Installation of biological databases may 
  still be turned off using the no-biodata local USE flag.)
- Removed EMBASSY programs. I will make a separate package for them.
- Removed JEMBOSS. I will make a separate package for it.
Comment 3 Olivier Fisette (RETIRED) gentoo-dev 2004-07-15 06:47:45 UTC
In CVS. ~ppc is on emboss-2.8.0-r2, if someone could test the new revision on this platform, that would be nice. (Dependencies such as clustalw, primer3, and the databases aaindex, cutg, prints, prosite, rebase and transfac will have to be tested too.)