Replace GQview with geeqie fork, because the latter is more actively

maintained.

PR:		208696
Submitted by:	fehmi noyan isi
Patch by:	me
This commit is contained in:
Benedict Reuschling 2016-04-17 11:28:39 +00:00
parent 494454a2ca
commit 51c9b71aad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48658

View file

@ -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>