meta-openembedded/meta-multimedia
Nicolas Dechesne 799acb10bc gupnp: remove dependency on gnome-icon-theme
As discussed in [1], let's remove the dependency on gnome-icon-theme,
since it's not required, and it brings additional unwanted dependency,
such as the whole gtk+...

[1] http://article.gmane.org/gmane.comp.handhelds.openembedded/57483

It is build-tested with
 - core-image-minimal
 - IMAGE_INSTALL += 'gupnp'
 - directfb in DISTRO_FEATURES

The build was failing before (GTK failed to build with directfb, which
is expected).

Signed-off-by: Nicolas Dechesne <ndec@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-11 11:33:39 +02:00
..
conf meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
recipes-connectivity/gupnp gupnp: remove dependency on gnome-icon-theme 2013-04-11 11:33:39 +02:00
recipes-dvb patches: update Upstream-Status to use capital 'S' 2013-02-05 11:05:51 +01:00
recipes-mediacentre/xbmc xbmc: Fix serveral build errors and install missing dependencies 2012-10-16 09:59:08 +02:00
recipes-mkv mkvtoolnix: add 5.9.0 2013-01-27 23:54:10 +01:00
recipes-multimedia add recipe for mpg123, a decoder for MPEG-1 layer 1, 2, and 3 2013-04-11 11:33:38 +02:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README meta-multimedia README: meta-oe is no longer optional 2012-07-13 10:22:07 +02:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded/meta-oe
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject'

When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>