Fix #775: GTK3 and the readme.md
[geeqie.git] / README.md
1
2 ##PLEASE NOTE!
3 The repository at GitHub is not the main repository, and is likely to be out-of-date.  
4 If you wish to clone the source code, please use the repository at [geeqie.org](http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git).  
5 Details are given in the [Downloading](#downloading) section below.
6 ###########################################################################  
7
8       ###################################################################
9       ##                          Geeqie x.x                           ##
10       ##                                                               ##
11       ##              Copyright (C) 2008 - 2018 The Geeqie Team        ##
12       ##              Copyright (C) 1999 - 2006 John Ellis.            ##
13       ##                                                               ##
14       ##                      Use at your own risk!                    ##
15       ##                                                               ##
16       ##  This software released under the GNU General Public License. ##
17       ##       Please read the COPYING file for more information.      ##
18       ###################################################################
19
20 This is Geeqie, a successor of GQview.
21
22 [![Build Status](https://api.travis-ci.org/BestImageViewer/geeqie.svg?branch=master)](https://travis-ci.org/BestImageViewer/geeqie)
23
24 Geeqie has been forked from GQview project, because it was not possible to
25 contact the GQview author and only maintainer.
26
27 The Geeqie project will continue the development forward and maintain the existing code.
28
29 Geeqie is currently considered stable.
30
31 Please send any questions, problems or suggestions to the [mailing list](mailto:geeqie@freelists.org) or
32 open an issue on [Geeqie at GitHub](https://github.com/BestImageViewer/geeqie/issues).
33
34 Subscribe to the mailing list [here](https://www.freelists.org/list/geeqie).
35
36 The project website is <http://www.geeqie.org/> and you will find the latest sources in the
37 [Geeqie repository](http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git).
38
39 # README contents:
40
41 * Description / Features
42 * Downloading
43 * Installation
44 * Notes and changes for this release
45 * Requirements
46
47
48 ## Description / Features
49
50 Geeqie is a graphics file viewer. Basic features:
51
52
53 * Single click image viewing / navigation.
54
55 * Zoom functions.
56
57 * Thumbnails, with optional caching and .xvpics support.
58
59 * Multiple file selection for move, copy, delete, rename, drag and drop.
60
61 * Thumbnail preview of the destination for move, copy and rename functions.
62
63 * On-the-fly renaming for move and copy functions, with formatted and auto-rename features.
64
65 * File grouping (an image having jpeg, RAW and xmp files will appear as a single entity).
66
67 * Selectable exif auto-rotation of images.
68
69
70 * Single click file copy or move to pre-defined folders - with undo feature.
71 * Drag and drop.
72
73 * Collections.
74
75 * support for stereoscopic images
76     * input: side-by-side (JPS) and MPO format
77     * output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)
78
79 *   Viewing raster and vector images, in the following formats:
80 3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DNG, ERF, GIF, HEIC, ICNS, ICO, JPE/JPEG/JPG, JPS, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PEF, PTX, PBM/PGM/PNM/PPM, PNG, QIF/QTIF (QuickTime Image Format), RAF, RAW, RW2, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WMF, XBM, XPM, HEIF, WEBP, DjVu, PSD, JP2. Animated GIFs are supported.
81
82 * Preview and thumbnails of video clips can be displayed. Clips can be run via a defined external program.
83
84 * Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of two or four per page for comparison; or as thumbnails of various sizes. Synchronised zoom when multi images are displayed.
85
86 * Pan(orama) view displays image thumbnails in calendar, grid, folder and other layouts.
87 * All available metadata and Exif/IPTC/XMP data can be displayed, as well as colour histograms and assigned tags, keywords and comments.
88
89 * Selectable image overlay display box - can contain any text or meta-data.
90
91 * Panels can be docked or floating.
92
93 * Tags, both predefined and custom, can be assigned to images, and stored either as image metadata (where the file format allows), sidecar files, or in directory metadata files. Keywords and comments can also be assigned.
94
95 * Basic editing in the form of lossless 90/180-degree rotation and flipping is supported; external programs such as GIMP, Inkscape, and custom scripts using ImageMagick can be linked to allow further processing.
96
97 * Advanced searching is available using criteria such as filename, file size, age, image dimensions, similarity to a specified image, or by keywords or comments. If images have GPS coordinates embedded, you may also search for images within a radius of a geographical point.
98
99 * Geeqie supports applying the colour profile embedded in an image along with the system monitor profile (or a user-specified monitor profile).
100
101 * Geeqie sessions can be remotely controlled from external software, so it can be used as an image-viewer component of a bigger application.
102
103 * Geeqie includes a 'find duplicates' tool which can compare images using a variety of criteria (filename, file size, visual similarity, dimensions, image content), either within a single folder or between two folders. Finding duplicates ignoring the rotation of images is also supported.
104 * Images may be given a rating value (also known as a "star rating").
105
106 * Maps from [OpenStreetMap](http://www.openstreetmap.org) may be displayed in a side panel. If an image has GPS coordinates embedded, its position will be displayed on the map - if Image Direction is encoded, that will be displayed also. If an image does not have embedded GPS coordinates, it may be dragged-and-dropped onto the map to encode its position.
107
108 # <a name="downloading"></a>
109 ## Downloading
110
111 Geeqie is available as a package with some distributions, however Geeqie is stable and you may compile the latest version from sources.
112
113 There are two scripts which will download and compile the sources for you.
114
115 The first script will install Geeqie to a defined location, and will run under any system. However, it is left to you to make sure dependencies are fulfilled.
116 To get the script, from the command line type:<br/><br/>
117 `wget https://raw.githubusercontent.com/pixlsus/Scripts/master/build-geeqie`
118
119 The second script will run only on Debian-based system, but will fulfil all dependencies and also give you the opportunity to include additional pixbuf loaders and other useful programs.
120 To get the script, from the command line type:<br/><br/>
121 `wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/web/geeqie-install-debian.sh`
122
123
124 If you wish to compile the sources yourself you may download the latest version (if you have installed git) from here:
125
126 Either: `git clone git://www.geeqie.org/geeqie.git`
127
128 Or: `git clone http://www.geeqie.org/git/geeqie.git`
129
130 ## Manual Installation
131
132 List compile options: `./autogen.sh --help`
133
134 Common options:
135 `./autogen.sh --disable-gtk3`,
136
137 Compilation: `./autogen.sh [options]; make -j<no. of cpu cores> `
138
139 Install: `[sudo] make install`
140
141 Removal: `[sudo] make uninstall`
142
143 #### Note:
144 The zip and gzip files at geeqie.org and GitHub contain only the sources - they cannot, by themselves, be used to install Geeqie.
145
146 It is recommended to always use `git clone  git://www.geeqie.org/geeqie.git` to download Geeqie. After installing Geeqie you may delete the folder you have cloned Geeqie into.
147
148 However if you leave the folder intact, whenever new features or patches are available, execute:
149
150 `git pull; sudo make uninstall; sudo make maintainer-clean; ./autogen.sh; make -j<no. of cpu cores>; sudo make install`
151
152 Only the changed sources are downloaded, which makes this a quick operation.
153
154 Your configuration file, history file and desktop files are not affected by this process.
155
156
157
158 ## Notes and changes for the latest release
159
160 See the NEWS file in the installation folder, or [Geeqie News at GitHub](https://github.com/BestImageViewer/geeqie/blob/master/NEWS)
161
162 And either the ChangeLog file or [Geeqie ChangeLog](http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=shortlog)
163
164
165 ## Requirements
166
167 ### Required libraries:
168     GTK+ 3.00
169         www.gtk.org
170         enabled by default
171         disable with configure option: --disable-gtk3
172     or
173     GTK+ 2.20
174         disabled by default when GTK+3 libraries are found.
175         enable with configure option: --disable-gtk3
176         optional items map display and GPU acceleration are not available
177         with GTK2
178
179         Both GTK2 and GTK3 versions have been in use for several
180         years, and both may be considered stable.
181
182 ### Optional libraries:
183     lcms2 2.0
184     or
185     lcms 1.14
186         www.littlecms.com
187         for color management support
188         enabled by default
189         disable with configure option: --disable-lcms
190
191     exiv2 0.11
192         www.exiv2.org
193         for enhanced exif support
194         enabled by default
195         disable with configure option: --disable-exiv2
196
197     lirc
198         www.lirc.org
199         for remote control support
200         enabled by default
201         disable with configure option: --disable-lirc
202
203     libchamplain-gtk 0.12
204     libchamplain 0.12
205     libclutter 1.0
206         wiki.gnome.org/Projects/libchamplain
207         for map display
208         enabled by default
209         disable with configure option: --disable-map
210
211     libclutter 1.0
212         www.clutter-project.org
213         for GPU acceleration (a check-box on Preferences/Image must also be ticked)
214         enabled by default
215         disable with configure option: --disable-gpu-accel
216         explicitly disabling will also disable the map feature
217
218     lua 5.1
219         www.lua.org
220         support for lua scripting
221         enabled by default
222         disable with configure option: --disable-lua
223
224     librsvg2-common
225         for displaying .svg images
226
227     libwmf0.2-7-gtk
228         for displaying .wmf images
229
230     (see also "Additional pixbuf loaders" in the References section of the Help file)
231
232     awk
233         when running Geeqie, to use the geo-decode function
234
235     markdown
236         when compiling Geeqie, to create this file in html format
237
238     libffmpegthumbnailer 2.1.0
239         https://github.com/dirkvdb/ffmpegthumbnailer
240         for thumbnailing camera video clips
241         disable with configure option: --disable-ffmpegthumbnailer
242
243     libpoppler-glib-dev 0.62
244         for displaying pdf files
245         disable with configure option: --disable-pdf
246
247     libimage-exiftool-perl
248         For the jpeg extraction plugin
249
250     liblcms2-utils
251         For the command-line tool jpgicc, used by the jpeg extraction plugin
252
253      ImageMagick
254      exiftran
255      gphoto2
256      ufraw
257      exiv2
258         Additional command-line tools for various operations
259
260     libheif
261         For displaying HEIF images
262
263     libwebp
264         For displaying webp images
265
266     libdjvulibre
267         For displaying DjVu images
268
269     libopenjp2
270         For displaying JP2 images
271
272     yelp-tools
273         For creating the Help files
274
275 ### Code hackers:
276
277 If you plan on making any major changes to the code that will be offered for
278 inclusion to the main source, please contact us first - so that we can avoid
279 duplication of effort.
280                                                          The Geeqie Team
281
282 ### Known bugs:
283
284 See the Geeqie Bug Tracker at <https://github.com/BestImageViewer/geeqie/issues>