<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb, branch walnascar</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-08-02T18:23:03+00:00</updated>
<entry>
<title>dconf 0.18.0 -&gt; 0.28.0</title>
<updated>2018-08-02T18:23:03+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-08-01T08:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ff85192d7c0576c3d89387e53d5ca0b7b3c41659'/>
<id>urn:sha1:ff85192d7c0576c3d89387e53d5ca0b7b3c41659</id>
<content type='text'>
- Remove dconf-editor

- Use meson to replace autotools

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: make gtk+3 dependency optional</title>
<updated>2017-02-13T17:43:36+00:00</updated>
<author>
<name>Andy Kling</name>
<email>andreas.kling@peiker-cee.de</email>
</author>
<published>2017-02-10T09:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f93ea40311679d528cb20514a455347c75fd6046'/>
<id>urn:sha1:f93ea40311679d528cb20514a455347c75fd6046</id>
<content type='text'>
  dconf requires gtk+3 only for dconf-editor and is useful
  even on systems without gui.

  add PACKAGECONFIG for editor, enable it by default if x11
  is present in DISTRO_FEATURES

  add x11 to REQUIRED_DISTRO_FEATURES only if editor is enabled

  Note: editor will be dropped from dconf in version 0.23.1

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: fix bash completion in wrong package</title>
<updated>2017-02-13T17:43:35+00:00</updated>
<author>
<name>Andy Kling</name>
<email>andreas.kling@peiker-cee.de</email>
</author>
<published>2017-02-10T09:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f2b6681cb6fb6c4d14f32cf7a0c95671e8798a35'/>
<id>urn:sha1:f2b6681cb6fb6c4d14f32cf7a0c95671e8798a35</id>
<content type='text'>
  bash completion is used by dconf itself not by editor.
  move file to main package.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: depends on dbus</title>
<updated>2017-02-13T17:43:35+00:00</updated>
<author>
<name>Andy Kling</name>
<email>andreas.kling@peiker-cee.de</email>
</author>
<published>2017-02-10T09:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d614f8c16e032f93bb6fdcb3f6634c396e743c20'/>
<id>urn:sha1:d614f8c16e032f93bb6fdcb3f6634c396e743c20</id>
<content type='text'>
  configure of dconf requires dbus

  | checking for dbus... no
  | configure: error: Package requirements (dbus-1) were not met:
  |
  | No package 'dbus-1' found

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: add x11 to REQUIRED_DISTRO_FEATURES</title>
<updated>2016-11-23T14:24:46+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2016-11-22T07:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6afe63346b36d4ac1fb9b8b68e6d88a4f286a1f6'/>
<id>urn:sha1:6afe63346b36d4ac1fb9b8b68e6d88a4f286a1f6</id>
<content type='text'>
dconf depends on gtk+3 which requires x11 distro feature.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: fix indentation</title>
<updated>2016-08-22T13:56:28+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-08-18T16:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=289217bbc3c5c53f486ab5615a6d6196e3c12cf2'/>
<id>urn:sha1:289217bbc3c5c53f486ab5615a6d6196e3c12cf2</id>
<content type='text'>
* remove tabs which sneaked in since last cleanup
* meta-oe layers are using consistent indentation with 4 spaces, see
  http://www.openembedded.org/wiki/Styleguide

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: add intltool-native dependency</title>
<updated>2016-08-15T10:21:38+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-08-12T12:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9dd576b75bd97dd1ffa6b71743cc3eee1c6f2bd3'/>
<id>urn:sha1:9dd576b75bd97dd1ffa6b71743cc3eee1c6f2bd3</id>
<content type='text'>
* fixes:
  | ../dconf-0.18.0/configure: line 6430: syntax error near unexpected token `0.50.0'
  | ../dconf-0.18.0/configure: line 6430: `IT_PROG_INTLTOOL(0.50.0)'

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: add dependency on libxml2</title>
<updated>2014-08-11T09:00:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-10T13:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=62c0de8e649d00520d35fb48f98bfed351a70fa5'/>
<id>urn:sha1:62c0de8e649d00520d35fb48f98bfed351a70fa5</id>
<content type='text'>
* fixes floating dependency:
  dconf-0.18.0: dconf-editor rdepends on libxml2, but it isn't a build dependency? [build-deps]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dconf: inherit only gnomebase</title>
<updated>2014-04-20T08:43:31+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-03-29T23:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7cf606d1c86c95db1795b4a6e2c76a10e10e02e5'/>
<id>urn:sha1:7cf606d1c86c95db1795b4a6e2c76a10e10e02e5</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues</title>
<updated>2014-02-23T22:20:02+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-02-19T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95e155780a0cf3a8fb59a2f86db6367d18116fc'/>
<id>urn:sha1:c95e155780a0cf3a8fb59a2f86db6367d18116fc</id>
<content type='text'>
Changes:
- rename SUMMARY with length &gt; 80 to DESCRIPTION
- rename DESCRIPTION with length &lt; 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
