From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH v2 2/2] gupnp: remove dependency on gnome-icon-theme
Date: Thu, 11 Apr 2013 16:14:58 +0200 [thread overview]
Message-ID: <20130411141458.GH2477@jama> (raw)
In-Reply-To: <1365670626-18585-3-git-send-email-ndec@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 2151 bytes --]
On Thu, Apr 11, 2013 at 10:57:06AM +0200, Nicolas Dechesne wrote:
> 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+...
Hi, I've already applied first version of this yesterday, I don't think
we need to introduce more INC_PRs now, so for now I'll keep it as is
unless someone has good reasons for INC_PRs.
> [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>
> ---
> meta-multimedia/recipes-connectivity/gupnp/gupnp.inc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
> index 31dd407..99bffc0 100644
> --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
> +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
> @@ -2,9 +2,9 @@ SUMMARY = "UPnP framework"
> DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
> LICENSE = "LGPLv2+"
>
> -INC_PR = "r0"
> +INC_PR = "r1"
>
> -DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme gobject-introspection-stub"
> +DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gobject-introspection-stub"
>
> require no-vala.inc
>
> --
> 1.8.1.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-04-11 14:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 8:57 [meta-multimedia][PATCH v2 0/2] gupnp: removal of gnome-icon-theme Nicolas Dechesne
2013-04-11 8:57 ` [meta-multimedia][PATCH v2 1/2] gupnp: add support for PR, and INC_PR Nicolas Dechesne
2013-04-11 8:57 ` [meta-multimedia][PATCH v2 2/2] gupnp: remove dependency on gnome-icon-theme Nicolas Dechesne
2013-04-11 14:14 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130411141458.GH2477@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.