Re: Availability of quicktemplates2-private?

2022-03-29 Thread Dmitry Shachnev
Hi all,

On Tue, Mar 29, 2022 at 01:00:13PM +0200, Aurélien COUDERC wrote:
> Hi, moving the discussion to pkg-kde-talk as the other list is used for 
> automated messages and not read by everyone.
>
> Le vendredi 25 mars 2022, 20:41:01 CEST Johnny Jazeix a écrit :
> > Hi,
> > 
> > for GCompris, we have 2 activities using the calendar of the deprecated
> > module QtQuickControls 1 (
> > https://doc.qt.io/qt-5/qml-qtquick-controls-calendar.html).
> > 
> > In order to move to QtQuickControls 2, we found the solution to temporarily
> > compile ourselves the QtQuickCalendar from qt-extensions (
> > https://code.qt.io/cgit/qt-extensions/qtquickcalendar.git) which is being
> > added back in Qt 6.3, so we can keep the 2 activities during the transition.
> > 
> > However, it has a dependency to qtquicktemplate-private and fails to
> > compile:
> > Project ERROR: Unknown module(s) in QT_PRIVATE: quicktemplates2-private
> > 
> > According to
> > https://www.mail-archive.com/debian-qt-kde@lists.debian.org/msg91012.html,
> > the private modules are not packaged in Debian, making it impossible to
> > compile.

That thread is from bug #958521, and it was fixed in version 5.15.2+dfsg-3.
Now there is package qtquickcontrols2-5-private-dev which contains the private
headers:

https://packages.debian.org/sid/amd64/qtquickcontrols2-5-private-dev/filelist

--
Dmitry Shachnev


signature.asc
Description: PGP signature
-- 
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk


Re: Availability of quicktemplates2-private?

2022-03-29 Thread Johnny Jazeix
Oh great thank you, it's a good news!

Sorry for the noise then, I will double check which version I was using.

Cheers,

Johnny

Le mar. 29 mars 2022 à 14:02, Dmitry Shachnev  a écrit :

> Hi all,
>
> On Tue, Mar 29, 2022 at 01:00:13PM +0200, Aurélien COUDERC wrote:
> > Hi, moving the discussion to pkg-kde-talk as the other list is used for
> > automated messages and not read by everyone.
> >
> > Le vendredi 25 mars 2022, 20:41:01 CEST Johnny Jazeix a écrit :
> > > Hi,
> > >
> > > for GCompris, we have 2 activities using the calendar of the deprecated
> > > module QtQuickControls 1 (
> > > https://doc.qt.io/qt-5/qml-qtquick-controls-calendar.html).
> > >
> > > In order to move to QtQuickControls 2, we found the solution to
> temporarily
> > > compile ourselves the QtQuickCalendar from qt-extensions (
> > > https://code.qt.io/cgit/qt-extensions/qtquickcalendar.git) which is
> being
> > > added back in Qt 6.3, so we can keep the 2 activities during the
> transition.
> > >
> > > However, it has a dependency to qtquicktemplate-private and fails to
> > > compile:
> > > Project ERROR: Unknown module(s) in QT_PRIVATE: quicktemplates2-private
> > >
> > > According to
> > >
> https://www.mail-archive.com/debian-qt-kde@lists.debian.org/msg91012.html,
> > > the private modules are not packaged in Debian, making it impossible to
> > > compile.
>
> That thread is from bug #958521, and it was fixed in version 5.15.2+dfsg-3.
> Now there is package qtquickcontrols2-5-private-dev which contains the
> private
> headers:
>
>
> https://packages.debian.org/sid/amd64/qtquickcontrols2-5-private-dev/filelist
>
> --
> Dmitry Shachnev
>
-- 
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk


Re: Availability of quicktemplates2-private?

2022-03-29 Thread Aurélien COUDERC
Hi, moving the discussion to pkg-kde-talk as the other list is used for 
automated messages and not read by everyone.

Le vendredi 25 mars 2022, 20:41:01 CEST Johnny Jazeix a écrit :
> Hi,
> 
> for GCompris, we have 2 activities using the calendar of the deprecated
> module QtQuickControls 1 (
> https://doc.qt.io/qt-5/qml-qtquick-controls-calendar.html).
> 
> In order to move to QtQuickControls 2, we found the solution to temporarily
> compile ourselves the QtQuickCalendar from qt-extensions (
> https://code.qt.io/cgit/qt-extensions/qtquickcalendar.git) which is being
> added back in Qt 6.3, so we can keep the 2 activities during the transition.
> 
> However, it has a dependency to qtquicktemplate-private and fails to
> compile:
> Project ERROR: Unknown module(s) in QT_PRIVATE: quicktemplates2-private
> 
> According to
> https://www.mail-archive.com/debian-qt-kde@lists.debian.org/msg91012.html,
> the private modules are not packaged in Debian, making it impossible to
> compile.
> 
> We can add an option to not compile the dependency and disable the related
> activities but it would be better to have them working.
> 
> Do you have any idea on how we can solve this issue?
> 
> Regards,
> 
> Johnny





-- 
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk