From a8d28a6ce7e0c56dacba5d527d9134573a008902 Mon Sep 17 00:00:00 2001 From: Perberos Date: Sun, 6 Nov 2011 19:30:49 -0300 Subject: inicial --- README | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..922337f --- /dev/null +++ b/README @@ -0,0 +1,89 @@ +Eye of MATE: an image viewing and cataloging program +----------------------------------------------------- + +Perfect vision soup: + + - 1 cauldron of snake broth + - 2 vampire ears + - 4 legs of tarantula + - 1 eye of mate + + +Description +----------- + +This is the Eye of MATE, 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+, libmateui, libglade, mateconf, mate-desktop, gio, gdk-pixbuf, +mate-icon-theme, shared-mime-info, libart, and libglade. + +You can get these packages from your favourite MATE FTP mirror or at +http://download.gnome.org/sources or from other sources where MATE +packages are distributed. shared-mime-info can be downloaded +from the freedesktop.org website. + + +Optional Libraries +------------------ + +'Eye of MATE' 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 MATE' 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, +Python, pygtk, and mate-python for python plugins support, and +Exempi for XMP metadata reading. + +Availability +------------ + +The bleeding-edge version of this package is always available from the MATE +SVN repository (instructions at http://developer.gnome.org/tools/svn.html). +Released versions are available at http://download.gnome.org/sources/eom. + +Webpage +------- + +You can find screenshots and the latest news about 'Eye of MATE' in +http://www.gnome.org/projects/eom. + + +Reporting bugs +-------------- + +Please use the MATE bug tracking system to report bugs. You can +reach it at http://bugzilla.gnome.org. + + +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+matebugs@gerla.net) +Arik Devens (arik@gnome.org) +Federico Mena-Quintero (federico@gnu.org) +Jens Finke (jens@gnome.org) +Lutz Müller (urc8@rz.uni-karlsruhe.de) +Martin Baulig (martin@gnome.org) +Michael Meeks (michael@ximian.com) -- cgit v1.2.1