All of lore.kernel.org
 help / color / mirror / Atom feed
* how to add wxpython
@ 2010-04-01  5:28 ttk rpink
  2010-04-01  5:54 ` Thomas Zimmermann
  0 siblings, 1 reply; 2+ messages in thread
From: ttk rpink @ 2010-04-01  5:28 UTC (permalink / raw)
  To: openembedded-devel

How can I add wxPython to my distribution?
I have:
-----------------
export IMAGE_INSTALL += " \
                hello \
                python \
                python-pygtk"

inherit image

export IMAGE_BASENAME = "mydistro-image"
----------------


Thanks,

ttk


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

* Re: how to add wxpython
  2010-04-01  5:28 how to add wxpython ttk rpink
@ 2010-04-01  5:54 ` Thomas Zimmermann
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Zimmermann @ 2010-04-01  5:54 UTC (permalink / raw)
  To: openembedded-devel

Am Donnerstag 01 April 2010 07:28:25 schrieb ttk rpink:
> How can I add wxPython to my distribution?
> I have:
> -----------------
> export IMAGE_INSTALL += " \
>                 hello \
>                 python \
>                 python-pygtk"
> 
> inherit image
> 
> export IMAGE_BASENAME = "mydistro-image"
> ----------------
> 
> 
> Thanks,
> 
> ttk

There is no recipe for wxPython. I tried to make one, because it was requested 
for SHR, but i failed.
I archived my try here: http://trac.shr-project.org/trac/ticket/637#comment:1
I don't know anymore why it failed but it wasn't a trivial thing...
But i don't know what wxPython is and how it works, so perhaps someone with 
some more experience about it is able to package it.

Regards
Thomas



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

end of thread, other threads:[~2010-04-01  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01  5:28 how to add wxpython ttk rpink
2010-04-01  5:54 ` Thomas Zimmermann

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.