From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114806 invoked by alias); 28 Dec 2016 03:23:23 -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 114780 invoked by uid 89); 28 Dec 2016 03:23:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*f:sk:announc, H*Ad:U*yselkowitz, Hx-languages-length:811 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; Wed, 28 Dec 2016 03:23:20 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (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 601D561B85 for ; Wed, 28 Dec 2016 03:23:19 +0000 (UTC) Received: from [10.10.116.24] (ovpn-116-24.rdu2.redhat.com [10.10.116.24]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uBS3NGXV032644 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 27 Dec 2016 22:23:18 -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> <9c345671-4d53-7a25-50e1-7e36de579f67@cygwin.com> <349ef0e5-2e80-5fcd-648f-46589250f3f5@acm.org> From: Yaakov Selkowitz Message-ID: Date: Wed, 28 Dec 2016 03:23: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: <349ef0e5-2e80-5fcd-648f-46589250f3f5@acm.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00036.txt.bz2 On 2016-12-27 13:08, David Rothenberger wrote: > On 12/26/2016 7:35 PM, Yaakov Selkowitz wrote: >> On 2016-12-26 20:49, David Rothenberger wrote: >>> 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. > > It wouldn't build the man pages using the official source tarball. Sorry, which man pages? >> 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. > > Thanks for the heads up. Working on that now. Thanks! -- Yaakov