
Originally Posted by
webhamster2
Hi!
I'm currently in the process of publishing my PySide app to the Ovi Store. However, I encountered some difficulties on the way. Currently, I'm using PySideAssistant to build a package for my application, but it includes some files which should not be included in the final package etc..
As PSA doesn't get things right, I'm wondering whether I've taken the best approach to this problem. Via searching, I've found several possible ways, but what is the "standard" way to publish a simple python-only app to the store? Is it via the OBS? Should I write my own makefiles for packaging, using dpkg-*? Or is there a way using the QtCreator? Is there some mysterious tool of which I don't know?
I'd be thankful for some pointers.
Daniel