From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24897 invoked by alias); 27 Dec 2016 03:35:38 -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 24885 invoked by uid 89); 27 Dec 2016 03:35:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_05,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, tarball, H*f:sk:announc, itp X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 27 Dec 2016 03:35:36 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 32E68811D8 for ; Tue, 27 Dec 2016 03:35:35 +0000 (UTC) Received: from [10.10.116.24] (ovpn-116-24.rdu2.redhat.com [10.10.116.24]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uBR3ZWfb019375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 26 Dec 2016 22:35:34 -0500 Subject: Re: [ITP] speexdsp-1.2rc3-1 To: cygwin-apps@cygwin.com References: <6fff2c5a-6908-4656-b814-8ee597882432@cygwin.com> <4b277a1d-787d-5af7-483f-55d131782687@acm.org> <401881fe-ba62-8cdc-ea96-7b0508e77843@cygwin.com> <5e9de7bf-140a-a2f3-73ea-4ec046f2c379@acm.org> From: Yaakov Selkowitz Message-ID: <9c345671-4d53-7a25-50e1-7e36de579f67@cygwin.com> Date: Tue, 27 Dec 2016 03:35:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <5e9de7bf-140a-a2f3-73ea-4ec046f2c379@acm.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00033.txt.bz2 On 2016-12-26 20:49, David Rothenberger wrote: > On 12/26/2016 5:16 PM, Yaakov Selkowitz wrote: >> * Why a git snapshot instead of an official tarball? > > I had problems building the latest speex release from the official > tarball, so I switched to git for that release and just copied it for > speexdsp. How so? I didn't have any issues building the mingw speex packages. >> I have added this package under your name. Go ahead and upload with >> these fixes, and then I'll fix the dependencies of other packages >> accordingly. > > Done. Thanks for the review and fixing up the dependencies. One more thing: now that we have speexdsp (again), speexenc (from the main speex package) will benefit from it if present. This would require a simple revision bump and rebuild of speex with the speexdsp packages installed. -- Yaakov