From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Libreoffice building (sort of) Date: Tue, 10 Mar 2015 13:41:42 +0100 Message-ID: <87mw3lm3cp.fsf@gnu.org> References: <20150309220320.GA16814@debian> <787D3051-1EA0-4CFA-8D7C-A201DB6EA50B@sumou.com> <7C40BA9C-C875-446D-B2FD-3749CF026313@sumou.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]:43700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVJTp-00033e-WA for guix-devel@gnu.org; Tue, 10 Mar 2015 08:41:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVJTl-0006pN-1B for guix-devel@gnu.org; Tue, 10 Mar 2015 08:41:49 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVJTk-0006pI-U4 for guix-devel@gnu.org; Tue, 10 Mar 2015 08:41:44 -0400 In-Reply-To: (=?utf-8?B?IueZveOBhOeGiiBA55u45pKy6YGT?= "'s message of "Tue, 10 Mar 2015 13:06:45 +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: =?utf-8?B?55m944GE54aKIEDnm7jmkrLpgZM=?= Cc: GuixSD "=E7=99=BD=E3=81=84=E7=86=8A @=E7=9B=B8=E6=92=B2=E9=81=93" skribis: > wget http://git.savannah.gnu.org/cgit/guix.git/snapshot/wip-libreoffice.t= ar.gz > guix pull --url=3Dfile:///path/to/wip-libreoffice.tar.gz > guix package -i libreoffice > > It's building now, apparently everything from source, so probably a long = way to go...=20 > > Let's see if it will put a unable libreoffice instance in the store...=20 Please let us know how it goes. If it builds and is usable, we should merge it. Ludo=E2=80=99.