[oe] [oe-commits] org.oe.dev gtkmm: update to 2.10.10. Closes 2544.

Joaquim Duran joaquinduran at adtelecom.es
Mon Jul 2 09:23:14 UTC 2007


En/na Laibsch commit ha escrit:
> gtkmm: update to 2.10.10.  Closes 2544.
> 
> Author: Laibsch at 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




More information about the Openembedded-devel mailing list