summaryrefslogtreecommitdiff
path: root/README.md
blob: 3668a4d3f8ebc5cd4119c765a701eb837600ab89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Eye of GNOME: an image viewing and cataloging program
-----------------------------------------------------

Perfect vision soup:

- 1 cauldron of snake broth
- 2 vampire ears
- 4 legs of tarantula
- 1 eye of gnome


Description
-----------

This is the Eye of GNOME, an image viewer program.  It is meant to be
a fast and functional image viewer.

Requirements
------------

This package requires the following modules to be installed: glib,
GTK+, gconf, gnome-desktop, gio, gdk-pixbuf, gnome-icon-theme, 
shared-mime-info, and libart.

You can get these packages from your favourite GNOME FTP mirror or at
http://download.gnome.org/sources or from other sources where GNOME
packages are distributed. shared-mime-info can be downloaded
from the freedesktop.org website.


Optional Libraries
------------------

'Eye of GNOME' supports the reading of EXIF information stored in
images by digital cameras. To get this working, you need the optional
libexif library. It is available at http://libexif.sourceforge.net.
If you also want to preserve your EXIF data on save make sure you have
libjpeg installed, including the development files.

In order to make 'Eye of GNOME' work as a single instance application you'll
need D-Bus installed in your system. You can get it from
http://www.freedesktop.org/wiki/Software/dbus .

Other optional dependencies include Little cms for color management
and Exempi for XMP metadata reading.

Availability
------------

The bleeding-edge version of this package is always available from the GNOME
GIT repository (instructions at https://gitlab.gnome.org/GNOME/eog).
Released versions are available at http://download.gnome.org/sources/eog.

Webpage
-------

You can find screenshots and the latest news about 'Eye of GNOME' in
https://wiki.gnome.org/Apps/EyeOfGnome.


Reporting bugs
--------------

Please use the GNOME bug tracking system to report bugs.  You can
reach it at https://gitlab.gnome.org/GNOME/eog/issues.


License
-------

This program is released under the terms of the GNU General Public
License.  Please see the file COPYING for details.


Authors
-------

Maintainer: Lucas Rocha (lucasr@gnome.org)

- Felix Riemann (friemann@svn.gnome.org)
- Claudio Saaevedra (csaavedra@igalia.com)
- Tim Gerla (tim+gnomebugs@gerla.net)
- Arik Devens (arik@gnome.org)
- Federico Mena-Quintero (federico@gnome.org)
- Jens Finke (jens@gnome.org)
- Lutz Müller (urc8@rz.uni-karlsruhe.de)
- Martin Baulig (martin@gnome.org)
- Michael Meeks (michael@ximian.com)