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/[email protected]/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

Attachment: signature.asc
Description: PGP signature

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

Reply via email to