<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/speex, branch 2012.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-05-08T22:29:30+00:00</updated>
<entry>
<title>speex: make it compilable in Thumb-2 mode</title>
<updated>2012-05-08T22:29:30+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-05-07T23:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7cff73a29459755a61567f8952005ca3a7cae73f'/>
<id>urn:sha1:7cff73a29459755a61567f8952005ca3a7cae73f</id>
<content type='text'>
This fixes build failures such as
http://autobuild.buildroot.org/results/901e8fe6df0e568624f1ceffc1979c5010e19328/build-end.log.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/multimedia: move audio libraries out</title>
<updated>2012-05-05T21:41:11+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-04-30T03:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5d6f32878f707f4c28fe09d02e960d851c76e3c3'/>
<id>urn:sha1:5d6f32878f707f4c28fe09d02e960d851c76e3c3</id>
<content type='text'>
Move audio libraries out of the Audio and Video category into the
Libraries/Audio one.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>audio: Move all audio packages into audio subdir</title>
<updated>2008-09-05T12:06:50+00:00</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2008-09-05T12:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=76235a15b37bae9e3c83bc20e9afd49a66e33455'/>
<id>urn:sha1:76235a15b37bae9e3c83bc20e9afd49a66e33455</id>
<content type='text'>
Moved all audio packages into a subdir called audio.
I then created a Config.in and made sure that a audio.mk 
existed.

Daniel Laird
</content>
</entry>
<entry>
<title>speex: also compile static libraries</title>
<updated>2008-08-17T13:46:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-17T13:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=dd8a14d55eced58475cb030ffa56b814f68ed08a'/>
<id>urn:sha1:dd8a14d55eced58475cb030ffa56b814f68ed08a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>speex: automate selection of arm specific optimizations</title>
<updated>2008-08-17T13:46:42+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-17T13:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=46d6d83273e47872cf41b314a9c1c4d01ff42056'/>
<id>urn:sha1:46d6d83273e47872cf41b314a9c1c4d01ff42056</id>
<content type='text'>
ARM version info according to wikipedia, hopefully I got it all correct.
</content>
</entry>
<entry>
<title>speex: fix target install</title>
<updated>2008-08-17T13:20:31+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-17T13:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=28b2a5bd7e504d458e72788cecaa6e57ba89d4de'/>
<id>urn:sha1:28b2a5bd7e504d458e72788cecaa6e57ba89d4de</id>
<content type='text'>
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
</content>
</entry>
<entry>
<title>speex: select libogg</title>
<updated>2008-08-17T13:20:28+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-17T13:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=52abf53f322965fe57a6061b208bce2f1a7bb753'/>
<id>urn:sha1:52abf53f322965fe57a6061b208bce2f1a7bb753</id>
<content type='text'>
Speex depends on libogg, so make it visible in Kconfig
</content>
</entry>
<entry>
<title>speex: convert to Makefile.autotools.in and bump version to 1.2rc1</title>
<updated>2008-08-17T13:20:25+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-17T13:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=56de4e289f16936428e10c0c91d09d3d5a056a63'/>
<id>urn:sha1:56de4e289f16936428e10c0c91d09d3d5a056a63</id>
<content type='text'>
Patch by Malek &lt;souf_oued@yahoo.fr&gt;
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
</feed>
