From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] qtuio: new package
Date: Tue, 11 Sep 2012 23:38:49 +0200 [thread overview]
Message-ID: <504FAF69.5060004@mind.be> (raw)
In-Reply-To: <1346328506-27403-1-git-send-email-sho@relinux.de>
On 08/30/12 14:08, Stephan Hoffmann wrote:
> Implementation of an interface connecting TUIO messages and QT events
>
> https://github.com/x29a/qTUIO
>
> Signed-off-by: Stephan Hoffmann<sho@relinux.de>
Minor comments below, but regardless:
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
build-tested with a minimal internal toolchain for ARM.
> ---
> Included fixes suggested by Thomas Petazzoni
> Removed dependency from mtdev2tuio
> Install library to staging
>
> package/Config.in | 3 ++
> package/qtuio/Config.in | 18 ++++++++++++
> package/qtuio/qtuio.mk | 70 +++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 91 insertions(+), 0 deletions(-)
> create mode 100644 package/qtuio/Config.in
> create mode 100644 package/qtuio/qtuio.mk
>
> diff --git a/package/Config.in b/package/Config.in
> index e129522..94430b0 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -134,6 +134,9 @@ source "package/efl/Config.in"
> source "package/qt/Config.in"
> source "package/x11r7/Config.in"
>
> +comment "QT libraries and helper libraries"
> +source "package/qtuio/Config.in"
> +
Put this before x11r7.
> comment "X libraries and helper libraries"
> source "package/liberation/Config.in"
> source "package/libsexy/Config.in"
[snip]
> +# Unfortunatelly, there is no working "install" target available
^ one l: Unfortunately
[snip]
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2012-09-11 21:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-30 12:08 [Buildroot] [PATCH] qtuio: new package Stephan Hoffmann
2012-09-11 21:38 ` Arnout Vandecappelle [this message]
2012-09-12 7:13 ` Arnout Vandecappelle
-- strict thread matches above, loose matches on Subject: below --
2012-09-22 6:59 Stephan Hoffmann
2012-10-21 19:47 ` Peter Korsgaard
2012-10-25 6:56 ` Thomas Petazzoni
2012-10-25 7:09 ` Samuel Martin
2012-10-25 7:28 ` Stephan Hoffmann
2012-08-30 9:59 Stephan Hoffmann
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=504FAF69.5060004@mind.be \
--to=arnout@mind.be \
--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