Hi there,
As I'm preparing the application package for the AppUp, I want to check that everything is done properly.
There are a few steps to be done, so I'll just tell what I've gone through so far.
1) Validation Guidelines
http://appdeveloper.intel.com/en-us/...ion-guidelines provide general terms of app submission
2) Packaging for MeeGo
http://appdeveloper.intel.com/en-us/...nce-guidelines is complicating things a bit, because apart from providing the standard desktop file, we have to respect the directory structure and follow the naming guidelines. Qt examples I've seen so far don't show how to be compliant in the .pkg file.
3) Checking the package can be done with these tools:
http://wiki.meego.com/Quality/Compliance_tools
They can be downloaded from here (I haven't found version 1.2):
http://download.meego.com/live/devel...Go_1.1/noarch/
I don't know how to validate my .rpm package with app_compliance. Could someone explain step-by-step how to use it?