Date: Sun, 17 Apr 2016 11:28:39 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48658 - head/en_US.ISO8859-1/books/handbook/desktop Message-ID: <201604171128.u3HBSdm4091969@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr Date: Sun Apr 17 11:28:39 2016 New Revision: 48658 URL: https://svnweb.freebsd.org/changeset/doc/48658 Log: Replace GQview with geeqie fork, because the latter is more actively maintained. PR: 208696 Submitted by: fehmi noyan isi Patch by: me Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Sun Apr 17 11:03:12 2016 (r48657) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Sun Apr 17 11:28:39 2016 (r48658) @@ -796,7 +796,7 @@ </row> <row> - <entry><application>GQview</application></entry> + <entry><application>Geeqie</application></entry> <entry>light</entry> <entry>light</entry> <entry><application>Gtk+</application> or @@ -890,29 +890,32 @@ </sect2> <sect2> - <title>GQview</title> + <title>Geeqie</title> <indexterm> - <primary><application>GQview</application></primary> + <primary><application>Geeqie</application></primary> </indexterm> - <para><application>GQview</application> is an image manager - which supports viewing a file with a single click, launching - an external editor, and thumbnail previews. It also features - a slideshow mode and some basic file operations, making it - easy to manage image collections and to find duplicate files. - <application>GQview</application> supports full screen viewing - and internationalization.</para> + <para><application>Geeqie</application> is a fork from the + unmaintained <application>GQView</application> project, in an + effort to move development forward and integrate the existing + patches. <application>Geeqie</application> is an image + manager which supports viewing a file with a single click, + launching an external editor, and thumbnail previews. It also + features a slideshow mode and some basic file operations, + making it easy to manage image collections and to find + duplicate files. <application>Geeqie</application> supports + full screen viewing and internationalization.</para> - <para>To install the <application>GQview</application> + <para>To install the <application>Geeqie</application> package:</para> - <screen>&prompt.root; <userinput>pkg install gqview</userinput></screen> + <screen>&prompt.root; <userinput>pkg install geeqie</userinput></screen> <para>If the package is not available, use the Ports Collection:</para> - <screen>&prompt.root; <userinput>cd /usr/ports/graphics/gqview</userinput> + <screen>&prompt.root; <userinput>cd /usr/ports/graphics/geeqie</userinput> &prompt.root; <userinput>make install clean</userinput></screen> </sect2>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604171128.u3HBSdm4091969>