You need this just once:
_ sudo apt-get install php-pear
_ sudo pear channel-discover plugins.symfony-project.com
For every package:
_ Create the file package.xml and put it on the root of the plugin
_ launch: pear package
To update the repository, use this URL:
http://svn.symfony-project.com/plugins/plugin_name
