[Qgis-developer] Let's simplify the plugin situation
Vincent Picavet
vincent.ml at oslandia.com
Tue Feb 7 07:07:28 EST 2012
Hi,
> what exactly do you mean by "autopackaging" ? The new repo now offers
> API for uploading new versions of plugins - automatic deployment with
> a script should not be a problem anymore.
I have got a patch for Plugin-Builder plugins which adds a plugin_upload.py
script (using repo API), and a Makefile entry so that you can just type :
make upload
and your plugin gets compiled (ui, i18n…), deployed (to local plugin
directory), zipped, and uploaded to the repository.
I'll try to clean it up and send a pull request to plugin builder source repo
asap.
Vincent
More information about the Qgis-developer
mailing list