From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25812 invoked by alias); 5 Oct 2011 16:02:00 -0000 Received: (qmail 25802 invoked by uid 22791); 5 Oct 2011 16:01:59 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW,TW_BJ,TW_BP,TW_IB,TW_TP X-Spam-Check-By: sourceware.org Received: from out5.smtp.messagingengine.com (HELO out5.smtp.messagingengine.com) (66.111.4.29) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 Oct 2011 16:01:44 +0000 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 4601120812 for ; Wed, 5 Oct 2011 12:01:43 -0400 (EDT) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 05 Oct 2011 12:01:43 -0400 Received: from [158.147.67.90] (158-147-67-90.harris.com [158.147.67.90]) by mail.messagingengine.com (Postfix) with ESMTPSA id F20C47604A3; Wed, 5 Oct 2011 12:01:42 -0400 (EDT) Message-ID: <4E8C7F4E.3080002@cwilson.fastmail.fm> Date: Wed, 05 Oct 2011 16:02:00 -0000 From: Charles Wilson Reply-To: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Mailing List: CygWin-Apps Subject: Re: [ITP] astrometry.net-0.38-1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2011-10/txt/msg00007.txt.bz2 On 10/4/2011 4:02 AM, Jussi Kantola wrote: > 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." +1. However, as Corinna pointed out, there are some issues with the packaging. I'll take a look this weekend and come up with some suggestions for you. FYI, you probably don't need to list both "zlib" and "zlib0" as requires: (most packages need just the dll, in zlib0). Ditto for "cairo" and "libcairo2" -- you probably only need libcairo2. Also, it is no longer recommended to include 'cygwin' in the requires: list -- it is assumed that cygwin is a requirement for everything. -- Chuck