<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/sdl_sound, branch 2011.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-02-17T13:02:52Z</updated>
<entry>
<title>package: apply libtool patch where possible</title>
<updated>2011-02-17T13:02:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-17T12:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0be744e49590c32a1fb9141f4a0ef617b62b27c4'/>
<id>urn:sha1:0be744e49590c32a1fb9141f4a0ef617b62b27c4</id>
<content type='text'>
Now that we have libtool-2.2.x patch support, we can get rid of a bunch
of _LIBTOOL_PATH = NO, fixing (potential) cross link issues.

Notice: php not changed, as it uses a very old 1.5 version for the
embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sdl_sound: avoid using non reevaluated $(STAGING_DIR)</title>
<updated>2010-12-12T23:32:13Z</updated>
<author>
<name>Lionel Landwerlin</name>
<email>llandwerlin@gmail.com</email>
</author>
<published>2010-12-09T09:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6c7247d090569a028a0a2858969a153bf4317dc1'/>
<id>urn:sha1:6c7247d090569a028a0a2858969a153bf4317dc1</id>
<content type='text'>
Signed-off-by: Lionel Landwerlin &lt;llandwerlin@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sdl_sound: cleanup uninstall handling</title>
<updated>2010-09-16T11:52:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-16T11:52:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e7895986de4ec8819dbb7da4b939d8daec6606a2'/>
<id>urn:sha1:e7895986de4ec8819dbb7da4b939d8daec6606a2</id>
<content type='text'>
SDL_SOUND_SUBDIR doesn't exist, so the staging uninstall handling is
equivalent to the default one.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sdl_sound: convert old-style hooks to new-style hooks</title>
<updated>2010-09-12T17:24:59Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T15:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3d595a601606534bac4db9dd8ff0e9ca22beeafd'/>
<id>urn:sha1:3d595a601606534bac4db9dd8ff0e9ca22beeafd</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>sdl_sound: add optional dependencies</title>
<updated>2010-07-04T06:57:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-04T06:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5ba54aa10bb8936f3575e3b97916d299783cf858'/>
<id>urn:sha1:5ba54aa10bb8936f3575e3b97916d299783cf858</id>
<content type='text'>
Add the optional dependencies we have in BR (flac/speex/vorbis).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sdl_sound: needs iconv if !locale</title>
<updated>2010-07-04T06:54:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-04T06:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d31046ec2667a109bae6e342d40d452cbd06b653'/>
<id>urn:sha1:d31046ec2667a109bae6e342d40d452cbd06b653</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>sdl_sound: fix dependencies</title>
<updated>2010-07-03T17:55:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-03T17:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fc5cc936d65dc46d2e5e141d15b1a3cc11f22257'/>
<id>urn:sha1:fc5cc936d65dc46d2e5e141d15b1a3cc11f22257</id>
<content type='text'>
sdl_sound naturally depends on SDL.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add SDL_sound package</title>
<updated>2009-09-20T08:05:15Z</updated>
<author>
<name>Evan Zelkowitz</name>
<email>evan.zelkowitz@gmail.com</email>
</author>
<published>2009-09-20T08:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8e8354d4dbc6c3325881b840e77906e1d4cd0e1a'/>
<id>urn:sha1:8e8354d4dbc6c3325881b840e77906e1d4cd0e1a</id>
<content type='text'>
Closes #477

Peter: minor tweaks:
 - sdl_snd -&gt; sdl_sound
 - cleaned up help text
 - don't transform binary name
 - add option to keep playsound/playsound_simple - Off by default
 - fix uninstall when BR2_HAVE_DEVFILES isn't enabled

Signed-off-by: Evan Zelkowitz &lt;evan.zelkowitz@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
