<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/lua-sdl2, branch 2018.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-11-02T21:58:25+00:00</updated>
<entry>
<title>lua-sdl2: fix build without C++ compiler</title>
<updated>2017-11-02T21:58:25+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2017-11-02T21:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8161a2f5367534a92978dd455bd736ff3f630abf'/>
<id>urn:sha1:8161a2f5367534a92978dd455bd736ff3f630abf</id>
<content type='text'>
lua-sdl2 CMakeLists.txt files did not explicitly indicate that it's a
C-only project, and therefore CMake by default tries to find a C++
compiler, causing a build failure when none was available.

This commit fixes that by adding a patch that adjusts the project()
definitions in CMakeLists.txt.

Fixes:

  http://autobuild.buildroot.net/results/45e39562a68c236c582861d410ee1a9924f2bfc5/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lua-sdl2: refactor with cmake</title>
<updated>2017-10-22T12:01:07+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2017-06-12T08:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1dd543b4ae12aa161ac0558555c9f03e82ceffb6'/>
<id>urn:sha1:1dd543b4ae12aa161ac0558555c9f03e82ceffb6</id>
<content type='text'>
that allows optional dependencies

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
[Thomas:
 - use "luainterpreter" instead of "lua" in the dependencies
 - replace with a Git formatted patch that doesn't comment code but
   removes it.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lua-sdl2: new package</title>
<updated>2017-05-31T21:27:15+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2017-05-22T13:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3703edb516145ffdfab5be9f705e54256bb51efd'/>
<id>urn:sha1:3703edb516145ffdfab5be9f705e54256bb51efd</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
[Thomas: add missing !BR2_STATIC_LIBS dependency, inherited from SDL2.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
