From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 5/5] gnu: Add khard. Date: Thu, 3 Mar 2016 17:14:36 -0500 Message-ID: <20160303221436.GA31679@jasmine> References: <289785eed7200bb09305843b2c3d0bd1222ff62e.1457042922.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abbW5-0004jo-6A for guix-devel@gnu.org; Thu, 03 Mar 2016 17:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abbW1-0003TE-UE for guix-devel@gnu.org; Thu, 03 Mar 2016 17:14:41 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abbW1-0003TA-QX for guix-devel@gnu.org; Thu, 03 Mar 2016 17:14:37 -0500 Received: from localhost (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 4460B68016C for ; Thu, 3 Mar 2016 17:14:37 -0500 (EST) Content-Disposition: inline In-Reply-To: <289785eed7200bb09305843b2c3d0bd1222ff62e.1457042922.git.leo@famulari.name> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On Thu, Mar 03, 2016 at 05:11:56PM -0500, Leo Famulari wrote: > * gnu/packages/mail.scm (khard): New variable. > + (description "Khard is an address book for the console. It creates, reads, > +modifies and removes CardDAV address book entries at your local machine. For > +synchronizing with a remote address book, @command{vdirsyncer} is recommended. > +Khard can also be used from within the email client @command{mutt}.") Is this an appropriate use of texinfo? > + (home-page "https://github.com/scheibler/khard") > + (license gpl3))) ; "later version" never mentioned > -- > 2.6.3 > >