From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCHES] Various Date: Wed, 25 Mar 2015 20:44:37 +0100 Message-ID: <87h9t8276i.fsf@taylan.uni.cx> References: <87sicx2qqz.fsf@taylan.uni.cx> <87d23xt41w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YarEH-0002V2-HZ for guix-devel@gnu.org; Wed, 25 Mar 2015 15:44:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YarEG-0006UV-KT for guix-devel@gnu.org; Wed, 25 Mar 2015 15:44:41 -0400 In-Reply-To: <87d23xt41w.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 25 Mar 2015 17:50:03 +0100") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> + (synopsis "Video Acceleration API") > > I know that it=E2=80=99s the upstream name, but really, it=E2=80=99s a li= brary, not an > interface. So what about =E2=80=9CVideo acceleration library=E2=80=9D? Indeed, done. >> Subject: [PATCH 3/8] gnu: Add libwebp. >> >> * gnu/packages/image.scm (freeimage): New variable. > > Typo. In fact, Magit bug. :-) (It automates adding those lines.) Thanks for the review!