<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/multimedia/libvorbis, branch 2009.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-10-04T20:44:23Z</updated>
<entry>
<title>tremor: build specific svn revision</title>
<updated>2009-10-04T20:44:23Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T20:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5f4154801223e1689af3d720634ee3118245fe58'/>
<id>urn:sha1:5f4154801223e1689af3d720634ee3118245fe58</id>
<content type='text'>
Select a specific svn revision (current trunk: r16259) instead of the
latest from the trunk. Simplifies support, mirroring and makes the system
reproducible.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>tremor: provide libvorbis* alias for targets</title>
<updated>2009-07-21T20:57:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-21T20:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=11eb084fc79a75395465a95facfc95bac395e4b2'/>
<id>urn:sha1:11eb084fc79a75395465a95facfc95bac395e4b2</id>
<content type='text'>
several packages depend on libvorbis, so also provide libvorbis
targets when tremor is selected.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libvorbis: fix tremor install into staging_dir</title>
<updated>2009-07-16T19:47:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-16T13:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bd26b5821c61dde5b1a4008497db2cf3d5394f29'/>
<id>urn:sha1:bd26b5821c61dde5b1a4008497db2cf3d5394f29</id>
<content type='text'>
Closes #387.

When tremor is selected, the normal libvorbis shouldn't get built and
tremer should get installed into staging_dir as well.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libvorbis: bump version</title>
<updated>2009-07-12T19:09:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-12T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=01674622186a8bd52f9410bb1120be2f82de733c'/>
<id>urn:sha1:01674622186a8bd52f9410bb1120be2f82de733c</id>
<content type='text'>
bugfix release - Fixes playback of very short files.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>lib{ogg,vorbis}: bump version</title>
<updated>2009-06-24T13:41:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-24T13:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=85df29b9fcefa016c9ad3fba6cfc195008072f77'/>
<id>urn:sha1:85df29b9fcefa016c9ad3fba6cfc195008072f77</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>libvorbis: select libogg dependency</title>
<updated>2009-02-19T15:45:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-19T15:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2453972351ded1a15af0fe2a0a3d6b6ebe4503f3'/>
<id>urn:sha1:2453972351ded1a15af0fe2a0a3d6b6ebe4503f3</id>
<content type='text'>
Library dependencies should be selected, and not use depends on.
</content>
</entry>
<entry>
<title>libvorbis: convert to Makefile.autotools.in format</title>
<updated>2009-02-19T15:45:00Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-19T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eacd9e084487f5fc8be24c4a0faebd2f196410ef'/>
<id>urn:sha1:eacd9e084487f5fc8be24c4a0faebd2f196410ef</id>
<content type='text'>
Patch by Sven Neumann &lt;s.neumann@phase-zero.de&gt;
Closes #107
</content>
</entry>
<entry>
<title>tremor: strip target lib</title>
<updated>2009-02-04T23:51:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T23:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4fc25fcf10b5daf3d81d7273bf07adeb715a5ee0'/>
<id>urn:sha1:4fc25fcf10b5daf3d81d7273bf07adeb715a5ee0</id>
<content type='text'>
</content>
</entry>
</feed>
