From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 4/8] gnu: Add viewnior. Date: Wed, 23 Nov 2016 22:48:54 +0100 Message-ID: <871sy16f5l.fsf@gnu.org> References: <20161121210035.13726-1-efraim@flashner.co.il> <20161121210035.13726-5-efraim@flashner.co.il> <87shqji8dx.fsf@gmail.com> <87twaznu9m.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> 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]:53037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9fPa-0000g3-Vt for guix-devel@gnu.org; Wed, 23 Nov 2016 16:49:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9fPX-0002SZ-4L for guix-devel@gnu.org; Wed, 23 Nov 2016 16:49:03 -0500 In-Reply-To: <87twaznu9m.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Tue, 22 Nov 2016 21:18:13 +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" To: Marius Bakke Cc: guix-devel@gnu.org, Alex Kost Marius Bakke skribis: > Alex Kost writes: > >> Efraim Flashner (2016-11-21 23:00 +0200) wrote: >> >>> * gnu/packages/viewnior.scm (viewnior): New file. >> >> Not related to this patch: I think we should find a place for the image >> viewers, as currently we have feh, sxiv and geeqie (plus this >> 'viewnior') that are placed in their own files. > > I think image.scm should do fine for these. That could work. Or, alternately, image-viewers.scm (image.scm already contains 28 packages, which makes it the 28th file in number of packages per M-x guix-locations.) Ludo=E2=80=99.