Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250533 - new ebuild: xmipp X-Window-based Microscopy Image Processing Package
Summary: new ebuild: xmipp X-Window-based Microscopy Image Processing Package
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: http://xmipp.cnb.csic.es/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 18:26 UTC by Avin Sigurani
Modified: 2008-12-12 10:21 UTC (History)
0 users

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


Attachments
the xmipp ebuild (xmipp-2.2.ebuild,3.00 KB, text/plain)
2008-12-10 18:27 UTC, Avin Sigurani
Details
xmipp needs tkinter for gui (python tk use flag) (xmipp-2.2-r1.ebuild,3.26 KB, text/plain)
2008-12-10 19:21 UTC, Avin Sigurani
Details
fixed qt3 gui, removed qt4 (not supported by developers), made openmpi optional, added gui and mpi use flags. (xmipp-2.2-r2.ebuild,3.35 KB, text/plain)
2008-12-12 10:21 UTC, Avin Sigurani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avin Sigurani 2008-12-10 18:26:55 UTC
Xmipp, "X-Window-based Microscopy Image Processing Package", (J. Struct. Biol. 148(2), 194-204) is a suite of image processing programs, primarily aimed at single-particle 3D electron microscopy.

Reproducible: Always
Comment 1 Avin Sigurani 2008-12-10 18:27:55 UTC
Created attachment 174882 [details]
the xmipp ebuild
Comment 2 Avin Sigurani 2008-12-10 19:21:56 UTC
Created attachment 174888 [details]
xmipp needs tkinter for gui (python tk use flag)

updated to check for python tk use flag
Comment 3 Avin Sigurani 2008-12-12 10:21:22 UTC
Created attachment 175069 [details]
fixed qt3 gui, removed qt4 (not supported by developers), made openmpi optional, added gui and mpi use flags.