public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility
@ 2015-05-03 17:39 Marco Atzeri
  2015-05-03 20:07 ` Achim Gratz
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Atzeri @ 2015-05-03 17:39 UTC (permalink / raw)
  To: cygwin-apps

Hi all,
package already presents in the major disti's.


CFITSIO is a library of C and Fortran subroutines for reading and 
writing data files in FITS (Flexible Image Transport System) data format.

https://heasarc.gsfc.nasa.gov/docs/software/fitsio/

to download (remove the index.html's) :

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/cfitsio/index.html
wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86_64/cfitsio/index.html


File list:
cfitsio-3.37-1-src.tar.xz
cfitsio-debuginfo/cfitsio-debuginfo-3.37-1.tar.xz
cfitsio-debuginfo/setup.hint
cfitsio-util/cfitsio-util-3.37-1.tar.xz
cfitsio-util/setup.hint
libcfitsio-devel/libcfitsio-devel-3.37-1.tar.xz
libcfitsio-devel/setup.hint
libcfitsio3/libcfitsio3-3.37-1.tar.xz
libcfitsio3/setup.hint
setup.hint

Regards
Marco

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility
  2015-05-03 17:39 [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility Marco Atzeri
@ 2015-05-03 20:07 ` Achim Gratz
  2015-05-03 20:25   ` Marco Atzeri
  0 siblings, 1 reply; 5+ messages in thread
From: Achim Gratz @ 2015-05-03 20:07 UTC (permalink / raw)
  To: cygwin-apps

Marco Atzeri writes:
> package already presents in the major disti's.

Yaakov has the previous version in ports, IIRC with a slightly different
packaging.  You might want to check his cygport files and coordinate
with him.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility
  2015-05-03 20:07 ` Achim Gratz
@ 2015-05-03 20:25   ` Marco Atzeri
  2015-05-05 18:03     ` Achim Gratz
  2015-07-09 21:21     ` Marco Atzeri
  0 siblings, 2 replies; 5+ messages in thread
From: Marco Atzeri @ 2015-05-03 20:25 UTC (permalink / raw)
  To: cygwin-apps

On 5/3/2015 10:07 PM, Achim Gratz wrote:
> Marco Atzeri writes:
>> package already presents in the major disti's.
>
> Yaakov has the previous version in ports, IIRC with a slightly different
> packaging.  You might want to check his cygport files and coordinate
> with him.
>
>
> Regards,
> Achim.
>

Noted. But he patched autoconf and I patched cmake build.
Similar outcome, I just packed more utilities.

I will look at the zlib approach

Regards
Marco

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility
  2015-05-03 20:25   ` Marco Atzeri
@ 2015-05-05 18:03     ` Achim Gratz
  2015-07-09 21:21     ` Marco Atzeri
  1 sibling, 0 replies; 5+ messages in thread
From: Achim Gratz @ 2015-05-05 18:03 UTC (permalink / raw)
  To: cygwin-apps

Marco Atzeri writes:
> Noted. But he patched autoconf and I patched cmake build.
> Similar outcome, I just packed more utilities.
>
> I will look at the zlib approach

In any case, since a bunch of Ports packages depend on that library,
you'll need to coordinate the move into Cygwin with Yaakov.  Since
you're planning to package a new version, I think this would be easiest
if you only added packages, but otherwise kept the packaging the same,
so that the Cygwin package was a drop-in replacement.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility
  2015-05-03 20:25   ` Marco Atzeri
  2015-05-05 18:03     ` Achim Gratz
@ 2015-07-09 21:21     ` Marco Atzeri
  1 sibling, 0 replies; 5+ messages in thread
From: Marco Atzeri @ 2015-07-09 21:21 UTC (permalink / raw)
  To: cygwin-apps

On 5/3/2015 10:25 PM, Marco Atzeri wrote:
> On 5/3/2015 10:07 PM, Achim Gratz wrote:
>> Marco Atzeri writes:
>>> package already presents in the major disti's.
>>
>> Yaakov has the previous version in ports, IIRC with a slightly different
>> packaging.  You might want to check his cygport files and coordinate
>> with him.
>>
>>
>> Regards,
>> Achim.
>>
>
> Noted. But he patched autoconf and I patched cmake build.
> Similar outcome, I just packed more utilities.
>
> I will look at the zlib approach
>
> Regards
> Marco

Yaakov,
could you please check and reply?

I added the zlib dependency and used your numbering scheme.

$ cygcheck -cd |grep fitsio
cfitsio-util                            3.370-1
libcfitsio-devel                        3.370-1
libcfitsio3                             3.370-1

This package expand and replace your "fpack" cygport package.

$ cygcheck -l cfitsio-util
/usr/bin/cookbook.exe
/usr/bin/fitscopy.exe
/usr/bin/fpack.exe
/usr/bin/funpack.exe
/usr/bin/imcopy.exe
/usr/bin/speed.exe

to download (remove the index.html's) :

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/cfitsio/index.html
wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86_64/cfitsio/index.html

find x86 x86_64 -name index.html -o -name md5.sum | xargs rm


Regards
Marco



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-09 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-03 17:39 [ITP] cfitsio : FITS (Flexible Image Transport System) lib and utility Marco Atzeri
2015-05-03 20:07 ` Achim Gratz
2015-05-03 20:25   ` Marco Atzeri
2015-05-05 18:03     ` Achim Gratz
2015-07-09 21:21     ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).