<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/libvorbis/Config.in, branch 2018.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-07-31T17:10:08+00:00</updated>
<entry>
<title>package/lib*: fix wrapping of Config.in help text</title>
<updated>2017-07-31T17:10:08+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-07-31T13:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5dccd7249e7dacceb370b0282592d504876e460e'/>
<id>urn:sha1:5dccd7249e7dacceb370b0282592d504876e460e</id>
<content type='text'>
The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
lib in the package directory.

The appropriate indentation is: &lt;tab&gt;&lt;2 spaces&gt;&lt;62 chars&gt;
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett &lt;aduskett@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&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.raptorcs.com/git/buildroot/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.raptorcs.com/git/buildroot/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>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.raptorcs.com/git/buildroot/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>
<entry>
<title>Fix missing punctuation</title>
<updated>2008-06-17T05:29:48+00:00</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-06-17T05:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1738cf783fb0bebe099f1289b09605b941420c01'/>
<id>urn:sha1:1738cf783fb0bebe099f1289b09605b941420c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libvorbis: use BR2_SOFT_FLOAT to set default for tremor</title>
<updated>2008-06-16T11:42:19+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-16T11:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a1c98b42160ad10e928dc3aad1c72e2b972b6d63'/>
<id>urn:sha1:a1c98b42160ad10e928dc3aad1c72e2b972b6d63</id>
<content type='text'>
Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
</content>
</entry>
<entry>
<title>libvorbis: make tremor option description more clear</title>
<updated>2008-06-16T11:42:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-16T11:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=cebf9e668dcc015e2d00ea64321f8a1843ab4844'/>
<id>urn:sha1:cebf9e668dcc015e2d00ea64321f8a1843ab4844</id>
<content type='text'>
Also remove comment about not being implemented.
</content>
</entry>
<entry>
<title>libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS</title>
<updated>2008-06-16T11:34:29+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-16T11:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b1af0e64b14e040af743e0f029aacff42615a1a4'/>
<id>urn:sha1:b1af0e64b14e040af743e0f029aacff42615a1a4</id>
<content type='text'>
We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).
</content>
</entry>
<entry>
<title>libvorbis: fix av32 typo in tremor default</title>
<updated>2008-06-16T11:34:11+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-16T11:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=15c2bc40adcc13da6259aa3a53c00c49e765af81'/>
<id>urn:sha1:15c2bc40adcc13da6259aa3a53c00c49e765af81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.</title>
<updated>2008-06-16T11:26:56+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-16T11:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7af711ab3d6b91194b86076422381f1e3b439b04'/>
<id>urn:sha1:7af711ab3d6b91194b86076422381f1e3b439b04</id>
<content type='text'>
</content>
</entry>
</feed>
