Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/qt5: add qt5remoteobjects library
Date: Sun, 8 Mar 2020 10:18:21 +0100	[thread overview]
Message-ID: <20200308101821.7e2e9b27@gmx.net> (raw)
In-Reply-To: <106f0ce4-14ce-3ae6-5a9b-4d47d0c8c505@leiderfischer.de>

Hello Sven,

On Sun, 8 Mar 2020 03:30:26 +0100, Sven Fischer <sven@leiderfischer.de> wrote:

> Hi Peter,
>
> Am 07.03.20 um 23:00 schrieb Peter Seiderer:
> > despite the line-wrapped/e-mail client problems some basic review...
> >
> > Subject should be:
> >
> > package/qt5remoteobjects: new package
> But it is not a new package, but a sub-package for Qt5. That's the
> reason for the subject. But I can write any subject you like ;-)

I see..., but from the buildroot perspective it is a 'new package', and
the de-facto standard of buildroot, see e.g.:

$ git log --oneline package/qt5/qt5serialport | tail -1

> > On Sat, 7 Mar 2020 16:19:12 +0100, Sven Fischer <sven@leiderfischer.de> wrote:
> >
> >> Qt 5.12 adds a library for IPC. This library is missing from the
> >> distributed qt5 package. Added it by using the library qt5serialport as
> >> a template and replaced serialport with remoteobjects, recalculated the
> >> sha256 sums.
> > All but the first sentence is better moved to patch cover-letter
> > or note below the first '---' (see below for example)...
> >
> >> Signed-off-by: Sven Fischer <sven@leiderfischer.de>
> >> ---
> > Notes:
> >   - Added it by using the library qt5serialport as a template and replaced
> >     serialport with remoteobjects, recalculated the sha256 sums.
> >
> >
> >> +QT5REMOTEOBJECTS_SOURCE =
> >> qtremoteobjects-$(QT5_SOURCE_TARBALL_PREFIX)-$(QT5REMOTEOBJECTS_VERSION).tar.xz
> >> +QT5REMOTEOBJECTS_DEPENDENCIES = qt5base
> > $ find build/qt5remoteobjects-5.12.7 -name "*.pro" | xargs grep QT
> >
> > build/qt5remoteobjects-5.12.7/src/imports/compat/compat.pro:QT += qml remoteobjects
> >
> > --> at least an optional dependency is missing
> Okay, trying to find out what to add to have the qtHaveModule(quick)
> condition satisfied...

It is the qt5declarative buildroot package, interesting is if it is
optional or not...

Regards,
Peter

> > Otherwise looks good (and compiles)...
>
> Thx.
>
> Regards, Sven
>

      reply	other threads:[~2020-03-08  9:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07 15:19 [Buildroot] [PATCH 1/1] package/qt5: add qt5remoteobjects library Sven Fischer
2020-03-07 20:32 ` Thomas Petazzoni
2020-03-07 22:00 ` Peter Seiderer
2020-03-08  2:30   ` Sven Fischer
2020-03-08  9:18     ` Peter Seiderer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200308101821.7e2e9b27@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox