<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-apps/gnome-mplayer, branch fido</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-12-17T11:55:40+00:00</updated>
<entry>
<title>PNBLACKLIST: use weak assignments</title>
<updated>2014-12-17T11:55:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-12-06T07:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=96a92761c0a1bb2317fa4ea422c32e4473405103'/>
<id>urn:sha1:96a92761c0a1bb2317fa4ea422c32e4473405103</id>
<content type='text'>
* this makes it easier to unblacklist it from local.conf which
  is parsed before the recipes

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gmtk: add dependency on gtk+3 and pulseaudio</title>
<updated>2014-08-11T08:59:18+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-09T12:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=60828b16c3995e59881ba341ab2bd56acbbe2aa4'/>
<id>urn:sha1:60828b16c3995e59881ba341ab2bd56acbbe2aa4</id>
<content type='text'>
* fixes following floating dependencies:
  gmtk/gmtk/latest lost dependency on  cairo-gobject dbus-lib gtk+3
    json-c libcap libice libpulse libpulse-mainloop-glib libsm libsndfile1
    libx11-xcb libxi libxtst util-linux-libuuid

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gmtk: add missing dependency on intltool-native</title>
<updated>2014-07-21T22:01:57+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-07-20T08:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0a3cc0aafde4627516db7702abb5c5e8382352fb'/>
<id>urn:sha1:0a3cc0aafde4627516db7702abb5c5e8382352fb</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-gnome: use BPN in SRC_URI</title>
<updated>2014-07-15T12:56:55+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-07-03T02:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b35e2f02466fcbea7431c9be95947cdb640708c8'/>
<id>urn:sha1:b35e2f02466fcbea7431c9be95947cdb640708c8</id>
<content type='text'>
Fixed SRC_URI:
* ${PN} -&gt; ${BPN}, use ${BP} if it was ${PN}-${PV}
* ${P} -&gt; ${BP}

Otherwise we would meet do_fetch errors when we do the multilib, native
or nativesdk build.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist recipes failing in world builds</title>
<updated>2014-05-09T12:59:01+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-05-02T23:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2e7f3ce93b2c9864037fba8cc68fde46aafac4b0'/>
<id>urn:sha1:2e7f3ce93b2c9864037fba8cc68fde46aafac4b0</id>
<content type='text'>
* these are failing for last couple months, blacklist them until someone
  steps up and starts maintaining them
* see http://www.openembedded.org/wiki/Bitbake_World_Status

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>
<entry>
<title>gmtk: inherit gconf</title>
<updated>2013-08-14T11:34:28+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-03T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3571ee5a9b7e8487bda8c912556b41459641ea62'/>
<id>urn:sha1:3571ee5a9b7e8487bda8c912556b41459641ea62</id>
<content type='text'>
* do_configure fails without it
  configure.ac:215: error: possibly undefined macro: AM_GCONF_SOURCE_2

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-mplayer: package also nautilus3 extensions</title>
<updated>2013-01-13T10:41:01+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-01-11T22:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a69aa98293bba340ce9161b4e890e085d982c778'/>
<id>urn:sha1:a69aa98293bba340ce9161b4e890e085d982c778</id>
<content type='text'>
* fixes QA issues:
gnome-mplayer-1.0.5: gnome-mplayer: Files/directories were installed but not shipped
  /usr/lib
  /usr/lib/nautilus
  /usr/lib/nautilus/extensions-3.0
  /usr/lib/nautilus/extensions-3.0/libgnome-mplayer-properties-page.so
  /usr/lib/nautilus/extensions-3.0/.debug
  /usr/lib/nautilus/extensions-3.0/.debug/libgnome-mplayer-properties-page.so

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-mplayer: fix unpackaged files warning</title>
<updated>2012-12-11T00:53:00+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-05T20:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=da026f9a2531ee039d23335b81ae5fde3d8f3f18'/>
<id>urn:sha1:da026f9a2531ee039d23335b81ae5fde3d8f3f18</id>
<content type='text'>
* fixes:
gnome-mplayer-1.0.5: gnome-mplayer: Files/directories were installed but not shipped
  /usr/lib
  /usr/lib/nautilus
  /usr/lib/nautilus/extensions-2.0
  /usr/lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.so
  /usr/lib/nautilus/extensions-2.0/.debug
  /usr/lib/nautilus/extensions-2.0/.debug/libgnome-mplayer-properties-page.so

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-mplayer: Add initial recipe for version 1.0.5.</title>
<updated>2012-02-02T08:36:38+00:00</updated>
<author>
<name>Piotr Tworek</name>
<email>ptworek@opera.com</email>
</author>
<published>2012-02-01T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8881a6815ad7cbb116fa147a3dbb3bac2cdbeb64'/>
<id>urn:sha1:8881a6815ad7cbb116fa147a3dbb3bac2cdbeb64</id>
<content type='text'>
Signed-off-by: Peter Tworek &lt;tworaz666@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
