Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] gtk+: add native class
@ 2013-01-03 11:44 Ross Burton
  2013-01-03 12:01 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Ross Burton @ 2013-01-03 11:44 UTC (permalink / raw)
  To: openembedded-core

It's easiest to bootstrap GTK+ 3 using a native GTK+ 2.

(Patch taken from meta-oe)

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-gnome/gtk+/gtk+_2.24.14.bb |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
index 553196a..a6e705b 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
@@ -60,3 +60,6 @@ python populate_packages_prepend () {
     if (d.getVar('DEBIAN_NAMES', True)):
         d.setVar('PKG_${PN}', '${MLPREFIX}libgtk-2.0')
 }
+
+BBCLASSEXTEND = "native"
+RRECOMMENDS_${PN}_virtclass-native = ""
-- 
1.7.10




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] gtk+: add native class
  2013-01-03 11:44 [PATCH] gtk+: add native class Ross Burton
@ 2013-01-03 12:01 ` Martin Jansa
  2013-01-03 12:03   ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2013-01-03 12:01 UTC (permalink / raw)
  To: Ross Burton; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]

On Thu, Jan 03, 2013 at 11:44:53AM +0000, Ross Burton wrote:
> It's easiest to bootstrap GTK+ 3 using a native GTK+ 2.
> 
> (Patch taken from meta-oe)

That's 4th or 5th version of this patch:
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019625.html
  rejected in http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019683.html
http://patches.openembedded.org/patch/33761/
http://patches.openembedded.org/patch/36913/
...

Cheers,

> 
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/recipes-gnome/gtk+/gtk+_2.24.14.bb |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> index 553196a..a6e705b 100644
> --- a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> @@ -60,3 +60,6 @@ python populate_packages_prepend () {
>      if (d.getVar('DEBIAN_NAMES', True)):
>          d.setVar('PKG_${PN}', '${MLPREFIX}libgtk-2.0')
>  }
> +
> +BBCLASSEXTEND = "native"
> +RRECOMMENDS_${PN}_virtclass-native = ""
> -- 
> 1.7.10
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gtk+: add native class
  2013-01-03 12:01 ` Martin Jansa
@ 2013-01-03 12:03   ` Burton, Ross
  0 siblings, 0 replies; 3+ messages in thread
From: Burton, Ross @ 2013-01-03 12:03 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-core

On 3 January 2013 12:01, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Thu, Jan 03, 2013 at 11:44:53AM +0000, Ross Burton wrote:
>> It's easiest to bootstrap GTK+ 3 using a native GTK+ 2.
>>
>> (Patch taken from meta-oe)
>
> That's 4th or 5th version of this patch:
> http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019625.html
>   rejected in http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019683.html
> http://patches.openembedded.org/patch/33761/
> http://patches.openembedded.org/patch/36913/

Hm, this could be fun.

Ross



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-03 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-03 11:44 [PATCH] gtk+: add native class Ross Burton
2013-01-03 12:01 ` Martin Jansa
2013-01-03 12:03   ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox