public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-apps@cygwin.com
Subject: Re: [ITP] astrometry.net-0.38-1
Date: Tue, 04 Oct 2011 09:29:00 -0000	[thread overview]
Message-ID: <20111004092836.GB15141@calimero.vinschen.de> (raw)
In-Reply-To: <CAH7za-Bv7D84wjExfGe_Y7oYGSwq=Q61OGjq7J3wP56i_OcwBA@mail.gmail.com>

Hi Jussi,

On Oct  4 11:02, Jussi Kantola wrote:
> Hi folks --
> 
> I'm trying this for the second and final time, just in case this got
> ignored earlier because of formal mistakes in the submission, or
> holidays, or ...
> 
> It's a package that our project
> (http://sourceforge.net/projects/astromate/) would benefit immensely
> from, as the routine of installing cygwin, selecting (all of the) the
> required packages and compiling astrometry.net is beyond the skills of
> the target audience (amateur astronomers).  Not included in any of the
> major distros.
> 
> Included is a small subset of the freely available Tycho-2 star
> catalogue, which can be used for testing the installation:
> 
> cd /usr/local/astrometry/examples; ../bin/solve-field.exe apod4.jpg
> 
> For a comprehensive sky catalogue, see
> http://trac.astrometry.net/browser/trunk/src/astrometry/GETTING-INDICES
> 
> category: Science
> requires: cairo libcairo2 python-cairo libnetpbm10 netpbm libpng14
> libjpeg8 zlib zlib0 python python-numpy pkg-config cygwin
> sdesc:    "Astrometry.net astrometrical solver."
> ldesc:    "Astrometry.net analyses an astronomical image (photograph of the
> night sky) to output, among other things, the central coordinate of the image,
> the visible field of view, and the list of deep sky objects potentially
> visible within the field."
> 
> wget \
>   http://rubor.org/astrometrytortilla/astrometry.net/astrometry.net-0.38-1.tar.bz2
> \
>   http://rubor.org/astrometrytortilla/astrometry.net/astrometry.net-0.38-1-src.tar.bz2
> \
>   http://rubor.org/astrometrytortilla/astrometry.net/setup.hint

first of all, you need 5 votes from other package maintainers to get
the package into the distro, since it's not in any major Linux distro.

Apart from that, your packaging is wrong.  You've put everything under
/usr/local/astrometry, but for an official distro package, you should
follow the usual directory layout as outlined in
http://cygwin.com/setup.html#package_contents
Nothing ever in the distro should go into /usr/local.  That dir is
reserved for *local* stuff on the user's machine.

UI binaries under /usr/bin, include files under /usr/include/astrometry,
helper stuff under /usr/share/astrometry, etc.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

  reply	other threads:[~2011-10-04  9:29 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04  8:02 Jussi Kantola
2011-10-04  9:29 ` Corinna Vinschen [this message]
2011-10-05  8:43 ` Peter Li
2011-10-05 10:04   ` Jussi Kantola
2011-10-05 16:02 ` Charles Wilson
2011-10-11 10:19   ` Marco Atzeri
2011-10-18 11:21     ` Jussi Kantola
2011-10-18 11:49       ` Chris Sutcliffe
2011-10-18 21:12         ` Ken Brown
2011-10-20  8:19           ` Jussi Kantola
2011-10-30 21:10             ` Jussi Kantola
2011-11-03 12:03               ` Corinna Vinschen
2011-11-03 12:55                 ` Charles Wilson
2011-11-03 13:03                   ` Corinna Vinschen
2011-11-04  0:52                 ` Jussi Kantola
2011-10-05 16:19 ` Andrew Schulman
2011-10-06 13:06   ` Jussi Kantola
2011-10-07 14:20     ` Marco Atzeri
2011-10-07 16:19       ` Jussi Kantola
2011-10-07 16:20         ` Jussi Kantola
2011-10-10 18:54           ` Jussi Kantola
2011-10-10 23:14             ` Christopher Faylor
2011-11-04  6:30         ` Charles Wilson
2011-11-04  9:02           ` Jussi Kantola
2011-11-04 15:12           ` Yaakov (Cygwin/X)
2011-11-04 16:08             ` Charles Wilson
2011-11-04 21:13           ` Charles Wilson
2011-11-07 13:18             ` Jussi Kantola
2011-11-07 14:46               ` Charles Wilson
2011-11-07 16:13                 ` Jussi Kantola
2011-11-07 16:18                 ` Christopher Faylor
2011-11-08  4:50                   ` Charles Wilson
2011-11-08  7:19                     ` Christopher Faylor
2011-11-08 12:44                       ` Ken Brown
2011-11-09  2:43                         ` Chris Sutcliffe
2011-11-09 10:00                           ` Jussi Kantola
2011-11-09 23:24                             ` Charles Wilson
2011-11-11 10:46                               ` Jussi Kantola
2011-11-11 10:53                                 ` Jussi Kantola
2011-11-13 17:35                                   ` Jussi Kantola
2011-11-08 18:01                       ` Marco Atzeri
2011-11-08 19:55                         ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111004092836.GB15141@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).