On Mon, Apr 19, 2010 at 11:08:25PM +0200, Valery Febvre wrote: > Changes since 1.5.0 > * Enabled OGG audio format support. Ogg support has been added 3 months ago, > but it was so far disabled due to a bug in GStreamer oggdemux pipeline element > * New internal widget: Notify dialog. It is used to notify user when an > operation, that can take some time, ends.
Hi, this change http://code.google.com/p/podboy/source/diff?spec=svn173&r=130&format=side&path=/trunk/setup.py&old_path=/trunk/setup.py&old=125 sort of break cross-compile on host without python-elementary Traceback (most recent call last): File "setup.py", line 25, in <module> from podboy.const import APP_VERSION File "/OE/tmpdir-dev-shr/work/all-oe-linux-gnueabi/podboy-1.6.1+svnr131-r0/trunk/podboy/__init__.py", line 1, in <module> from podboy import * File "/OE/tmpdir-dev-shr/work/all-oe-linux-gnueabi/podboy-1.6.1+svnr131-r0/trunk/podboy/podboy.py", line 28, in <module> import elementary ImportError: No module named elementary FATAL: python setup.py build_ext execution failed. ERROR: Function do_compile failed Can you solve APP_VERSION somehow else? Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
