<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/audio, branch master</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2008-11-15T21:33:07Z</updated>
<entry>
<title>package/audio: rename audio category to multimedia</title>
<updated>2008-11-15T21:33:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-15T21:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e7df5afeb9634a0d95499049efb5c4887069290d'/>
<id>urn:sha1:e7df5afeb9634a0d95499049efb5c4887069290d</id>
<content type='text'>
Prepare for the merge of audio and video packages. Many packages cannot
properly be assigned to either audio or video, because they have support
for both (libogg, mplayer, vlc).

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>libogg: convert to Makefile.autotools.in</title>
<updated>2008-11-14T13:03:01Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-14T13:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7ed2b6d9750efa97eacd1e29687cb8ac68a9806a'/>
<id>urn:sha1:7ed2b6d9750efa97eacd1e29687cb8ac68a9806a</id>
<content type='text'>
Also remove --enable-shared and --enable-static as it's default
and --disable-oggtest and $(DISABLE_NLS) as they are not supported.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</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>package: cleanup PKG_CONFIG_SYSROOT</title>
<updated>2008-10-26T06:19:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-26T06:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8a89d2b3f36d58fb0f13d57cf50c5a8cf84ea466'/>
<id>urn:sha1:8a89d2b3f36d58fb0f13d57cf50c5a8cf84ea466</id>
<content type='text'>
PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in,
so there's no need to set it in the makefiles of the individual
packages as well.

Based on a patch by Markus Heidelberg.
</content>
</entry>
<entry>
<title>package/: remove redundant install-strip in *_TARGET_INSTALL_OPT</title>
<updated>2008-10-20T11:53:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-20T11:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e337d002fe4f258897f9d7ac5292e243b88b4cfd'/>
<id>urn:sha1:e337d002fe4f258897f9d7ac5292e243b88b4cfd</id>
<content type='text'>
It's default now.
</content>
</entry>
<entry>
<title>aumix: fix install rule to target to support multiple projects</title>
<updated>2008-09-18T08:42:56Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-18T08:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e410210c08e7d4907f6f42609e199549d44b97b3'/>
<id>urn:sha1:e410210c08e7d4907f6f42609e199549d44b97b3</id>
<content type='text'>
This patch will let aumix depend on an installed file on the target root file
system instead of touched file.

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

</content>
</entry>
<entry>
<title>libid3tag: don't depend on libmad</title>
<updated>2008-09-07T14:31:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-07T14:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=aed6336f1f978ec1859e36d27064d2bf5493dbad'/>
<id>urn:sha1:aed6336f1f978ec1859e36d27064d2bf5493dbad</id>
<content type='text'>
libid3tag doesn't use libmad.
</content>
</entry>
<entry>
<title>speex: fix paths (broken by r23330)</title>
<updated>2008-09-06T22:39:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-06T22:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=886b2fa501cfa55c9d4a48bf5913fface1ed4147'/>
<id>urn:sha1:886b2fa501cfa55c9d4a48bf5913fface1ed4147</id>
<content type='text'>
Patch by Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>mpg123: fix paths (broken by r23330)</title>
<updated>2008-09-06T20:49:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-06T20:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a7488f295efd1db4a27ea7b83022f843ac8fc2db'/>
<id>urn:sha1:a7488f295efd1db4a27ea7b83022f843ac8fc2db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>madplay: fix paths (broken by r23330)</title>
<updated>2008-09-06T20:49:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-06T20:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4146acdd7231c2a23ea38a440f04401c2ef2db77'/>
<id>urn:sha1:4146acdd7231c2a23ea38a440f04401c2ef2db77</id>
<content type='text'>
</content>
</entry>
</feed>
