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 _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
