[Digikam-devel] digikam 0.8.2 rc1. Please test
Achim Bohnet
ach at mpe.mpg.de
Wed May 10 15:00:02 BST 2006
On Wednesday 10 May 2006 04:26, Achim Bohnet wrote:
> Hi,
> I've created 0.8.2 rc1 tarball. Please test it. If no showstopper
> is found I'll upload to sf.net tonight.
>
> http://www.mpe.mpg.de/~ach/tmp/digikam-0.8.2-rc1.tar.bz2
--enable-final triggers: http://bugs.kde.org/show_bug.cgi?id=126326
digikam: camera download: auto-rotated images loose EXIF info ...
Patch below fixes it (already commited). I'll update the tarball
tonight.
Achim
Index: digikam/libs/jpegutils/Makefile.am
===================================================================
--- digikam/libs/jpegutils/Makefile.am (revision 539183)
+++ digikam/libs/jpegutils/Makefile.am (working copy)
@@ -1,5 +1,11 @@
METASOURCES = AUTO
+# --enable-final triggers: http://bugs.kde.org/show_bug.cgi?id=126326
+# digikam: camera download: auto-rotated images loose EXIF info ...
+# So make sure nofinal is always used here!
+KDE_OPTIONS = nofinal
+
+
noinst_LTLIBRARIES = libjpegutils.la
libjpegutils_la_SOURCES = jpegmetadata.cpp exifrotate.cpp transupp.cpp
> Kubuntu/Dapper user feel free to test
>
> http://www.mpe.mpg.de/~ach/tmp/digikam_0.8.1+0.8.2-rc1-1_i386.deb
This pkg was build with enable final :(
[...]
Achim
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- reddy at lion.austin.ibm.com
More information about the Digikam-devel
mailing list