<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/pango, branch 2009.02_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2008-12-31T09:35:11Z</updated>
<entry>
<title>pango: add init script to create /etc/pango/pango.modules</title>
<updated>2008-12-31T09:35:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-31T09:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e528d99d9667e999438abc3817d8bf417cdfb130'/>
<id>urn:sha1:e528d99d9667e999438abc3817d8bf417cdfb130</id>
<content type='text'>
It would be nicer to do this at compile time, but then we would need to
compile pango for the host as well.
</content>
</entry>
<entry>
<title>pango: fix download url</title>
<updated>2008-12-29T11:05:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-29T11:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8dd24e0f54cd46dd687f0362e87469f77f6c7727'/>
<id>urn:sha1:8dd24e0f54cd46dd687f0362e87469f77f6c7727</id>
<content type='text'>
Reported by Berns.
</content>
</entry>
<entry>
<title>pango: bump version</title>
<updated>2008-12-27T14:36:22Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-27T14:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9b89bd65c45617fc0002e3302126b261c02319a7'/>
<id>urn:sha1:9b89bd65c45617fc0002e3302126b261c02319a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip pango libraries on the target</title>
<updated>2008-10-27T09:45:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-27T09:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a574856e192fe5dc0525af711713154ba97eb7b1'/>
<id>urn:sha1:a574856e192fe5dc0525af711713154ba97eb7b1</id>
<content type='text'>
Use the predefined INSTALL_STAGING_OPT and INSTALL_TARGET_OPT
behaviour of Makefile.autotools.in, so that installation on the target
is done using install-strip.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Fix strange problems in pango configure target</title>
<updated>2008-10-27T09:45:34Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-27T09:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eb749df631780fcdc20a2021e7cf7e03b27aca1c'/>
<id>urn:sha1:eb749df631780fcdc20a2021e7cf7e03b27aca1c</id>
<content type='text'>
The configure target of pango had strange characters in it, preventing
compilation to work. Remove them, they just seem to be mistakes.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/pango/pango.mk: Remove redundant PKG_CONFIG_* </title>
<updated>2008-10-20T13:57:30Z</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2008-10-20T13:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=00ad71901b92627d8b4dd65e0a2caa3613f92857'/>
<id>urn:sha1:00ad71901b92627d8b4dd65e0a2caa3613f92857</id>
<content type='text'>
Remove the unnecessary PKG_CONFIG_* settings and tidy up some
config options.

Signed-off-by: Daniel Laird &lt;daniel.j.laird@nxp.com&gt;

</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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>Use HOST_GLIB for packages</title>
<updated>2008-07-05T09:30:17Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-07-05T09:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1a75be4d7315e2d0812aac2f9392e87e22804cde'/>
<id>urn:sha1:1a75be4d7315e2d0812aac2f9392e87e22804cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in to patch libtool automatically.</title>
<updated>2008-05-01T14:07:11Z</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-05-01T14:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f11fa22d0e88c5a3b04429a3110a3cbbf0c30c49'/>
<id>urn:sha1:f11fa22d0e88c5a3b04429a3110a3cbbf0c30c49</id>
<content type='text'>
</content>
</entry>
</feed>
