<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/qtuio, branch 2013.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2013.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2013.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-12-02T15:48:18+00:00</updated>
<entry>
<title>qtuio: fix build issue because of missing include</title>
<updated>2012-12-02T15:48:18+00:00</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2012-12-02T02:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a4b0bdd0753fd039d2d3992eb85ea2e118dcbf4'/>
<id>urn:sha1:4a4b0bdd0753fd039d2d3992eb85ea2e118dcbf4</id>
<content type='text'>
TuioServer.cpp uses usleep but did not include &lt;unistd.h&gt;. This
patch adds the missing #include. This issue has been reported
upstream.

Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qtuio: fix build/link issue when Qt is built with debug support</title>
<updated>2012-10-30T20:04:28+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-10-30T20:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=29266a3375e2711fc63f2b10bed46efb598f329c'/>
<id>urn:sha1:29266a3375e2711fc63f2b10bed46efb598f329c</id>
<content type='text'>
Fixes http://autobuild.buildroot.net/results/6dcbf4ca3fcc5ec911ac7a1680f7cb381fd18fcb

qtuio appends _d to the library name when Qt was built with debug support,
breaking linking step for examples and staging/target install.

There's no real advantage to the _d suffix, so simply fix it by removing
the logic appending _d.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qtuio: new package</title>
<updated>2012-10-21T19:48:10+00:00</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2012-09-21T20:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=eed671a9b141870000d074a229f350f776d48bbd'/>
<id>urn:sha1:eed671a9b141870000d074a229f350f776d48bbd</id>
<content type='text'>
Implementation of an interface connecting TUIO messages and QT events

https://github.com/x29a/qTUIO

Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Tested-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
 build-tested with a minimal internal toolchain for ARM.
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
