<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/games, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-10-14T19:40:47Z</updated>
<entry>
<title>prboom: re-add big endian fixup</title>
<updated>2010-10-14T19:40:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9f8f3c92c634e5041769e608a64b680dfc074c80'/>
<id>urn:sha1:9f8f3c92c634e5041769e608a64b680dfc074c80</id>
<content type='text'>
Seems I misread configure.ac, the endianness detection is only used when
not cross compiling.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>prboom: fix png support</title>
<updated>2010-10-14T18:32:34Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c4e6bc74de5ac03e74b797bbcd088977f166d484'/>
<id>urn:sha1:c4e6bc74de5ac03e74b797bbcd088977f166d484</id>
<content type='text'>
Ensure libpng gets built before prboom so configure finds it, and fix
build with libpng 1.4.x (NULL defines removed).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>prboom: bump version</title>
<updated>2010-10-14T18:13:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc6d5d9b3c3d626f15841829d59b059da960c2ff'/>
<id>urn:sha1:dc6d5d9b3c3d626f15841829d59b059da960c2ff</id>
<content type='text'>
Special big endian handling is no longer needed and X option is gone.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>prboom: use correctly the autotargets infrastructrure</title>
<updated>2010-09-12T17:26:51Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T21:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfe97a1ed459bc078c5fa8f55ebc0ec541b76eb4'/>
<id>urn:sha1:dfe97a1ed459bc078c5fa8f55ebc0ec541b76eb4</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/games: remove broken lxdoom package</title>
<updated>2010-08-31T21:14:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-31T21:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1424ff1c147d01028028b921636a8e91c4badb18'/>
<id>urn:sha1:1424ff1c147d01028028b921636a8e91c4badb18</id>
<content type='text'>
It's deprecated upstream (merged in prboom), not updated in years and
broken (uses host includes / missing dependencies), so remove it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gnuchess: fix configure cache issue with readline</title>
<updated>2010-07-27T07:26:57Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-27T07:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a731c7d6235306a6ecb29ff7848682736fde7a7b'/>
<id>urn:sha1:a731c7d6235306a6ecb29ff7848682736fde7a7b</id>
<content type='text'>
Make sure readline is built before gnuchess if enabled, so it correctly
detects it and doesn't populate tgt-config.cache with invalid values.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update all packages to quote $(TARGET_CC)</title>
<updated>2010-07-07T06:20:21Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-07-06T07:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a1c8fa41f6f6e5047182fe90656bcd30243bca8d'/>
<id>urn:sha1:a1c8fa41f6f6e5047182fe90656bcd30243bca8d</id>
<content type='text'>
Now that TARGET_CC contains several space-separated words, it must be
used quoted everywhere.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package: remove games/Config.in</title>
<updated>2010-06-22T14:49:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-22T14:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7d07f3c1ab285b4e8b085ede814d51e84978378f'/>
<id>urn:sha1:7d07f3c1ab285b4e8b085ede814d51e84978378f</id>
<content type='text'>
Unused since the package menu restructuring.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2010-05-11T07:10:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-11T07:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77e2dfffae077cb14bb4f70136a0c39b687d2150'/>
<id>urn:sha1:77e2dfffae077cb14bb4f70136a0c39b687d2150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/games/vice: remove</title>
<updated>2010-05-10T20:07:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-10T20:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=13de2613a3ccd301761f66c03db805dbea9a5a04'/>
<id>urn:sha1:13de2613a3ccd301761f66c03db805dbea9a5a04</id>
<content type='text'>
Has been marked broken since Nov 2009, so removing as announced.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
