From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42879) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHwOY-0001Wk-VI for guix-patches@gnu.org; Fri, 27 Mar 2020 17:20:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHwOY-0006T1-1n for guix-patches@gnu.org; Fri, 27 Mar 2020 17:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55639) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHwOX-0006Sn-Sn for guix-patches@gnu.org; Fri, 27 Mar 2020 17:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jHwOX-0008Ve-Nh for guix-patches@gnu.org; Fri, 27 Mar 2020 17:20:01 -0400 Subject: [bug#40255] gnu: packages: Create linphone.scm Resent-Message-ID: Date: Fri, 27 Mar 2020 17:19:46 -0400 From: Leo Famulari Message-ID: <20200327211946.GA26543@jasmine.lan> References: <20200327204602.GB16253@jasmine.lan> <58f07b8fec2d03cbf0fd321514224d9c@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Raghav Gururajan Cc: 40255@debbugs.gnu.org On Fri, Mar 27, 2020 at 08:51:23PM +0000, Raghav Gururajan wrote: > > Thanks! The new file is empty though... > > Yes, I will be adding this to it through separate patches, so that we can track by commits. I think you should do it how you feel comfortable, but we aren't going to add an empty file :) > Yes, I am gonna create a separate module for linphone, because it is a bit project like gnome, has lot of packages on its own. :-) Okay, that makes sense.