<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/multimedia/mpd, branch 2011.05</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.05</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.05'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-04-03T20:51:54+00:00</updated>
<entry>
<title>mpd: fix build with tremor support</title>
<updated>2011-04-03T20:51:54+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-04-03T20:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4d1118e2d83bcb3d5777f86e560086eaf60b0322'/>
<id>urn:sha1:4d1118e2d83bcb3d5777f86e560086eaf60b0322</id>
<content type='text'>
Tremor needs the common ogg support (in _ogg_common.c) to get built,
similar to how it is done when libvorbis is used.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: bump to version 0.16.2 and bugfix</title>
<updated>2011-04-01T19:25:02+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-01T18:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=887d210986da45191dcb14647b93fea20b5ddb3e'/>
<id>urn:sha1:887d210986da45191dcb14647b93fea20b5ddb3e</id>
<content type='text'>
Bump mpd server to version 0.6.12
Also make ffmpeg support conditional on IPv6 since the new ffmpeg
version requires it.

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>mpd: forcibly disable oggflac without flac</title>
<updated>2011-02-25T20:21:23+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=53725fafee39cad72f586f7306acc25afaecbbc6'/>
<id>urn:sha1:53725fafee39cad72f586f7306acc25afaecbbc6</id>
<content type='text'>
If flac and libogg were both built but flac isn't selected in mpd it
will be picked up anyway.
Forcibly disable oggflac support if flac support is disabled for
consistency.

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>mpd: move ffmpeg option up</title>
<updated>2011-02-25T20:21:22+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=77dfefd43cab12c0393ba63953a08ab3615d618c'/>
<id>urn:sha1:77dfefd43cab12c0393ba63953a08ab3615d618c</id>
<content type='text'>
Move the ffmpeg option up to keep the pretty sort order.

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>mpd: default to tremor input plugin</title>
<updated>2011-02-25T20:20:15+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d428dddf680b067c13ba9a08bfd502c7286cffe7'/>
<id>urn:sha1:d428dddf680b067c13ba9a08bfd502c7286cffe7</id>
<content type='text'>
MPD requires at least one input plugin to build.
If there's none selected default to tremor (vorbis).

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>mpd: fix alsa dependencies</title>
<updated>2011-02-25T18:51:21+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-25T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f83024cf074b3b1770a13dc41b3ce8753e3ec445'/>
<id>urn:sha1:f83024cf074b3b1770a13dc41b3ce8753e3ec445</id>
<content type='text'>
Alsa output support needs pcm and mixer support in alsa-lib.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: add option for ffmpeg support</title>
<updated>2011-02-19T19:42:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-19T19:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=833724e1b15a708a04a7912204bf0d2dfdc2254b'/>
<id>urn:sha1:833724e1b15a708a04a7912204bf0d2dfdc2254b</id>
<content type='text'>
For all the special file formats supported by ffmpeg.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: new features</title>
<updated>2011-02-10T21:47:19+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-10T17:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a74b4044b00b19055474c3d3dc2c069fc26a38c0'/>
<id>urn:sha1:a74b4044b00b19055474c3d3dc2c069fc26a38c0</id>
<content type='text'>
* Add libcue support (.cue file parsing)
* Add lame support (mp3 encoding)
* Fix slight typo in Config.in wrt LIBCUEFILE

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>mpd: fix mpd.conf installation check</title>
<updated>2011-02-09T21:50:25+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-09T13:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0b482314f87281db1f9fba028b028e1542ccf463'/>
<id>urn:sha1:0b482314f87281db1f9fba028b028e1542ccf463</id>
<content type='text'>
If target /etc/mpd.conf exists the evaluation will be fail thus breaking
the build process. Fix it.

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>mpd: fix libao support</title>
<updated>2011-02-09T21:49:34+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-09T13:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0b69f7438a8bd142be822630f60b18a6d739a6c2'/>
<id>urn:sha1:0b69f7438a8bd142be822630f60b18a6d739a6c2</id>
<content type='text'>
libao output must be explicitly enabled, so fix it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
