| Bug#: 65654 | Product: Gentoo Linux | Version: 2004.2 | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: sci@gentoo.org | Reported By: bicatali@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: cfitsio-2.500.ebuild (Update) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-09-28 03:23 0000 | |||
| Description: | Opened: 2004-09-28 03:23 0000 |
Hi Please find an slightly modified version of the cfitsio ebuild script. Changes include: - upgrade to version 2.500 - doc USE keywords to keep the postscript documentation - add the dynamic version of the library - some execs utilities (fitscopy, imcopy, listhead) - clean-up of the FTOOLS uneeded variables. I found cfitsio very stable on our amd64 architecture as well. Sebastien
Created an attachment (id=40593) [details]
cfitsio-2.500.ebuild (Update)
(From update of attachment 40593 [details])
> emake shared fitscopy imcopy listhead
change "emake" to a simple "make" for happier results
Bumped 2.490 to x86 and added 2.500 (lots of longlong warnings).