From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Imlib2 license Date: Sun, 26 Oct 2014 14:53:10 +0100 Message-ID: <87vbn7ndix.fsf@gnu.org> References: <87vbnaatdx.fsf@gmail.com> <87bnozre14.fsf@gnu.org> <87tx2r3rlm.fsf@gmail.com> 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]:58371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiOFh-0007Aa-Mi for guix-devel@gnu.org; Sun, 26 Oct 2014 09:53:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiOFY-0007gd-LJ for guix-devel@gnu.org; Sun, 26 Oct 2014 09:53:01 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:41493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiOFY-0007gX-EL for guix-devel@gnu.org; Sun, 26 Oct 2014 09:52:52 -0400 In-Reply-To: <87tx2r3rlm.fsf@gmail.com> (Alex Kost's message of "Sun, 26 Oct 2014 16:09:25 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > OK for the attached patch? > > > From b7564a7f68fe2d2d74d0d1bc768eb19dbab09a36 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sun, 26 Oct 2014 15:27:56 +0300 > Subject: [PATCH] licenses: Add 'imlib2'. > > * guix/licenses.scm (imlib2): New variable. > * gnu/packages/image.scm (imlib2): Use it. OK! Ludo=E2=80=99.