<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/pango/S25pango, branch 2010.08_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.08_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.08_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-05-20T20:34:29Z</updated>
<entry>
<title>pango: run pango-querymodules on the target instead of on the host</title>
<updated>2010-05-20T20:34:29Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-05-15T14:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=832ce382c6fbd416ac562da10ba3946e3fc7b935'/>
<id>urn:sha1:832ce382c6fbd416ac562da10ba3946e3fc7b935</id>
<content type='text'>
We needed to build pango for the host in order to compile
pango-querymodules for the host, which was used to produce
/etc/pango/pango.modules. Unfortunately:

 * This produces an incorrect /etc/pango/pango.modules (no modules
   detected in my case), probably because the host pango-querymodules
   was looking at host pango modules

 * This requires to build pango for the host, which requires to build
   cairo for the host, which requires to build X11 for the host.

To make things work and remove the dependency between pango and
host-pango, we introduce a S25pango script that creates
/etc/pango/pango.modules on startup if it doesn't exist, just as we do
with libgtk2 for /etc/gtk-2.0/gdk-pixbuf.loaders.

Since host-pango is no longer needed, we remove all definitions
related to it.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pango: generate pango.modules at build time rather than run time</title>
<updated>2009-03-18T22:39:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T22:39:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc69684e5855a30c5e49f65ed095376107c26243'/>
<id>urn:sha1:dc69684e5855a30c5e49f65ed095376107c26243</id>
<content type='text'>
Generate pango.modules using the host tools instead of setting up an init
script to do it at run time. Also apply patches to host build to get
identical pango.modules file.
</content>
</entry>
<entry>
<title>pango: init script: make sure /etc/pango exists</title>
<updated>2009-03-11T15:43:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-11T15:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=26dd7c5c7ed6534aca9151ae750c3b7b955b65b6'/>
<id>urn:sha1:26dd7c5c7ed6534aca9151ae750c3b7b955b65b6</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
