From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:39565) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHvxS-0002kE-Nf for guix-patches@gnu.org; Fri, 27 Mar 2020 16:52:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHvxR-0001Cx-Rg for guix-patches@gnu.org; Fri, 27 Mar 2020 16:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHvxR-0001C3-Np for guix-patches@gnu.org; Fri, 27 Mar 2020 16:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jHvxR-0007lu-M7 for guix-patches@gnu.org; Fri, 27 Mar 2020 16:52:01 -0400 Subject: [bug#40255] gnu: packages: Create linphone.scm Resent-Message-ID: Mime-Version: 1.0 Date: Fri, 27 Mar 2020 20:51:23 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "Raghav Gururajan" Message-ID: In-Reply-To: <20200327204602.GB16253@jasmine.lan> References: <20200327204602.GB16253@jasmine.lan> <58f07b8fec2d03cbf0fd321514224d9c@disroot.org> 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: Leo Famulari Cc: 40255@debbugs.gnu.org > Thanks! The new file is empty though...=0A=0AYes, I will be adding this= to it through separate patches, so that we can track by commits.=0A=0A> = Also, I think that linphone should go in (gnu packages telephony),=0A> ra= ther than its own module.=0A=0AYes, I am gonna create a separate module f= or linphone, because it is a bit project like gnome, has lot of packages = on its own. :-)=0A=0ARegards,=0ARG.