From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49252) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iy8OU-0007lk-0u for guix-patches@gnu.org; Sun, 02 Feb 2020 01:06:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iy8OS-0002kW-0x for guix-patches@gnu.org; Sun, 02 Feb 2020 01:06:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33543) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iy8OQ-0002hw-6H for guix-patches@gnu.org; Sun, 02 Feb 2020 01:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iy8OQ-0004fn-0j for guix-patches@gnu.org; Sun, 02 Feb 2020 01:06:02 -0500 Subject: [bug#39378] [PATCH] gnu: Add FIM. Resent-Message-ID: Date: Sun, 2 Feb 2020 01:05:37 -0500 From: Leo Famulari Message-ID: <20200202060537.GB13786@jasmine.lan> References: <0be1c20da4fab4533541600882fc383ab2f59a84.1580511103.git.leo@famulari.name> <1580513229.1958.3.camel@Nokia-N900> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1580513229.1958.3.camel@Nokia-N900> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jonathan Brielmaier Cc: 39378@debbugs.gnu.org On Sat, Feb 01, 2020 at 12:27:09AM +0100, Jonathan Brielmaier wrote: > > +      (synopsis "Image viewer with framebuffer support") > > +      (description "FIM is an image viewer that supports both X and the > > Linux +framebuffer.") > > Maybe add to the description that it's quite leightweight still supporting many image formats. Perhaps, but I measured some of the image viewers int the same module, and FIM is in the middle of the pack in terms of being lightweight.