<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/games, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-16T11:42:52Z</updated>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package: Kconfig: use menu instead of menuconfig for sub menus</title>
<updated>2008-11-14T12:59:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-14T12:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9f07b39f65c9aa739138cbf88cbf6c264d46e1ea'/>
<id>urn:sha1:9f07b39f65c9aa739138cbf88cbf6c264d46e1ea</id>
<content type='text'>
As discussed on the list - These things should normally not be
(un)selectable.
</content>
</entry>
<entry>
<title>prboom: misc cleanups</title>
<updated>2008-11-05T15:47:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-05T15:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bf0b23bd24d83ab5d627cc5ebd07af4d726da920'/>
<id>urn:sha1:bf0b23bd24d83ab5d627cc5ebd07af4d726da920</id>
<content type='text'>
As noted by Bernhard on irc.
</content>
</entry>
<entry>
<title>prboom: add a touch $@ to end of install target rule to install PrBoom only once</title>
<updated>2008-11-05T13:33:43Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-11-05T13:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3fe3437ed6101a7f604c66697b17e9cb5c39f494'/>
<id>urn:sha1:3fe3437ed6101a7f604c66697b17e9cb5c39f494</id>
<content type='text'>
Signed-off-by: Julien Boibessot &lt;julien.boibessot@armadeus.com&gt;
Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>lxdoom: add dependency to a xserver in Makefile</title>
<updated>2008-09-24T13:38:17Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T13:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cf61d19bd839201368faa874c3f2cda27d4299ed'/>
<id>urn:sha1:cf61d19bd839201368faa874c3f2cda27d4299ed</id>
<content type='text'>
This patch corrects the commit r23467 and replaces uclibc with
xserver_xorg-server in LXDOOM_DEPENDENCIES.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>lxdoom: make package depend on X11 server</title>
<updated>2008-09-24T13:17:07Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T13:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cbaae749b64519c6dde12fd3cd7c526dd3367aa5'/>
<id>urn:sha1:cbaae749b64519c6dde12fd3cd7c526dd3367aa5</id>
<content type='text'>
lxdoom depends on a X11 server to be built, this patch will only show lxdoom if
a X11 server is selected and add xserver_xorg-server to the dependency list.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>doom-wad: enable kconfig entry for PrBoom package and fix whitespace damage</title>
<updated>2008-09-24T13:11:02Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T13:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=75381b7f0eb680389105d62fe0d5adfcd8b20d73'/>
<id>urn:sha1:75381b7f0eb680389105d62fe0d5adfcd8b20d73</id>
<content type='text'>
This patch will let the user install the Doom shareware WAD file if PrBoom is
selected.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>prboom: add new games package PrBoom</title>
<updated>2008-09-24T13:03:22Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T13:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=005d15ae78f33e39ef3355e49ee9f0702e612af8'/>
<id>urn:sha1:005d15ae78f33e39ef3355e49ee9f0702e612af8</id>
<content type='text'>
This patch adds a new package PrBoom. PrBoom is a Doom and Doom ][ client which
uses the SDL library for graphics, sound and network. It also supports OpenGL,
but this has not been enabled in this package since few embedded platforms
support OpenGL.

PrBoom allows you to play the good old game on newer hardware. It even supports
higher resolution and better rendring, while still keeping the old style alive.

http://prboom.sourceforge.net/

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>doom-wad: split out and fix installation of Doom shareware wad file</title>
<updated>2008-09-24T12:53:45Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T12:53:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7108decafe79ff862837a1a7a8f447eed90eb28f'/>
<id>urn:sha1:7108decafe79ff862837a1a7a8f447eed90eb28f</id>
<content type='text'>
This patch splits the installation of the shareware WAD file into a separate
package. The wad file will also be installed into /usr/share/games/doom
directory, since the client will search this directory when starting.

The Makefile rule has also been altered to use tools defined by Buildroot to
extract and install the wad file. The package is also multiple project safe
now.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
</feed>
