From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e57rz-00038G-0L for guix-patches@gnu.org; Thu, 19 Oct 2017 06:16:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e57ru-0000S6-VI for guix-patches@gnu.org; Thu, 19 Oct 2017 06:16:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40477) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e57ru-0000Rq-Rx for guix-patches@gnu.org; Thu, 19 Oct 2017 06:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e57ru-0006aZ-Li for guix-patches@gnu.org; Thu, 19 Oct 2017 06:16:02 -0400 Subject: bug#28711: [PATCH] gnu: speex: Build and install 'speexdec' and 'speexenc'. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171005094217.11877-1-iyzsong@member.fsf.org> <87lgkmk8fy.fsf@gnu.org> Date: Thu, 19 Oct 2017 12:15:39 +0200 In-Reply-To: <87lgkmk8fy.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 07 Oct 2017 22:29:53 +0200") Message-ID: <87376fmoj8.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Cc: 28711-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > >> * gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'. >> [inputs]: Add 'speexdsp'. > > LGTM, thanks! Pushed on your behalf, thanks! :-) Ludo=E2=80=99.