summaryrefslogtreecommitdiffstats
path: root/libraries/libexif-gtk/README
diff options
context:
space:
mode:
author Michael Wagner <lapinours@web.de>2010-05-11 19:45:12 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:12 +0200
commitb1f7bd22a6d08c8266c4807844768c52b3349ae4 (patch)
tree856821fc21923f8b6d90db1b3e8238160db72e6f /libraries/libexif-gtk/README
parent0477209d06b85cc4a8a4fe25132a5823173eea1e (diff)
downloadslackbuilds-b1f7bd22a6d08c8266c4807844768c52b3349ae4.tar.gz
slackbuilds-b1f7bd22a6d08c8266c4807844768c52b3349ae4.tar.xz
libraries/libexif-gtk: Updated for version 0.3.5
Diffstat (limited to 'libraries/libexif-gtk/README')
-rw-r--r--libraries/libexif-gtk/README20
1 files changed, 11 insertions, 9 deletions
diff --git a/libraries/libexif-gtk/README b/libraries/libexif-gtk/README
index 93932d8d4f..3f05cb9d36 100644
--- a/libraries/libexif-gtk/README
+++ b/libraries/libexif-gtk/README
@@ -1,9 +1,11 @@
-Libexif-gtk (provides GTK+ widgets to display/edit EXIF tags)
-
-Most digital cameras produce EXIF files, which are JPEG files with
-extra tags that contain information about the image. The EXIF library
-allows you to parse an EXIF file and read the data from those tags.
-
-This library provides GTK+ widgets to display/edit EXIF tags.
-
-Homepage: http://libexif.sourceforge.net
+Libexif-gtk (provides GTK+ widgets to display/edit EXIF tags)
+
+Most digital cameras produce EXIF files, which are JPEG files with
+extra tags that contain information about the image. The EXIF library
+allows you to parse an EXIF file and read the data from those tags.
+
+This library provides GTK+ widgets to display/edit EXIF tags.
+
+NOTE: If you are building against gtk+-2.12.x, you will need to uncomment
+ the patch that re-enables deprecated calls. On a stock 12.0 system,
+ this is not an issue, so don't enable the patch.