[digikam] [Bug 317599] New: digiKam doesn't build with Qt5

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

[digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=317599

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #16 from Gilles Caulier <[hidden email]> ---
Laurent,

If you have 5 minutes and if you have a computer with KDE5 and Qt5 API
installed, can you take a look if digiKam, kipi-plugins, and shared libs
compile fine ?

Thanks in advance

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Laurent Montel
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #17 from Laurent Montel <[hidden email]> ---
Port to KDE5 is not direct :)
It's not harder as kde3->kde4 but there is a lot of changes to do.
It will easier to port to qt5/kde5 as you don't have qt3support but it will not
build directly.
We need to port it before.

For me better to wait kf5-beta1 for the moment it's TP

Wait a little before to port to kde5/QT5

And we need to adapt cmake too etc.
so it will not compile with kde5/Qt5 tomorrow

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Gilles Caulier-4
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #18 from Gilles Caulier <[hidden email]> ---
Laurent,

A transition stage will possible or not, as both KDE4 and KDE5 will supported
by digiKam ? Or it will be better to switch directly whole digiKam & co to
KDE5/Qt5 and forget KDE4/Qt4 ?

Gilles

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Marcel Wiesweg
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #19 from Marcel Wiesweg <[hidden email]> ---
KDE framworks 5 are unfinished at the moment. We should take care not to port
before the underlying platform is stable. We certainly do not want to maintain
something which has #ifdefs at multiple places to support both KDE4 and KDE5.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Laurent Montel
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #20 from Laurent Montel <[hidden email]> ---
For me migrate to KF5 and not keep kde4 + kde5 it's not really possible.
digikam 5.0 :)

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Gilles Caulier-4
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0.0-beta3                 |4.3.0
            Summary|Reminder: digiKam might not |Port digiKam to KF5 and Qt5
                   |build with Qt5              |

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Gilles Caulier-4
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Portability

--- Comment #21 from Gilles Caulier <[hidden email]> ---
Libkexiv2 and libkdcraw have been ported to KF5 and code are stored in separate
Git branches named "frameworks" :

https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw/repository/show?rev=frameworks

https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2/repository/show?rev=framework

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Gilles Caulier-4
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #22 from Gilles Caulier <[hidden email]> ---
Laurent,

I just seen that libkexiv2 has 2 branches : "framework" and "frameworks"

The first one is code ported to KF5, the second one is KDE4 version.

If i follow others project, the right branch name to use is "frameworks" for
KF5 port.

So, current libkexiv2 branch "frameworks" must be removed and "framework" must
be renamed as "frameworks". Right ?

Gilles

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Alin M Elena
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

Alin M Elena <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #23 from Alin M Elena <[hidden email]> ---
Hi Gilles,

what is the status of this? I did a rapid scan and looks to me all the major
deps for digikam are qt5/kf5 ready.

Alin

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Alin M Elena
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

--- Comment #24 from Alin M Elena <[hidden email]> ---
seems i answered mysefl
https://techbase.kde.org/Projects/Digikam/CodingSprint2014#KDE_Framework_Port

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 317599] Port digiKam to KF5 and Qt5

Gilles Caulier-4
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=317599

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.0.0

--- Comment #25 from Gilles Caulier <[hidden email]> ---
Port of digiKam to KF5 start to be runnable. Not yet complete sure.

https://www.flickr.com/photos/digikam/15509459184/in/pool-digikam-labs

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.


Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12