Summary: | [science overlay] dev-python/pyhdf-0.8.3 ebuild | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paweł Rumian <gorkypl> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | UNCONFIRMED --- | ||
Severity: | enhancement | CC: | gorkypl, xarthisius |
Priority: | Normal | Keywords: | EBUILD, InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
pyhdf ebuild
Fixed ebuild |
Description
Paweł Rumian
2012-06-28 09:31:12 UTC
Can I ask you the philosophical question: why do you want to use hdf4 and not hdf5? Are you bound by the software you use? I'd rather people migrate to something less ancient... Of course, it's no secret... I am working with some ancient meteorological data available only in hdf4. There was also an ancient tool based on pyhdf, which did some calculation based on this data. I have batch-converted the data to hdf5, and currently write a new software based on h5py, but needed to check if the results are compatible and so needed to ressurect pyhdf. If you think there is no demand for adding pyhdf to the tree, I will not put any pressure on this :) For the time being, I think it'll be a good addition to Science overlay. Ebuild LGTM, I'd only: 1) drop ~ia64 unless you have a hardware and tested it 2) shorten dohtml and dodoc by using {}, or *.hml / *.txt You want me to commit to sci directly, or wanna play with forking/issuing pull request on github[1] ? [1] https://github.com/gentoo-science/sci Created attachment 316531 [details]
Fixed ebuild
I'd be very thankful if you could do the commit.
Attached is the fixed version of the ebuild.
Thank you for your help.
(In reply to comment #4) > Created attachment 316531 [details] > Fixed ebuild I've looked again at it and saw a couple of small issues ;) fixed them on the fly. [master 6cbe9f1] [dev-python/pyhdf] initial import wrt #423953. Ebuild written by Paweł Rumian <gorkypl@gmail.com> with my modifications http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6cbe9f1a288e92707da37402999292a53cebc3aa |