digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Gilles Caulier-4
Hi all

I have prepared both tarballs to make next beta releases for KDE4:

http://digikam3rdparty.free.fr/0.10.x-releases/digikam-0.10.0-beta4.tar.bz2
http://digikam3rdparty.free.fr/0.10.x-releases/kipi-plugins-0.2.0-beta2.tar.bz2

Both tarballs includes GUI translations files. Statistics are available here :

http://digikam3rdparty.free.fr/0.10.x-releases/digikam-l10n-0.10.0-beta4.html
http://digikam3rdparty.free.fr/0.10.x-releases/kipi-plugins-l10n-0.2.0-beta2.html

Please compile on your computer and report all problems.

Thanks in advance

Gilles Caulier




_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Bugzilla from valerio.fuoglio@gmail.com
On Thursday 02 October 2008 20:15:27 Gilles Caulier wrote:
> I have prepared both tarballs to make next beta releases for KDE4:
>
> http://digikam3rdparty.free.fr/0.10.x-releases/digikam-0.10.0-beta4.tar.bz2

It compiles fine

> http://digikam3rdparty.free.fr/0.10.x-releases/kipi-plugins-0.2.0-beta2.tar
>.bz2

Here it is the problem [1].

Update my svn copy and recompile libkdcraw, fixed the issue.

Why didn't I get any advice from cmake about libkdcraw version?

> Gilles Caulier

Regards,
Valerio

[1] http://pastebin.com/m6ed010cf
--
Valerio Fuoglio
<[hidden email]> - http://www.valeriofuoglio.it
KDE Developer - KIPI Plugins - http://www.kipi-plugins.org



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (204 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Fwd: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Gilles Caulier-4


---------- Forwarded message ----------
From: Gilles Caulier <[hidden email]>
Date: 2008/10/3
Subject: Re: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...
To: Valerio Fuoglio <[hidden email]>




2008/10/3 Valerio Fuoglio <[hidden email]>

On Thursday 02 October 2008 20:15:27 Gilles Caulier wrote:
> I have prepared both tarballs to make next beta releases for KDE4:
>
> http://digikam3rdparty.free.fr/0.10.x-releases/digikam-0.10.0-beta4.tar.bz2

It compiles fine
Here it is the problem [1].

Update my svn copy and recompile libkdcraw, fixed the issue.

Why didn't I get any advice from cmake about libkdcraw version?

Strange,

normally with these lines:

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/CMakeLists.txt#051

DNGConverter must be disable if libdcraw < 0.4.0 if found...

Gilles



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Fwd: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Gilles Caulier-4
In reply to this post by Bugzilla from valerio.fuoglio@gmail.com


---------- Forwarded message ----------
From: Gilles Caulier <[hidden email]>
Date: 2008/10/3
Subject: Re: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...
To: Valerio Fuoglio <[hidden email]>


Angelo,

It's work here under Mandriva 2009.0 rc2. Uninstalling libkdcraw from trunk and using KDE 4.1 branch instead, i can see :

-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so                                                         
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so                                                         
-- Found Kipi library in cache: /usr/lib/libkipi.so                                                             
-- Found JPEG: /usr/lib/libjpeg.so                                                                              
-- Found PNG: /usr/lib/libpng.so                                                                                
-- Found Sane: /usr/include                                                                                     
-- Found EXPAT: /usr/lib/libexpat.so                                                                            
-- Found LibXml2: /usr/lib/libxml2.so                                                                           
-- Found LibXslt: /usr/lib/libxslt.so                                                                           
-- Found X11: /usr/lib/libX11.so                                                                                
-- checking for module 'libkdcraw>=0.4.0'                                                                       
--   package 'libkdcraw>=0.4.0' not found                                                                       
-- Found libksane: /usr/lib/libksane.so                                                                         
--                                                                                                              
-- ----------------------------------------------------------------------------------                           
--  kipi-plugins 0.2.0-beta3 dependencies results   <http://www.kipi-plugins.org>                               
--
--  libjpeg library found.......... YES
--  libtiff library found.......... YES
--  libpng library found........... YES
--  libkipi library found.......... YES
--  libkexiv2 library found........ YES
--  libkdcraw library found........ YES
--  libksane library found......... YES (optional)
--  libxml2 library found.......... YES (optional)
--  libxslt library found.......... YES (optional)
--  libexpat library found......... YES (optional)
--  libopengl library found........ YES (optional)
--  libX11 library found........... YES (optional)
--  kipi-plugins will be compiled...
--  AcquireImages plugin will be compiled...
--  HtmlExport plugin will be compiled...
--  DNGConverter plugin will not be compiled! Look README file for more details about dependencies...
--  SlideShow plugin will be compiled...
--  ImageViewer plugin will be compiled...
-- ----------------------------------------------------------------------------------

Gilles


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Gilles Caulier-4
In reply to this post by Bugzilla from valerio.fuoglio@gmail.com
But duing last revert from libkdcraw by aaron Segio, now digiKam cannot be compiled with KDE 4.1...

So, i need to patch bump digikam libkdcraw depency. No other way.

Gilles

2008/10/3 Gilles Caulier <[hidden email]>
Angelo,

It's work here under Mandriva 2009.0 rc2. Uninstalling libkdcraw from trunk and using KDE 4.1 branch instead, i can see :

-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so                                                         
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so                                                         
-- Found Kipi library in cache: /usr/lib/libkipi.so                                                             
-- Found JPEG: /usr/lib/libjpeg.so                                                                              
-- Found PNG: /usr/lib/libpng.so                                                                                
-- Found Sane: /usr/include                                                                                     
-- Found EXPAT: /usr/lib/libexpat.so                                                                            
-- Found LibXml2: /usr/lib/libxml2.so                                                                           
-- Found LibXslt: /usr/lib/libxslt.so                                                                           
-- Found X11: /usr/lib/libX11.so                                                                                
-- checking for module 'libkdcraw>=0.4.0'                                                                       
--   package 'libkdcraw>=0.4.0' not found                                                                       
-- Found libksane: /usr/lib/libksane.so                                                                         
--                                                                                                              
-- ----------------------------------------------------------------------------------                           
--  kipi-plugins 0.2.0-beta3 dependencies results   <http://www.kipi-plugins.org>                               
--
--  libjpeg library found.......... YES
--  libtiff library found.......... YES
--  libpng library found........... YES
--  libkipi library found.......... YES
--  libkexiv2 library found........ YES
--  libkdcraw library found........ YES
--  libksane library found......... YES (optional)
--  libxml2 library found.......... YES (optional)
--  libxslt library found.......... YES (optional)
--  libexpat library found......... YES (optional)
--  libopengl library found........ YES (optional)
--  libX11 library found........... YES (optional)
--  kipi-plugins will be compiled...
--  AcquireImages plugin will be compiled...
--  HtmlExport plugin will be compiled...
--  DNGConverter plugin will not be compiled! Look README file for more details about dependencies...
--  SlideShow plugin will be compiled...
--  ImageViewer plugin will be compiled...
-- ----------------------------------------------------------------------------------

Gilles


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Gilles Caulier-4
digikam tarball is now updated at the same place. libkdcraw depency is now bumped to 0.4.0 (trunk)

Gilles

2008/10/3 Gilles Caulier <[hidden email]>
But duing last revert from libkdcraw by aaron Segio, now digiKam cannot be compiled with KDE 4.1...

So, i need to patch bump digikam libkdcraw depency. No other way.

Gilles

2008/10/3 Gilles Caulier <[hidden email]>

Angelo,

It's work here under Mandriva 2009.0 rc2. Uninstalling libkdcraw from trunk and using KDE 4.1 branch instead, i can see :

-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so                                                         
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so                                                         
-- Found Kipi library in cache: /usr/lib/libkipi.so                                                             
-- Found JPEG: /usr/lib/libjpeg.so                                                                              
-- Found PNG: /usr/lib/libpng.so                                                                                
-- Found Sane: /usr/include                                                                                     
-- Found EXPAT: /usr/lib/libexpat.so                                                                            
-- Found LibXml2: /usr/lib/libxml2.so                                                                           
-- Found LibXslt: /usr/lib/libxslt.so                                                                           
-- Found X11: /usr/lib/libX11.so                                                                                
-- checking for module 'libkdcraw>=0.4.0'                                                                       
--   package 'libkdcraw>=0.4.0' not found                                                                       
-- Found libksane: /usr/lib/libksane.so                                                                         
--                                                                                                              
-- ----------------------------------------------------------------------------------                           
--  kipi-plugins 0.2.0-beta3 dependencies results   <http://www.kipi-plugins.org>                               
--
--  libjpeg library found.......... YES
--  libtiff library found.......... YES
--  libpng library found........... YES
--  libkipi library found.......... YES
--  libkexiv2 library found........ YES
--  libkdcraw library found........ YES
--  libksane library found......... YES (optional)
--  libxml2 library found.......... YES (optional)
--  libxslt library found.......... YES (optional)
--  libexpat library found......... YES (optional)
--  libopengl library found........ YES (optional)
--  libX11 library found........... YES (optional)
--  kipi-plugins will be compiled...
--  AcquireImages plugin will be compiled...
--  HtmlExport plugin will be compiled...
--  DNGConverter plugin will not be compiled! Look README file for more details about dependencies...
--  SlideShow plugin will be compiled...
--  ImageViewer plugin will be compiled...
-- ----------------------------------------------------------------------------------

Gilles



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: digiKam 0.10.0-beta4 and kipi-plugins 0.2.0-beta2 tarballs ready to test...

Bugzilla from anaselli@linux.it
In reply to this post by Gilles Caulier-4
venerdì 03 ottobre 2008 alle 08:00, Gilles Caulier ha scritto:
> DNGConverter must be disable if libdcraw < 0.4.0 if found...

A silly question, doesn't libkdcraw - as well as libkipi and libkexiv2 -
follow the kde-graphics versioning?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (204 bytes) Download Attachment