From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14237 invoked by alias); 22 Oct 2013 14:05:53 -0000 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 Received: (qmail 14220 invoked by uid 89); 22 Oct 2013 14:05:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 14:05:50 +0000 Received: from pool-98-110-183-69.bstnma.fios.verizon.net ([98.110.183.69] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1VYcai-0007ET-EU for cygwin-apps@cygwin.com; Tue, 22 Oct 2013 14:05:48 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id C468160102 for ; Tue, 22 Oct 2013 10:05:47 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/MMtadmSyOx73u3l1GXyXU Date: Tue, 22 Oct 2013 14:05:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [ITP] icoutils-0.31.0-1 Message-ID: <20131022140547.GB915@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <52435AE2.2010800@tiscali.co.uk> <52657AC4.50306@tiscali.co.uk> <20131022075503.GA14289@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131022075503.GA14289@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-10/txt/msg00175.txt.bz2 On Tue, Oct 22, 2013 at 09:55:03AM +0200, Corinna Vinschen wrote: >On Oct 21 20:04, David wrote: >> On 25/09/2013 22:51, David Stacey wrote: >> >icoutils is a set of programmes for extracting and converting >> >Microsoft icon and cursor files. Found in most major Linux distros >> >[1]. >> > >> > >> ># 32-bit: >> >BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release >> > >> >wget --no-check-certificate --no-host-directories >> >--force-directories --cut-dirs=5 \ >> >${BASEURL}/icoutils/icoutils-0.31.0-1-src.tar.xz \ >> >${BASEURL}/icoutils/icoutils-0.31.0-1.tar.xz \ >> >${BASEURL}/icoutils/icoutils-debuginfo/icoutils-debuginfo-0.31.0-1.tar.xz >> >\ >> >${BASEURL}/icoutils/icoutils-debuginfo/setup.hint \ >> >${BASEURL}/icoutils/setup.hint >> > >> > >> ># 64-bit: >> >BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/64bit/release >> > >> >wget --no-check-certificate --no-host-directories >> >--force-directories --cut-dirs=5 \ >> >${BASEURL}/icoutils/icoutils-0.31.0-1-src.tar.xz \ >> >${BASEURL}/icoutils/icoutils-0.31.0-1.tar.xz \ >> >${BASEURL}/icoutils/icoutils-debuginfo/icoutils-debuginfo-0.31.0-1.tar.xz >> >\ >> >${BASEURL}/icoutils/icoutils-debuginfo/setup.hint \ >> >${BASEURL}/icoutils/setup.hint >> >> I'm not sure if there's any interest in this package, but I'd be >> grateful if someone could find the time to give it a quick look >> over. > >Packaging looks good. Feel free to upload. Note that packages that are not listed in the cygwin-pkg-maint file will not be recognized. Maintainers can only upload packages that they maintain. I added David but it will take a few minutes to propagate. cgf