Summary: | sci-biology/ucsc-genome-browser (new ebuild) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | dawe <daweonline> |
Component: | New packages | Assignee: | Andrey Kislyuk (RETIRED) <weaver> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | daweonline, mmokrejs, sci-biology, weaver |
Priority: | High | Keywords: | EBUILD |
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Other | ||
URL: | http://genome.ucsc.edu/ | ||
Whiteboard: | sunrise suggested | ||
Package list: | Runtime testing required: | --- | |
Attachments: | the ebuild for sci-biology/ucsc-genome-browser |
Description
dawe
2006-11-20 08:49:43 UTC
Created attachment 102407 [details]
the ebuild for sci-biology/ucsc-genome-browser
I've added three USE variables:
minimal: to build only four executables, the minimum necessary
strict: since the flag -Werror in the makefile is pretty annoying, I've set to exclude unless specified
www: so that one can compile also cgi executables for complete mirroring of UCSC genome browser
The real problem is that the sources are released without versioning info. I've wrote to UCSC guys if they can add this to their zip files. The ebuild is for version 146 that is the latest released.
*** Bug 155779 has been marked as a duplicate of this bug. *** *** Bug 155778 has been marked as a duplicate of this bug. *** app-arch/unzip should be added as DEPENDS (this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq In Science overlay, please test In main tree (In reply to comment #6) > In Science overlay, please test > Sorry, will take me a while to test. But thanks for your effort! ;) On one amd64 machine it emerged for me virtual/httpd-cgi-0 although I had apache installed. Looks due to my USE=server flag. that's by design, it allows the use of other servers, although i haven't tested that part yet |