<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2016-08-08T11:46:48+00:00</updated>
<entry>
<title>libgnomeui: update to 2.24.5 / fix build on gcc6 / cleanup</title>
<updated>2016-08-08T11:46:48+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2016-07-31T02:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2c8645249e27f40a42c9d6edaec0d6292d618f07'/>
<id>urn:sha1:2c8645249e27f40a42c9d6edaec0d6292d618f07</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Add missing intltool-native dependencies</title>
<updated>2014-07-15T12:53:54+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-06-23T19:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4bcd1d6b962212871d5ec8716848d5331e3641f6'/>
<id>urn:sha1:4bcd1d6b962212871d5ec8716848d5331e3641f6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libgnomeui: Depend on libgnome-keyring not gnome-keyring</title>
<updated>2013-10-15T11:31:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-10-13T08:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=28c546066e880524d9bb06def09078aa0c66c69f'/>
<id>urn:sha1:28c546066e880524d9bb06def09078aa0c66c69f</id>
<content type='text'>
libgnomeui needs gnome-keyring-1 which comes from libgnome-keyring

Fixes errors like below

| configure: error: Package requirements (  libxml-2.0 &gt;= 2.4.20
libgnome-2.0 &gt;= 2.13.7   libgnomecanvas-2.0 &gt;= 2.0.0   libbonoboui-2.0
&gt;= 2.13.1   gconf-2.0 &gt;= 1.1.11   pango &gt;= 1.1.2   glib-2.0 &gt;= 2.16.0
|   gio-2.0 &gt;= 2.16.0
|   gnome-vfs-2.0 &gt;= 2.7.3   gnome-keyring-1 &gt;= 0.4) were not met:
|
| No package 'gnome-keyring-1' found

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Unify indentation</title>
<updated>2013-04-15T14:23:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T20:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a45830a39bb47a9eab27980d52966226c9504ea4'/>
<id>urn:sha1:a45830a39bb47a9eab27980d52966226c9504ea4</id>
<content type='text'>
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>libgnomeui: fix QA warnings from packaging</title>
<updated>2012-12-11T00:52:54+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-02T09:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eb329f15307fd14ce5107edd86f5b473a83880eb'/>
<id>urn:sha1:eb329f15307fd14ce5107edd86f5b473a83880eb</id>
<content type='text'>
* fixes:
libgnomeui-2.24.3: non -staticdev package contains static .a library:
libgnomeui-dev path
'/work/armv7a-vfp-neon-oe-linux-gnueabi/libgnomeui/2.24.3-r0/packages-split/libgnomeui-dev/usr/lib/libglade/2.0/libgnome.a'

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libgomeui: fix license URI</title>
<updated>2011-06-08T16:23:17+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-06-08T16:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=04ac16facd07ff04ac3390d985838c02ee788a09'/>
<id>urn:sha1:04ac16facd07ff04ac3390d985838c02ee788a09</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>libgnomeui: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea</title>
<updated>2011-06-03T19:42:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-06-03T19:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=accc0d62ae67e36acfed8a469f0deea716d9de70'/>
<id>urn:sha1:accc0d62ae67e36acfed8a469f0deea716d9de70</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
