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>
<row> <row>
<entry><application>GQview</application></entry> <entry><application>Geeqie</application></entry>
<entry>light</entry> <entry>light</entry>
<entry>light</entry> <entry>light</entry>
<entry><application>Gtk+</application> or <entry><application>Gtk+</application> or
@ -890,29 +890,32 @@
</sect2> </sect2>
<sect2> <sect2>
<title>GQview</title> <title>Geeqie</title>
<indexterm> <indexterm>
<primary><application>GQview</application></primary> <primary><application>Geeqie</application></primary>
</indexterm> </indexterm>
<para><application>GQview</application> is an image manager <para><application>Geeqie</application> is a fork from the
which supports viewing a file with a single click, launching unmaintained <application>GQView</application> project, in an
an external editor, and thumbnail previews. It also features effort to move development forward and integrate the existing
a slideshow mode and some basic file operations, making it patches. <application>Geeqie</application> is an image
easy to manage image collections and to find duplicate files. manager which supports viewing a file with a single click,
<application>GQview</application> supports full screen viewing launching an external editor, and thumbnail previews. It also
and internationalization.</para> 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> 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 <para>If the package is not available, use the Ports
Collection:</para> 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> &prompt.root; <userinput>make install clean</userinput></screen>
</sect2> </sect2>