From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] gnu: gnunet-gtk: Configure with gnunet path. Date: Fri, 29 Jul 2016 17:56:33 +0000 Message-ID: <87twf8uy3y.fsf@we.make.ritual.n0.is> References: <87wpk4uybh.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTC1W-0006lE-JP for guix-devel@gnu.org; Fri, 29 Jul 2016 13:56:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTC1U-0005D2-In for guix-devel@gnu.org; Fri, 29 Jul 2016 13:56:37 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:34276 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTC1U-0005Cy-8k for guix-devel@gnu.org; Fri, 29 Jul 2016 13:56:36 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id e28ce943 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Fri, 29 Jul 2016 17:56:35 +0000 (UTC) In-Reply-To: <87wpk4uybh.fsf@we.make.ritual.n0.is> 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" To: guix-devel@gnu.org ng0 writes: > From 182c90f6c339c1af919a0885794cb23c1518c227 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 29 Jul 2016 17:45:25 +0000 > Subject: [PATCH] gnu: gnunet-gtk: Configure with gnunet path. > > * gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet' > to #:configure-flags. > --- > gnu/packages/gnunet.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm > index 67b0437..4d888bd 100644 > --- a/gnu/packages/gnunet.scm > +++ b/gnu/packages/gnunet.scm > @@ -316,7 +316,9 @@ services.") > (arguments > `(#:configure-flags > (list "--without-libunique" > - "--with-qrencode"))) > + "--with-qrencode" > + (string-append "--with-gnunet=" > + (assoc-ref %build-inputs "gnunet"))))) > (inputs > `(("gnunet" ,gnunet) > ("libgcrypt" ,libgcrypt) > -- > 2.9.2 Graphically, this was not run. From my packaging experience with gnunet and with the succesfull build which just ran, it should just work. -- ♥Ⓐ ng0 Current Keys: https://we.make.ritual.n0.is/ng0.txt For non-prism friendly talk find me on http://www.psyced.org