Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gThumb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gThumb
Commits
0048d2bd
Commit
0048d2bd
authored
Nov 21, 2019
by
Paolo Bacchilega
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: rewritten in markdown format
parent
70712e57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
54 deletions
+38
-54
README.md
README.md
+38
-54
No files found.
README
→
README
.md
View file @
0048d2bd
This is the distribution of gThumb, an image viewer and browser utility
for the GNOME environment.
# gThumb
Information about gthumb can be found at https://wiki.gnome.org/Apps/Gthumb.
An image viewer and browser utility for the GNOME environment.
More information can be found at https://wiki.gnome.org/Apps/Gthumb.
What is gThumb
==============
## Features
*
gThumb is an image browser
...
...
@@ -54,67 +52,53 @@ What is gThumb
+
JPEG lossless transformations.
+
Find duplicated images.
## Extensions
gThumb has a plug-in system for extensions. Some standard features
are implemented as extensions and are supplied with the standard
distribution. Users may write (and share) additional extensions.
Licensing
=========
See https://wiki.gnome.org/Apps/Gthumb/extensions for details.
## Licensing
This program is released under the terms of the GNU General Public
License (GNU GPL), either version 2 of the License, or (at your option) any
License (GNU GPL), either version 2 of the License, or (at your option) any
later version.
You can find a copy of the license in the file COPYING.
## Compiling
Compiling
=========
In order to build this program you need a working GNOME environment
version 2 or greater, with the development tools installed properly.
In order to build this program you need GNOME 3, with the development tools installed properly.
The following is the detailed list of libraries you need:
* glib version >= 2.36.0
* gtk version >= 3.16
* gthread
* gmodule
* gio-unix
While not mandatory, these libraries greatly increase gThumb's
basic usefulness:
* exiv2 version >= 0.21
(embedded metadata support)
* gstreamer version >= 1.0.0
(video support)
*
glib >= 2.38.0
*
gtk >= 3.16
*
libpng
*
zlib
*
libjpeg
*
gsettings-desktop-schemas
* libjpeg
* libtiff
(jpeg and tiff writing support)
While not mandatory, the following libraries greatly increase gThumb's basic usefulness:
*
exiv2: embedded metadata support;
*
gstreamer, gstreamer-plugins-base, gstreamer-video: audio/video support;
*
libtiff: tiff writing support.
These libraries are optional:
* clutter version >= 1.12.0
* clutter-gtk version >= 1.0.0
(These libraries provide enhanced slideshow effects.)
* libraw
(This adds some support for RAW photos)
Extensions
==========
gThumb has a plug-in system for extensions. Some standard features
are implemented as extensions and are supplied with the standard
distribution. Users may write (and share) additional extensions.
See https://wiki.gnome.org/Apps/Gthumb/extensions for details.
Other optional libraries:
*
libraw: some support for RAW photos;
*
librsvg: display SVG images;
*
libwebp: display and save WebP images;
*
lcms2, colord: color profile support;
*
champlain, champlain-gtk: view the place a photo was taken on a map;
*
clutter, clutter-gtk: enhanced slideshow effects;
*
libsoup, json-glib, webkit2gtk, libsecret: upload images to and download images from some web services such as facebook, flickr;
*
brasero: write images and comments to CDs;
*
bison, flex: web albums.
Download
========
## Download
*
Tar archives can be found here:
...
...
@@ -129,5 +113,5 @@ Download
ninja -C build
sudo ninja -C build install
More development information is available at
https://wiki.gnome.org/Apps/Gthumb/development
More development information is available at
https://wiki.gnome.org/Apps/Gthumb/development
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment