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: [PATCH] gnu: Add nestopiaue. Date: Tue, 03 Nov 2015 10:24:44 +0100 Message-ID: <87twp3a10j.fsf@T420.taylan> References: <87h9l5bm01.fsf@T420.taylan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXrm-0000AU-QZ for guix-devel@gnu.org; Tue, 03 Nov 2015 04:26:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtXri-0003rg-QA for guix-devel@gnu.org; Tue, 03 Nov 2015 04:26:58 -0500 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:33782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXri-0003rb-JV for guix-devel@gnu.org; Tue, 03 Nov 2015 04:26:54 -0500 Received: by wijp11 with SMTP id p11so67520742wij.0 for ; Tue, 03 Nov 2015 01:26:54 -0800 (PST) Received: from T420.taylan (aftr-109-91-39-104.unity-media.net. [109.91.39.104]) by smtp.gmail.com with ESMTPSA id 71sm22343353wmm.24.2015.11.03.01.26.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Nov 2015 01:26:53 -0800 (PST) In-Reply-To: <87h9l5bm01.fsf@T420.taylan> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Sun, 01 Nov 2015 19:41:34 +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: guix-devel@gnu.org I now pushed a slightly edited version of this patch. (Removed the xdg-utils input since I was already patching out its use in the Makefile, removed the freedesktop module use that was needed for xdg-utils, and renamed the package to nestopia-ue.) Taylan