← Back to team overview

gwibber-bugs team mailing list archive

[Bug 759847] Re: Sina support for Gwibber

 

I took your patch and made some changes needed to install it as a
separate plugin.  Our goal is to enable plugin developers to create and
package plugins without needing to get them merged into gwibber.  You
can find what I did at the following bzr branch:

lp:~ken-vandine/+junk/gwibber-service-sina

I added distutils stuff needed to create tarballs and I added debian
packaging to create packages.  To create a package from this branch:

sudo apt-get install bzr-builder
bzr bd

The resulting deb files will be in ../build-area/

You will need to tweak a few things:
  * copy the contents of the license to the COPYING file
  * Update debian/copyright to fill in the copyright and licensing information
  * Create a project on launchpad, I suggest "gwibber-service-sina"
  * Edit debian/sina to add the API key

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/759847

Title:
  Sina support for Gwibber

Status in Gwibber:
  New

Bug description:
  Sina is the biggest microblog service provider in China, It has hundreds of millions microblog users in China.
  I want to contribute the Sina plugin for Gwibber, the attachment is the patch for Gwibber 3.0.0.



References