From: Joaquim Duran <joaquinduran@adtelecom.es>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] org.oe.dev gtkmm: update to 2.10.10. Closes 2544.
Date: Mon, 02 Jul 2007 11:23:14 +0200 [thread overview]
Message-ID: <4688C402.5060208@adtelecom.es> (raw)
In-Reply-To: <E1I4QwQ-0002do-J9@linuxtogo.org>
En/na Laibsch commit ha escrit:
> gtkmm: update to 2.10.10. Closes 2544.
>
> Author: Laibsch@openembedded.org
> Branch: org.openembedded.dev
> Revision: 57fa0ccbbdbca8c188108e3c4fbde4702976f3c6
> ViewMTN: http://monotone.openembedded.org/revision.psp?id=57fa0ccbbdbca8c188108e3c4fbde4702976f3c6
> Files:
> 1
> packages/gtkmm/gtkmm_2.8.3.bb
> packages/gtkmm/gtkmm_2.10.10.bb
> packages/gtkmm/gtkmm.inc
> Diffs:
>
> #
> # mt diff -raaafb999d11846eacd606047f3cddf7a583a9e0c -r57fa0ccbbdbca8c188108e3c4fbde4702976f3c6
> #
> #
> #
> # rename "packages/gtkmm/gtkmm_2.8.3.bb"
> # to "packages/gtkmm/gtkmm_2.10.10.bb"
> #
> # patch "packages/gtkmm/gtkmm.inc"
> # from [e31db8a96e6aa60a1f27bc20642644a3204a2e57]
> # to [7ec54b72cd502a1cb8e82dbb3ff44ccfbc0575b4]
> #
> # patch "packages/gtkmm/gtkmm_2.10.10.bb"
> # from [c45df8de54265c0f006a7958dae49e88c83d7783]
> # to [42dacfdf2a031c9cdccd5a2559171f16c6dc4440]
> #
> ============================================================
> --- packages/gtkmm/gtkmm.inc e31db8a96e6aa60a1f27bc20642644a3204a2e57
> +++ packages/gtkmm/gtkmm.inc 7ec54b72cd502a1cb8e82dbb3ff44ccfbc0575b4
> @@ -1,9 +1,10 @@ LICENSE = "LGPL"
> DESCRIPTION = "C++ bindings for the GTK+ toolkit."
> HOMEPAGE = "http://www.gtkmm.org/"
> SECTION = "libs"
> PRIORITY = "optional"
> LICENSE = "LGPL"
> -DEPENDS = "glibmm gtk+"
> +DEPENDS = "atk glibmm gtk+"
> +PR = "r0"
>
> inherit autotools pkgconfig flow-lossage
>
[...]
I don't agree with the change that you've introduced in the dependencies.
That is, gtk+ is also depending on atk, so include atk in gtkmm has no
sense.
The dependences from file gtk-2.10.inc are:
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc
libgcrypt cairo cups"
Could you test it once again? Which version of gtk are you using?
Thanks and Best Regards,
Joaquim Duran
next parent reply other threads:[~2007-07-02 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1I4QwQ-0002do-J9@linuxtogo.org>
2007-07-02 9:23 ` Joaquim Duran [this message]
2007-07-06 21:35 ` [oe-commits] org.oe.dev gtkmm: update to 2.10.10. Closes 2544 Rolf Leggewie
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=4688C402.5060208@adtelecom.es \
--to=joaquinduran@adtelecom.es \
--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.