<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/abiword/files, branch testing</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>abiword : moved unused files to obsolete dir</title>
<updated>2010-09-16T20:09:03+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-09-16T20:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=45f042eba2c5a1770548f095a22d11904d81918f'/>
<id>45f042eba2c5a1770548f095a22d11904d81918f</id>
<content type='text'>
Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>abiword 2.8.1: multiple fixes</title>
<updated>2010-01-01T15:30:46+00:00</updated>
<author>
<name>Denis 'Gnutoo' Carikli</name>
<email>GNUtoo@no-log.org</email>
</author>
<published>2010-01-01T15:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=cbf0a993d3fb1efc496ea222e70aa44530aed1af'/>
<id>cbf0a993d3fb1efc496ea222e70aa44530aed1af</id>
<content type='text'>
*Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
  fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
  in my case,more informations are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4
*fixed libwmf problem:
   libwmf-config is a program that is used for knowing the compilations
   flags like that :
   libwmf-config --cflags
     -I/usr/include/freetype2 -I/usr/include
   -&gt;But like the in example the host version was called and so some
     /usr/include were included into the build process,
     --with-libwmf-config=${STAGING_DIR} fixes it
   -&gt;also depend on the native libwmf so it is not required on the host
     in order to build abiword
*fixed runtime problem with the plugins:
  In the trunk(which regenerate configure files like we do),
  autogen-common.sh was called by autogen.sh
  And not calling it creates issues like for instance the absence of the
  the collab plugin in the installation directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
  fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
  in my case,more informations are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4
*fixed libwmf problem:
   libwmf-config is a program that is used for knowing the compilations
   flags like that :
   libwmf-config --cflags
     -I/usr/include/freetype2 -I/usr/include
   -&gt;But like the in example the host version was called and so some
     /usr/include were included into the build process,
     --with-libwmf-config=${STAGING_DIR} fixes it
   -&gt;also depend on the native libwmf so it is not required on the host
     in order to build abiword
*fixed runtime problem with the plugins:
  In the trunk(which regenerate configure files like we do),
  autogen-common.sh was called by autogen.sh
  And not calling it creates issues like for instance the absence of the
  the collab plugin in the installation directory
</pre>
</div>
</content>
</entry>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
