[Sugar-devel] [PATCH] Add abiword python bindings

Martin Abente martin.abente.lahaye at gmail.com
Thu Jul 19 13:12:59 EDT 2012


Thanks! I really like this building system.

In case ubuntu user have have troubles with the python-abiword package, I
think it could be replace by just the empty string so it will be simply
ignored (If i got it right). And fedora user won't be affected.

On Thu, Jul 19, 2012 at 1:03 PM, Daniel Narvaez <dwnarvaez at gmail.com> wrote:

> Pushed. Thanks!
>
> (please use a subject like [PATCH sugar-build] or something to make
> sure I don't miss patches).
>
> On 19 July 2012 23:42,  <martin.abente.lahaye at gmail.com> wrote:
> > From: Martin Abente Lahaye <tch at sugarlabs.org>
> >
> > Without this package Write activity won't start.
> >
> > Adding it again, otherwise fedora users won't be
> > able to enjoy this activity out-of-the-box.
> >
> > Signed-off-by: Martin Abente Lahaye <tch at sugarlabs.org>
> > ---
> >  scripts/check-system |    4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/scripts/check-system b/scripts/check-system
> > index f4ff56a..f127588 100755
> > --- a/scripts/check-system
> > +++ b/scripts/check-system
> > @@ -255,6 +255,10 @@ checks = \
> >     "checker": "gstreamer",
> >     "packages": { "fedora": "gstreamer-plugins-good",
> >                   "ubuntu": "gstreamer0.10-plugins-good" } },
> > + { "check": "import abiword",
> > +   "checker": "python",
> > +   "packages": { "fedora": "pyabiword",
> > +                 "ubuntu": "python-abiword" } },
> >
> >   # System modules buildtime
> >
> > --
> > 1.7.10.4
> >
>
>
>
> --
> Daniel Narvaez
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120719/22e6806d/attachment.html>


More information about the Sugar-devel mailing list